[Kst] branches/work/kst/portto4/kst/src/kst
Laurent Montel
montel at kde.org
Wed Feb 28 09:00:04 CET 2007
SVN commit 637935 by mlaurent:
applnk dir is dead with kde4
M +1 -1 CMakeLists.txt
M +1 -1 kst.desktop
--- branches/work/kst/portto4/kst/src/kst/CMakeLists.txt #637934:637935
@@ -19,7 +19,7 @@
########### install files ###############
-install( FILES kst.desktop DESTINATION ${APPLNK_INSTALL_DIR}/Applications/Sciences )
+install( FILES kst.desktop DESTINATION ${XDG_APPS_DIR} )
install( FILES kstui.rc DESTINATION ${DATA_INSTALL_DIR}/kst )
install( FILES kstplugin.desktop kstdatasourceplugin.desktop kstdataobjectplugin.desktop kstbasicplugin.desktop kstfilter.desktop kstextension.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR}/kst )
install( FILES kstautosave11.upd kstrcmisc11.upd DESTINATION ${DATA_INSTALL_DIR}/kconf_update )
--- branches/work/kst/portto4/kst/src/kst/kst.desktop #637934:637935
@@ -4,7 +4,7 @@
Icon=kst
DocPath=kst/index.html
MimeType=application/x-kst
-#Categories=QT;KDE;Science;
+Categories=QT;KDE;Science;
Name=Kst
Name[hi]=केएसटी
Name[ta]=கேஎஸ்டி
More information about the Kst
mailing list