gnome-session r4616 - in branches/new-gnome-session: . data po



Author: lucasr
Date: Sat Mar 22 17:15:02 2008
New Revision: 4616
URL: http://svn.gnome.org/viewvc/gnome-session?rev=4616&view=rev

Log:
2008-03-22  Lucas Rocha  <lucasr gnome org>

	* configure.in: update version to 2.23.1 for future release.
	* po/POTFILES.in, data/Makefile.am: Several fixes in the build files
	in order to make it pass distcheck.


Modified:
   branches/new-gnome-session/ChangeLog
   branches/new-gnome-session/configure.in
   branches/new-gnome-session/data/Makefile.am
   branches/new-gnome-session/po/POTFILES.in

Modified: branches/new-gnome-session/configure.in
==============================================================================
--- branches/new-gnome-session/configure.in	(original)
+++ branches/new-gnome-session/configure.in	Sat Mar 22 17:15:02 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-session], [0.1],
+AC_INIT([gnome-session], [2.23.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
 AC_CONFIG_SRCDIR([gnome-session])
 AC_CONFIG_HEADERS([config.h])

Modified: branches/new-gnome-session/data/Makefile.am
==============================================================================
--- branches/new-gnome-session/data/Makefile.am	(original)
+++ branches/new-gnome-session/data/Makefile.am	Sat Mar 22 17:15:02 2008
@@ -28,5 +28,10 @@
 
 EXTRA_DIST =					\
 	README					\
+	$(xsession_in_files)			\
 	$(schemas_in_files)			\
 	$(default_session_DATA)
+
+DISTCLEANFILES =				\
+	$(schemas_DATA)				\
+	$(xsession_DATA)

Modified: branches/new-gnome-session/po/POTFILES.in
==============================================================================
--- branches/new-gnome-session/po/POTFILES.in	(original)
+++ branches/new-gnome-session/po/POTFILES.in	Sat Mar 22 17:15:02 2008
@@ -5,6 +5,7 @@
 egg/eggsmclient.c
 egg/eggsmclient-libgnomeui.c
 gnome-session/gconf.c
+gnome-session/logout-dialog.c
 gnome-session/main.c
 gnome-session/xsmp.c
 splash/gnome-login-sound.c



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