[prev in list] [next in list] [prev in thread] [next in thread] 

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r1592 - trunk/client/trunk
From:       codesite-noreply () google ! com
Date:       2008-05-16 14:31:24
Message-ID: 00c09f9869045794f9044d59de50 () google ! com
[Download RAW message or body]

Author: lionel.tricon
Date: Fri May 16 07:22:57 2008
New Revision: 1592

Modified:
   trunk/client/trunk/install.py
   trunk/client/trunk/install_kde.sh

Log:
Should works now


Modified: trunk/client/trunk/install.py
==============================================================================
--- trunk/client/trunk/install.py	(original)
+++ trunk/client/trunk/install.py	Fri May 16 07:22:57 2008
@@ -278,7 +278,7 @@
 		shutil.copy(os.path.join(klik_files_path, "install", "kde", "klik.protocol"), \
os.path.join(kde_home, "share/services/klik.protocol"))  
 	print "KDE thumbnailer and kfile integration"
-        os.system(os.path.join(klik_install_path, "bin")+"install_kde.sh");
+        os.system("./install_kde.sh %s" % klik_install_path);
 
 # Cleanup
 # If the current directory has a .svn we can assume that there is .svn garbage

Modified: trunk/client/trunk/install_kde.sh
==============================================================================
--- trunk/client/trunk/install_kde.sh	(original)
+++ trunk/client/trunk/install_kde.sh	Fri May 16 07:22:57 2008
@@ -24,7 +24,7 @@
 Comment[fr]=
 Encoding=UTF-8
 EOF
-    echo "Exec=$1/install_kde_user.sh" >> ${TEMP}
+    echo "Exec=$1/bin/install_kde_user.sh" >> ${TEMP}
     cat >> ${TEMP} << EOF
 GenericName=To enable thumbnails and recipe informations
 GenericName[fr]=Pour activer l'affichage des icônes et de l'information contextuelle \
sur les applications Klik2 _______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic