gnome-panel r11118 - branches/gnome-2-22



Author: vuntz
Date: Mon May 26 17:00:29 2008
New Revision: 11118
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11118&view=rev

Log:
2008-05-26  Vincent Untz  <vuntz gnome org>

	* NEWS:
	* README:
	* configure.in: version 2.22.2


Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/README
   branches/gnome-2-22/configure.in

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon May 26 17:00:29 2008
@@ -1,3 +1,33 @@
+==============
+Version 2.22.2
+==============
+
+  Panel
+
+	* When opening a recent file, do not only look for applications that
+	  can open URI; if the file is gio-native (file://), then it's fine to
+	  get applications that can open paths (Vincent)
+	* Open a mount after having mounted it since nautilus won't
+	  automatically open it anymore (Vincent)
+	* Fix dragging of launchers from the Add to panel dialog (Vincent)
+
+  Clock Applet
+
+	* Make the help button on the preference dialog work (Matthias Clasen)
+	* Fix timezone file handling to correctly recognize timezone magic
+	  header (Matthias Clasen)
+	* Accept Google URI for Google calendars appointments (Vincent)
+	* Put the initial focus in the name entry for the Edit location dialog
+	  (Vincent)
+	* Rename the clock applet PolicyKit .policy file so that it validates
+	  and add some more information there (Vincent)
+
+  Translators
+
+	* Yavor Doganov (bg)
+	* Shankar Prasad (kn)
+	* Eskild Hustvedt (nn)
+
 ================
 Version 2.22.1.3
 ================

Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README	(original)
+++ branches/gnome-2-22/README	Mon May 26 17:00:29 2008
@@ -1,5 +1,5 @@
-gnome-panel 2.22.1.3
-====================
+gnome-panel 2.22.2
+==================
 
 This package is free software and is part of the GNOME 2.0 project.
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon May 26 17:00:29 2008
@@ -14,7 +14,7 @@
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_PANEL_APPLET_LT_VERSION=2:33:2
+LIB_PANEL_APPLET_LT_VERSION=2:34:2
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



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