[file-roller] updated for version 3.11.90



commit a8f4ca3bea45e3340d22e2bc467956cc7a1484f2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Feb 17 21:23:27 2014 +0100

    updated for version 3.11.90

 NEWS         |   42 ++++++++++++++++++++++++++++++++++++------
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 692166c..7f01db4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+version 3.11.90
+---------------
+
+ New features and user visible changes:
+
+ * Show more rows in the drag icon when dragging multiple rows
+
+ Bugs fixed:
+
+  * Fixed wrong drag&drop activation when in single click mode
+
+ New or updated application translations:
+
+  * Aragonés (Jorge Pérez Pérez)
+  * Assamese (Nilamdyuti Goswami)
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Español (Daniel Mustieles)
+  * Galician (Fran Dieguez)
+  * Hebrew (Yosef Or Boczko)
+  * Indonesian (Andika Triwidada)
+  * Italian (Milo Casagrande)
+  * Kannada (Shankar Prasad)
+  * Kazakh (Baurzhan Muftakhidinov)
+  * Lietuvių (Aurimas Černius)
+  * Norwegian bokmål (Kjartan Maraas)
+  * Scottish Gaelic (GunChleoc)
+  * Tajik (Victor Ibragimov)
+  * Thai (Theppitak Karoonboonyanan)
+  * Ukrainian (Daniel Korostil)
+
 version 3.11.5
 --------------
 
@@ -20,7 +50,7 @@ version 3.11.5
 version 3.11.4
 --------------
 
- New features and user visible changes: 
+ New features and user visible changes:
 
   * Use a HeaderBar instead of a Toolbar
   * Removed the statusbar.
@@ -59,7 +89,7 @@ version 3.11.4
 version 3.11.3
 --------------
 
- New features and user visible changes: 
+ New features and user visible changes:
 
   * App menu: standardize Help/About/Quit. (#720142) (Michael Catanzaro)
   * App menu: rename Folders to Sidebar. (#708655) (Michael Catanzaro)
@@ -67,7 +97,7 @@ version 3.11.3
 
  Bugs fixed:
 
-  * 7zip: fixed error when deleting files from an archive with 
+  * 7zip: fixed error when deleting files from an archive with
     encrypted header.
   * zip: added ear and war to the supported types list.
 
@@ -99,7 +129,7 @@ version 3.11.2
 version 3.11.1
 --------------
 
- New features and user visible changes: 
+ New features and user visible changes:
 
   * Improved XDS dnd support allowing gedit to open a file or nautilus
     to reveal an extracted file. (Nelson Benítez León) (#710546)
@@ -233,7 +263,7 @@ version 3.9.4
 
  Bugs fixed:
 
-  * Add Files: disable the Add action if no file is selected. 
+  * Add Files: disable the Add action if no file is selected.
     (Srinivasa Ragavan) (#703187)
   * Require glib 2.36 (#703552)
 
@@ -256,7 +286,7 @@ version 3.9.3
  Bugs fixed:
 
   * Do not allow to create a second 'New Archive' dialog. (#701992)
-  * New dialog: use correct method to get the selected directory. 
+  * New dialog: use correct method to get the selected directory.
     (#701297) (Lionel Landwerlin)
   * libarchive: sanitize filenames before extracting.
 
diff --git a/configure.ac b/configure.ac
index f7d42c7..9e4393a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
 
-AC_INIT([file-roller],[3.11.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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