[Gpg4win-commits] r1472 - in trunk: . src

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jul 15 16:24:45 CEST 2010


Author: emanuel
Date: 2010-07-15 16:24:44 +0200 (Thu, 15 Jul 2010)
New Revision: 1472

Modified:
   trunk/ChangeLog
   trunk/src/uninst-kleopatra.nsi
Log:
Changed file path to uninstall.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2010-07-15 12:41:21 UTC (rev 1471)
+++ trunk/ChangeLog	2010-07-15 14:24:44 UTC (rev 1472)
@@ -1,3 +1,8 @@
+2010-07-15  Emanuel Schuetze <emanuel at intevation.de>
+
+	* src/uninst-kleopatra.nsi: Changed uninstall path from 
+	kcm_kleopatra.dll.
+
 2010-07-14  Emanuel Schuetze <emanuel at intevation.de>
 
 	* packages/packages.current, 

Modified: trunk/src/uninst-kleopatra.nsi
===================================================================
--- trunk/src/uninst-kleopatra.nsi	2010-07-15 12:41:21 UTC (rev 1471)
+++ trunk/src/uninst-kleopatra.nsi	2010-07-15 14:24:44 UTC (rev 1472)
@@ -180,7 +180,7 @@
   Delete "$INSTDIR\share\apps\kleopatra\kleopatra.rc"
   Delete "$INSTDIR\share\applications\kde4\kleopatra_import.desktop"
   Delete "$INSTDIR\share\applications\kde4\kleopatra.desktop"
-  Delete "$INSTDIR\kcm_kleopatra.dll"
+  Delete "$INSTDIR\lib\kde4\kcm_kleopatra.dll"
   Delete "$INSTDIR\libkleopatraclientgui.dll"
   Delete "$INSTDIR\libkleopatraclientcore.dll"
   Delete "$INSTDIR\libkleo.dll"



More information about the Gpg4win-commits mailing list