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

List:       kde-commits
Subject:    [WicdClientKDE] 7a72388: Make executable the Type=Application
From:       Pino Toscano <pino () kde ! org>
Date:       2010-11-14 15:49:45
Message-ID: 20101114154945.D25D4A60A6 () git ! kde ! org
[Download RAW message or body]

commit 7a723886fe3f66114c0b05fa3cc7b8f47f8538d6
branch master
Author: Pino Toscano <pino@kde.org>
Date:   Sun Nov 14 16:44:48 2010 +0100

    Make executable the Type=Application .desktop file installed.
    
    this way, it can be used even from a KDE running in another prefix \
(http://markmail.org/message/4p3krovtnzwx35zd)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79a1455..b7819a2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,6 +41,6 @@ install(TARGETS wicdclient_scripts_helper DESTINATION \
${LIBEXEC_INSTALL_DIR})  kde4_install_auth_actions(org.kde.wicdclient.scripts \
wicdclient.scripts.actions)  kde4_install_auth_helper_files(wicdclient_scripts_helper \
org.kde.wicdclient.scripts root)  
-install( FILES wicd-kde.desktop  DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( PROGRAMS wicd-kde.desktop  DESTINATION ${XDG_APPS_INSTALL_DIR} )
 install( FILES wicd-kde.desktop  DESTINATION ${AUTOSTART_INSTALL_DIR} )
 install( FILES wicd-kde.notifyrc DESTINATION ${DATA_INSTALL_DIR}/wicd-kde )
diff --git a/wicd-kde.desktop b/wicd-kde.desktop
old mode 100644
new mode 100755


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

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