vinagre r546 - trunk



Author: jwendell
Date: Mon Dec 15 12:13:44 2008
New Revision: 546
URL: http://svn.gnome.org/viewvc/vinagre?rev=546&view=rev

Log:
2.25.3 release

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

Modified: trunk/INSTALL
==============================================================================
--- trunk/INSTALL	(original)
+++ trunk/INSTALL	Mon Dec 15 12:13:44 2008
@@ -3,12 +3,12 @@
 
 You need the devel packages of the following libraries:
 
- - gtk+ >= 2.12
- - glib >= 2.15.3
+ - gtk+ >= 2.14
+ - glib >= 2.18
  - libglade-2.0
  - gconf-2.0
  - gnome-keyring
- - gtk-vnc widget >= 0.3.5 (http://gtk-vnc.sf.net)
+ - gtk-vnc widget >= 0.3.7 (http://gtk-vnc.sf.net)
  - avahi-gobject and avahi-ui >= 0.6.22
  - libpanelapplet-2.0 >= 2.0.0
 

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Dec 15 12:13:44 2008
@@ -1,3 +1,37 @@
+Vinagre 2.25.3
+==============
+
+  Features
+
+	+ #509948: Added an 'original size' option in the view menu.
+	+ #557740: Make avahi optional again. Pass '--disable-avahi' to configure.
+	+ #559526: Allow username in the authentication schema.
+	+ #536896: Drag and drop ability: Bookmark can be added by dragging
+	and dropping an tab into it.
+	+ #549649: Folders in bookmarks.
+	+ New manual page, by Emilio Pozuelo Monfort and Halton Huo.
+	+ Added an initial preferences dialog.
+
+  Bugs
+
+	+ #554995: Create the parent directory before copying the old bookmarks
+	file to the new location.
+	+ #555803: Hides menu mnemonics.
+	+ #559525: Better parse a .vnc file.
+	+ #550596: Sort bookmarks alphabetically.
+	+ #562526: Make 'vinagre --help' fully localized.
+
+  Translations
+
+	+ Ihar Hrachyshka (be latin)
+	+ nikosCharonitakis (el)
+	+ Jorge GonzÃlez (es)
+	+ Mattias PÃldaru (et)
+	+ IÃaki LarraÃaga Murgoitio (eu)
+	+ Mark Krapivner (he)
+	+ Vladimir Melo (pt_BR)
+
+
 Vinagre 2.24.0
 ==============
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Dec 15 12:13:44 2008
@@ -1,10 +1,10 @@
-Vinagre 2.24.0
+Vinagre 2.25.3
 ===============
 
 This is vinagre, a VNC client for the GNOME Desktop.
 
 You can download or see more information about it on:
-   http://www.gnome.org/projects/vinagre
+   http://projects.gnome.org/vinagre/
 
 
 Installation

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Dec 15 12:13:44 2008
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(vinagre, 2.25.1, http://www.gnome.org/projects/vinagre)
+AC_INIT(vinagre, 2.25.3, http://projects.gnome.org/vinagre/)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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