Added gala.desktop and needed cmake changes

This commit is contained in:
Garden Gnome 2012-05-30 19:44:26 +01:00
parent 2d94eb75ef
commit f0f05a62c7
2 changed files with 16 additions and 0 deletions

View File

@ -67,3 +67,4 @@ OPTIONS
add_executable(gala ${VALA_C})#src/main.c)
install(TARGETS gala RUNTIME DESTINATION bin)
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/gala.desktop DESTINATION share/applications)

15
data/gala.desktop Normal file
View File

@ -0,0 +1,15 @@
[Desktop Entry]
Type=Application
Name=Gala
Exec=gala
NoDisplay=true
# name of loadable control center module
X-GNOME-WMSettingsModule=metacity
# name we put on the WM spec check window
X-GNOME-WMName=Gala
# back compat only
X-GnomeWMSettingsLibrary=metacity
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-GNOME-Autostart-Notify=true
X-Ubuntu-Gettext-Domain=gala