gnome-session r4659 - in trunk: . data



Author: lucasr
Date: Mon Apr 21 19:19:09 2008
New Revision: 4659
URL: http://svn.gnome.org/viewvc/gnome-session?rev=4659&view=rev

Log:
2008-04-21  Lucas Rocha  <lucasr gnome org>

	* data/gnome-wm: restore the gnome-wm script to keep backwards
	compatibitility.


Added:
   trunk/data/gnome-wm
      - copied unchanged from r4658, /branches/gnome-2-22/gnome-session/gnome-wm
Modified:
   trunk/ChangeLog
   trunk/data/Makefile.am

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Mon Apr 21 19:19:09 2008
@@ -20,6 +20,8 @@
 schemasdir = $(GCONF_SCHEMA_FILE_DIR)
 schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
 
+bin_SCRIPTS = gnome-wm
+
 install-data-local:
 if GCONF_SCHEMAS_INSTALL
 	if test -z "$(DESTDIR)" ; then \
@@ -31,6 +33,7 @@
 
 EXTRA_DIST =					\
 	README					\
+	gnome-wm				\
 	$(xsession_in_files)			\
 	$(schemas_in_files)			\
 	$(default_session_DATA)



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