gnome-bluetooth r302 - in trunk: . po



Author: hadess
Date: Thu Feb 19 17:04:37 2009
New Revision: 302
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=302&view=rev

Log:
2009-02-19  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 0.12.0

2009-02-19  Bastien Nocera  <hadess hadess net>

	* POTFILES.in: upd



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/po/ChangeLog
   trunk/po/POTFILES.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb 19 17:04:37 2009
@@ -1,3 +1,8 @@
+gnome-bluetooth 0.12.0
+======================
+
+ * Remove gnome-obex-server, as it's replaced by gnome-user-share
+
 gnome-bluetooth 0.11.0
 ======================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb 19 17:04:37 2009
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-bluetooth, 0.11.0)
+AC_INIT(gnome-bluetooth, 0.12.0)
 AC_CONFIG_SRCDIR(src/controller.gob)
 
 # Before making a release, the GNOMEBT_LT_VERSION string should be modified.
@@ -11,7 +11,7 @@
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-GNOMEBT_LT_VERSION=0:2:0
+GNOMEBT_LT_VERSION=1:0:0
 AC_SUBST(GNOMEBT_LT_VERSION)
 
 AM_MAINTAINER_MODE

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Thu Feb 19 17:04:37 2009
@@ -1,15 +1,8 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
 [encoding: UTF-8]
-data/gnome-obex-server.schemas.in
-obex/gnome-obex-server.c
-obex/gnome-obex-server.desktop.in
-obex/util.c
 src/chooser.gob
-src/fileactiondialog.gob
 src/gconftest.c
 src/gnomebt-chooser-test.c
 src/gnomebt-controller-pymodule.c
 src/gnomebt-controller-test.c
-src/gnomebt-icons.c
-src/permissiondialog.gob



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