From 9a26270d6e97bf0ccfcdaf08e7bf7e7dfe560c33 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 07:25:03 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 498d2c5..eaaa025 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -35,7 +35,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$ = "capslockgoodbye" +Set $ProductId$ = "melk.capslockgoodbye" Set $MinimumSpace$ = "1 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index 958e595..4dfae3f 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -30,7 +30,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "capslockgoodbye" +Set $ProductId$ = "melk.capslockgoodbye" Set $InstallDir$ = "%ProgramFiles32Dir%\CapsLockGoodbye" Set $LicenseRequired$ = "false" Set $LicensePool$ = "p_" + $ProductId$ diff --git a/OPSI/control b/OPSI/control index 40aeb79..aa1e3a9 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: capslockgoodbye +id: melk.capslockgoodbye name: CapsLock Goodbye description: "CapsLock Goodbye" ermoeglicht eine Umbelegung der CapsLock-Tastenfunktion. advice: ADVICE @@ -32,6 +32,6 @@ default: ["system specific"] [ProductDependency] action: setup -requiredProduct: aio +requiredProduct: sereby.aio requiredStatus: installed requirementType: before diff --git a/builder-product.cfg b/builder-product.cfg index 41f43f0..97d3ca1 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="melk.de" -PN="capslockgoodbye" +PN="melk.capslockgoodbye" VERSION="2.0" RELEASE="1" PRIORITY="0"