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

List:       kde-commits
Subject:    KDE/kdeedu/cantor/src
From:       Harald Sitter <sitter.harald () gmail ! com>
Date:       2010-04-09 9:23:31
Message-ID: 20100409092331.05F73AC892 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1112824 by sitter:

Sponsoring commit for Alessandro Ghersi:

CantorPart is in Lost & Found in Kickoff menu, this happens because \
cantor_part.desktop is installed  in usr/share/applications/kde4/cantor_part.desktop \
instead of usr/share/kde4/services/cantor/cantor_part.desktop I fixed the destination \
file in cantor/src/CMakeLists.txt to install it in ${SERVICES_INSTALL_DIR}/cantor

See also this bug in Launchpad for Kubuntu \
https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/554865


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/cantor/src/CMakeLists.txt #1112823:1112824
@@ -73,7 +73,7 @@
    target_link_libraries(cantorpart ${LIBSPECTRE_LIBRARY})
 endif(LIBSPECTRE_FOUND)
 
-install( FILES cantor_part.desktop  DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( FILES cantor_part.desktop  DESTINATION ${SERVICES_INSTALL_DIR}/cantor )
 install( FILES cantor_part.rc  DESTINATION  ${DATA_INSTALL_DIR}/cantorpart )
 
 install(TARGETS cantorpart  DESTINATION ${PLUGIN_INSTALL_DIR} )


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

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