[gthumb] updated for version 3.1.3



commit 3818f8fe6515be287ca6a48320873b1b79dd0716
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Jan 22 20:27:50 2013 +0100

    updated for version 3.1.3

 NEWS         |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2c41bb..ceaf21a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+version 3.1.3
+-------------
+
+ New features and user visible changes:
+
+  * Fixed uploading to Facebook and all other web services.
+  * Added ability to import photos from Facebook.
+  * Save and restore the thumbnail list size.
+  * Selections: pressing control-n (with n in 1,2,3) again goes back to the
+    previous view.
+  * Monitor all the expanded locations in the folder tree.
+  * Show a progress dialog for long saving operations.
+  * Added keybindings to delete files in catalog view: control+delete moves to
+    trash; shift+delete deletes from disk.
+  * Allow to delete the tags from the default tag list.
+
+ Bugs fixed:
+
+  * Web album export produces invalid HTML. (#691123)
+  * Fixed thumbnail generation for rotated images.
+  * Fixed the thumbnail style in gtk 3.6
+  * Video viewer: fixed progress bar for gtk 3.6
+  * webp: fixed build for Big-Endian systems
+
+ Internal code changes:
+
+  * Ported to GStreamer 1.0
+  * Ported to libsecret
+
+ New or updated application translations:
+
+  * Chinese (Hong Kong) (taijuin)
+  * Chinese/Traditional (taijuin)
+  * EspaÃol; Castellano (Daniel Mustieles)
+  * Hungarian (BalÃzs Ãr)
+  * Polish (Piotr DrÄg)
+  * Serbian (ÐÐÑÐ ÐÐÑÑÐÐÐÑ)
+  * Serbian (SaÅa PetroviÄ)
+  * Slovenian Translation (Matej UrbanÄiÄ)
+  * ÄeÅtina (Marek ÄernockÃ)
+
+ New or updated manual translations:
+
+  * EspaÃol; Castellano (Daniel Mustieles)
+  * Occitan (Yannig Marchegay (Kokoyaya))
+  * Slovenian (Andrej ÅnidarÅiÄ)
+  * Swedish (Daniel Nylander)
+  * ÄeÅtina (Marek ÄernockÃ)
+  * ÎÎÎÎÎÎÎÎ (Sterios Prosiniklis)
+
 version 3.1.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index 14eb297..422ab47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [1])
-m4_define([gthumb_micro_version], [2])
+m4_define([gthumb_micro_version], [3])
 m4_define([gthumb_version],
           [gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
 m4_define([gthumb_api_version],



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