metacity r3870 - in branches/gnome-2-24: . po src



Author: tthurman
Date: Tue Sep  9 15:00:13 2008
New Revision: 3870
URL: http://svn.gnome.org/viewvc/metacity?rev=3870&view=rev

Log:

2008-09-09  Thomas Thurman  <tthurman gnome org>

        More desktop file fixes.  Thanks again to Vincent Untz.
        Closes #549479.

        * src/Makefile.am, po/POTFILES.in: added references
          to the wm-properties desktop file. 



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/po/POTFILES.in
   branches/gnome-2-24/src/Makefile.am

Modified: branches/gnome-2-24/po/POTFILES.in
==============================================================================
--- branches/gnome-2-24/po/POTFILES.in	(original)
+++ branches/gnome-2-24/po/POTFILES.in	Tue Sep  9 15:00:13 2008
@@ -2,6 +2,7 @@
 # Please keep this file sorted alphabetically.
 src/50-metacity-desktop-key.xml.in
 src/50-metacity-key.xml.in
+src/metacity-wm.desktop.in
 src/core/core.c
 src/core/delete.c
 src/core/display.c

Modified: branches/gnome-2-24/src/Makefile.am
==============================================================================
--- branches/gnome-2-24/src/Makefile.am	(original)
+++ branches/gnome-2-24/src/Makefile.am	Tue Sep  9 15:00:13 2008
@@ -202,8 +202,10 @@
 pkgconfig_DATA = libmetacity-private.pc
 
 EXTRA_DIST=$(desktopfiles_files) 	\
+	$(wmproperties_files)         \
 	$(IMAGES) $(schema_DATA) 	\
 	$(desktopfiles_in_files)	\
+	$(wmproperties_in_files)	\
 	$(schema_in_files)		\
 	$(xml_in_files)			\
 	libmetacity-private.pc.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]