revert that change, I got the wrong .desktop file. doh.
2003-01-10 Havoc Pennington <hp@redhat.com> * src/Makefile.am (desktopfiles_in_files): revert that change, I got the wrong .desktop file. doh.
This commit is contained in:
parent
92c8ba0497
commit
9073724c2b
@ -1,3 +1,8 @@
|
|||||||
|
2003-01-10 Havoc Pennington <hp@redhat.com>
|
||||||
|
|
||||||
|
* src/Makefile.am (desktopfiles_in_files): revert that change, I
|
||||||
|
got the wrong .desktop file. doh.
|
||||||
|
|
||||||
2003-01-10 Havoc Pennington <hp@redhat.com>
|
2003-01-10 Havoc Pennington <hp@redhat.com>
|
||||||
|
|
||||||
* src/Makefile.am (desktopfiles_DATA): don't install .desktop file
|
* src/Makefile.am (desktopfiles_DATA): don't install .desktop file
|
||||||
|
@ -132,9 +132,7 @@ testasyncgetprop_LDADD= @METACITY_LIBS@
|
|||||||
desktopfilesdir=$(datadir)/gnome/wm-properties
|
desktopfilesdir=$(datadir)/gnome/wm-properties
|
||||||
desktopfiles_in_files=metacity.desktop.in
|
desktopfiles_in_files=metacity.desktop.in
|
||||||
desktopfiles_files=$(desktopfiles_in_files:.desktop.in=.desktop)
|
desktopfiles_files=$(desktopfiles_in_files:.desktop.in=.desktop)
|
||||||
if BUILD_CONFIG_DIALOG
|
|
||||||
desktopfiles_DATA = $(desktopfiles_files)
|
desktopfiles_DATA = $(desktopfiles_files)
|
||||||
endif
|
|
||||||
@INTLTOOL_DESKTOP_RULE@
|
@INTLTOOL_DESKTOP_RULE@
|
||||||
|
|
||||||
schemadir = @GCONF_SCHEMA_FILE_DIR@
|
schemadir = @GCONF_SCHEMA_FILE_DIR@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user