[Kst] [Bug 250555] kst2 does not install a desktop file
Christian Trippe
christiandehne at web.de
Thu Jan 13 21:46:32 CET 2011
https://bugs.kde.org/show_bug.cgi?id=250555
--- Comment #7 from Christian Trippe <christiandehne web de> 2011-01-13 21:46:31 ---
Distributions usually do not install files which are not created/installed via
the normal make/cmake/.. procedure. So you should install it.
Kile for example uses
INSTALL( FILES kile.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
in the corresponding CMakeLists.txt
This should work for you too I would guess.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kst
mailing list