From 73f0d156c7dd69043c4bb201d238ae811a593d5a Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 11 May 2012 10:20:26 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index da439d0..66bafa5 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -34,7 +34,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ;$ProductId$ should be the name of the product in opsi ; therefore please: only lower letters, no umlauts, ; no white space use '-' as a seperator -Set $ProductId$ = "adobe.acrobat-7" +Set $ProductId$ = "adobe.acrobat7" Set $MinimumSpace$ = "185 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat 7.0" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 855a79f..2d182fc 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -29,7 +29,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "adobe.acrobat-7" +Set $ProductId$ = "adobe.acrobat7" Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Acrobat 7.0" Set $LicenseRequired$ = "true" Set $LicensePool$ = "p_" + $ProductId$ diff --git a/OPSI/control b/OPSI/control index aafb2fe..fcee4ea 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: adobe.acrobat-7 +id: adobe.acrobat7 name: Adobe Acrobat 7 description: Unter Adobe Acrobat wird eine Gruppe von Programmen zusammengefasst, die zum Erstellen, Verwalten, Kommentieren und Verteilen von PDF-Dateien verwendet werden. advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index e423eb6..19a85c4 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="adobe.com" -PN="adobe.acrobat-7" +PN="adobe.acrobat7" VERSION="7.0" RELEASE="3" PRIORITY="0"