mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
Desktop file moved, according to policy change. Closes #549479.
2008-09-02 Thomas Thurman <tthurman@gnome.org> Desktop file moved, according to policy change. Closes #549479. * src/metacity.desktop.in: Don't display the desktop file * src/Makefile.am: Desktop file goes in apps directory svn path=/trunk/; revision=3846
This commit is contained in:
parent
18d9d15a1a
commit
177202e2d1
@ -1,3 +1,10 @@
|
||||
2008-09-02 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
Desktop file moved, according to policy change. Closes #549479.
|
||||
|
||||
* src/metacity.desktop.in: Don't display the desktop file
|
||||
* src/Makefile.am: Desktop file goes in apps directory
|
||||
|
||||
2008-09-01 Thomas Thurman <tthurman@gnome.org>
|
||||
|
||||
* configure.in: Post-release bump to 2.25.2.
|
||||
|
@ -154,7 +154,7 @@ testboxes_LDADD= @METACITY_LIBS@
|
||||
testgradient_LDADD= @METACITY_LIBS@
|
||||
testasyncgetprop_LDADD= @METACITY_LIBS@
|
||||
|
||||
desktopfilesdir=$(datadir)/gnome/wm-properties
|
||||
desktopfilesdir=$(datadir)/applications
|
||||
desktopfiles_in_files=metacity.desktop.in
|
||||
desktopfiles_files=$(desktopfiles_in_files:.desktop.in=.desktop)
|
||||
desktopfiles_DATA = $(desktopfiles_files)
|
||||
|
@ -3,6 +3,7 @@ Type=Application
|
||||
Encoding=UTF-8
|
||||
_Name=Metacity
|
||||
Exec=metacity
|
||||
NoDisplay=true
|
||||
# name of loadable control center module
|
||||
X-GNOME-WMSettingsModule=metacity
|
||||
# name we put on the WM spec check window
|
||||
|
Loading…
Reference in New Issue
Block a user