[Xfce4-commits] <thunar:master> Updates for release.

Nick Schermer noreply at xfce.org
Sun Oct 14 15:06:03 CEST 2012


Updating branch refs/heads/master
         to 2074df6b7d7aec65024fba9b09e0c55aac238398 (commit)
       from a76b6e508878a90d682b22046b78324fd69d8bf9 (commit)

commit 2074df6b7d7aec65024fba9b09e0c55aac238398
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Oct 14 14:59:37 2012 +0200

    Updates for release.

 NEWS            |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac.in |   12 ++++++------
 po/POTFILES.in  |    2 ++
 3 files changed, 55 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 2f79dc2..1164059 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+1.5.0
+=====
+- Add support for multiple selections in file preferences dialog.
+- Depend on Gtk 2.24 and Glib 2.30.
+- Implement selection inversion.
+- Improve refresh feedback when using dnd between 2 windows.
+- Resize rename dialog based on filename length (bug #7684).
+- Force bulk renamer when Shift is pressed (bug #7684).
+- Add a sentence case rename mode to sbr.
+- Regenerate thumbnails on file changes (bug #8473).
+- Hide recommended applications that are not visible (bug #9169).
+- Sort recommended applications (bug #8927).
+- Use system-file-manager icon-name in desktop file (bug #9128).
+- Check mime type in desktop files in the sendto menu (bug #7392).
+- Improvement in the file progress dialog.
+- Show full template filename in menu (bug #6140).
+- Store metadata (emblems) in GVFS's daemon.
+- Use Path from desktop file as CWD (bug #5760).
+- Add working directory entry to apr (bug #5760).
+- Add hidden option to show full path in window title (bug #6412).
+- Unset DBUS variables once registered (bug #8800).
+- Only collect image data if the mime-type is image/* (bug #2913).
+- Don't copy templates but create them (bug #8312).
+- Add menu item to hide the menu bar.
+- Improve statusbar selection text (bug #8989).
+- Don't allow starting multiple daemons (bug #3814).
+- Make massing plugin warnings non-fatal (bug #2604).
+- Show transfer rate in transfer dialog (bug #8250).
+- Check free space before copying (bug #5658).
+- Port settings to xfconf.
+- Handle null content-types when sorting (bug #8465).
+- Scroll to first file with pattern select.
+- Add secure desktop file launching (bug #5012).
+- Use g_utf8_collate_key_for_filename for sorting (bug #7110).
+- Only deep-count on the same filesystem.
+- Don't force scrolling to the window edge.
+- Translation updates: Amharic, Arabic, Asturian, Belarusian,
+  Bengali, Catalan (Valencian), Czech, Danish, German, Dzongkha, Greek,
+  English (United Kingdom), Esperanto, Spanish (Castilian), Estonian,
+  Basque, Finnish, French, Galician, Hebrew, Croatian, Hungarian,
+  Indonesian, Icelandic, Italian, Japanese, Georgian, Kazakh, Korean,
+  Kurdish, Lithuanian, Latvian, Macedonian, Norwegian Bokmal, Dutch
+  (Flemish), Norwegian Nynorsk, Panjabi (Punjabi), Polish, Portuguese,
+  Portuguese (Brazilian), Romanian, Russian, Sinhala, Slovak, Albanian,
+  Serbian, Swedish, Telugu, Turkish, Uyghur, Ukrainian, Urdu, Urdu
+  (Pakistan), Vietnamese, Chinese (China), Chinese (Taiwan).
+
 1.4.0
 =====
 - Add a 64x64 and 128x128 icon for Thunar.
diff --git a/configure.ac.in b/configure.ac.in
index b7c33a1..20d204e 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -24,11 +24,11 @@ dnl ***************************
 m4_define([thunarx_verinfo], [0:0:0])
 m4_define([thunarx_version_api], [2])
 m4_define([thunar_version_major], [1])
-m4_define([thunar_version_minor], [4])
+m4_define([thunar_version_minor], [5])
 m4_define([thunar_version_micro], [0])
 m4_define([thunar_version_nano], [])
 m4_define([thunar_version_build], [@REVISION@])
-m4_define([thunar_version_tag], [git])
+m4_define([thunar_version_tag], [])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
 
 dnl *******************************************
@@ -138,15 +138,15 @@ XDT_CHECK_LIBX11_REQUIRE()
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-XDT_CHECK_PACKAGE([EXO], [exo-1], [0.6.0])
+XDT_CHECK_PACKAGE([EXO], [exo-1], [0.9.0])
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.30.0])
 XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.30.0])
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.30.0])
 XDT_CHECK_PACKAGE([GMODULE], [gmodule-2.0], [2.30.0])
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.24.0])
 XDT_CHECK_PACKAGE([GDK_PIXBUF], [gdk-pixbuf-2.0], [2.14.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.9.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.9.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.10.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.10.0])
 XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.10.0])
 
 dnl ********************************************
@@ -158,7 +158,7 @@ dnl **********************************
 dnl *** Optional GIO UNIX features ***
 dnl **********************************
 XDT_CHECK_OPTIONAL_PACKAGE([GIO_UNIX], [gio-unix-2.0],
-                           [2.24.0], [gio-unix], [GIO UNIX features])
+                           [2.30.0], [gio-unix], [GIO UNIX features])
 
 dnl **********************************
 dnl *** Optional support for D-BUS ***
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 90b986a..87561fd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,6 +16,8 @@ thunar/thunar-dbus-client.c
 thunar/thunar-dbus-service.c
 thunar/thunar-deep-count-job.c
 thunar/thunar-details-view.c
+thunar/thunar-device-monitor.c
+thunar/thunar-device.c
 thunar/thunar-dialogs.c
 thunar/thunar-dnd.c
 thunar/thunar-emblem-chooser.c


More information about the Xfce4-commits mailing list