gnome-schedule r1064 - trunk



Author: gauteh
Date: Wed Jan 30 14:20:40 2008
New Revision: 1064
URL: http://svn.gnome.org/viewvc/gnome-schedule?rev=1064&view=rev

Log:
release 2.0.0

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Jan 30 14:20:40 2008
@@ -1,3 +1,6 @@
+2008-01-23:
+	2.0.0-rc2 released.
+
 2007-12-13:
 	Silent release: Release Candiate 1 for gnome-schedule 2.0 is out. 
 	Updates to the 1.x series is going to be committed in branches/GS_1.

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Jan 30 14:20:40 2008
@@ -16,7 +16,7 @@
 	o. Python
 	o. PyGTK >= 2.3
 	o. Python GConf
-        o. su
+   o. su
 
 Support
 -------
@@ -24,9 +24,10 @@
   o. Mailinglists: You can talk to the developers and some other users
      of gnome-schedule here:
  
-	o. http://lists.sourceforge.net/mailman/listinfo/gnome-schedule-users
-        There is also a development list here:
-        o. http://lists.sourceforge.net/mailman/listinfo/gnome-schedule-devel
+  o. http://lists.sourceforge.net/mailman/listinfo/gnome-schedule-users
+  
+  There is also a development list here:
+  o. http://lists.sourceforge.net/mailman/listinfo/gnome-schedule-devel
 
 INSTALL from source:
 -------------------------------------------------------------
@@ -91,6 +92,7 @@
 	   the other intl tools for translations. You should contact
 	   the GNOME Translation team as they are the responsible
 	   organisation for the translation of the GNOME desktop
+	o. Check out the help/ directory for translations of the documentation
 	o. Other than only the generated po-files you should also
 	   check out the file src/lang.py
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Jan 30 14:20:40 2008
@@ -1,5 +1,5 @@
 AC_INIT(src/gnome-schedule.py)
-AM_INIT_AUTOMAKE(gnome-schedule, 2.0.0-rc2)
+AM_INIT_AUTOMAKE(gnome-schedule, 2.0.0)
 
 dnl check for python
 dnl AM_PATH_PYTHON



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