gnome-bluetooth r455 - trunk



Author: hadess
Date: Wed Mar  4 17:39:08 2009
New Revision: 455
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=455&view=rev

Log:
Release 2.27.1

Fix the translations clashing with the old gnome-bluetooth



Modified:
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Mar  4 17:39:08 2009
@@ -1,3 +1,6 @@
+ver 2.27.1:
+	- Fix the translations clashing with the old gnome-bluetooth
+
 ver 2.27.0:
 	UI changes:
 	- Move the device related buttons in the properties,

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Mar  4 17:39:08 2009
@@ -2,7 +2,7 @@
 
 m4_define(gnomebt_version_major, 2)
 m4_define(gnomebt_version_minor, 27)
-m4_define(gnomebt_version_micro, 0)
+m4_define(gnomebt_version_micro, 1)
 
 AC_INIT([gnome-bluetooth],
         [gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -33,7 +33,7 @@
 AM_DISABLE_STATIC
 AM_PROG_LIBTOOL
 
-GETTEXT_PACKAGE=gnome-bluetooth
+GETTEXT_PACKAGE=gnome-bluetooth2
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
 					[The name of the gettext domain])



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