gnome-cups-manager r574 - in trunk: . po



Author: jpr
Date: Tue Apr  1 19:46:49 2008
New Revision: 574
URL: http://svn.gnome.org/viewvc/gnome-cups-manager?rev=574&view=rev

Log:
2008-04-01  JP Rosevear  <jpr novell com>

	* configure.in: bump version to 0.33

	* NEWS: Update for 0.33


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Apr  1 19:46:49 2008
@@ -1,3 +1,20 @@
+gnome-cups-manager 0.33
+  * Fix build under gcc 4.3
+  * Strip special characters to improve driver detection
+  * Update queue status properly
+  * Only display a printing icon if the job comes from the currently
+     logged in user. BGO #337984 (Dominik Schnitzer)
+  * Handle EINTR BGO #317020 (Gary Coady)
+  * Fix categorization for the new control-center. BGO #397319 
+    (Denis Washington)
+  * Distcheck fixes (Christian Perch)
+  * Make all dialogs accessible BGO #172067 (Archana Shah)
+  * Translate more strings BGO #356924 (Robert Millan)
+  * Translatable string fixes (Kjartan Maraas)
+  * Ensure printer isn't "detected" twice (Jeff Steadfast)
+  * Translations
+
+-------------------------------------------------------------------
 gnome-cups-manager 0.28
 
 Jody :

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Apr  1 19:46:49 2008
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT([GNOME CUPS Manager],[0.32],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-print&component=gnome-cups-manager],[gnome-cups-manager])
+AC_INIT([GNOME CUPS Manager],[0.33],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-print&component=gnome-cups-manager],[gnome-cups-manager])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR(gnome-cups-manager/gnome-cups-manager.c)
 

Modified: trunk/po/POTFILES.skip
==============================================================================
--- trunk/po/POTFILES.skip	(original)
+++ trunk/po/POTFILES.skip	Tue Apr  1 19:46:49 2008
@@ -1,3 +1,4 @@
+gnome-cups-manager.desktop.in
 gnome-cups-manager/eggiconlist.c
 nautilus-view/Nautilus_View_printers.server.in.in
 nautilus-view/nautilus-printers-view-ui.xml



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