[Xfce4-commits] [xfce/thunar] branch xfce-4.12 updated (d20a260 -> 7c395db)

noreply at xfce.org noreply at xfce.org
Sun May 17 10:11:51 CEST 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a change to branch xfce-4.12
in repository xfce/thunar.

      from  d20a260   Post release tag bump
      adds  9eef522   I18n: Update translation eu (97%).
      adds  eb9c4f8   I18n: Update translation gl (100%).
      adds  b75bd63   I18n: Update translation fr (100%).
      adds  bf52f14   Remove unmounted files from history when going back or forward
      adds  9ae55d9   Unescape URI in history error message
      adds  4abf554   Always select the proper toplevel item in the thunar tree view
      adds  a920087   Revert workaround for desktop toplevel item in the tree view
      adds  ff37330   Fix assertion when hitting KEY_Left on a top-level item in the tree view
      adds  31d5eac   Use only open selection instead of open action with KEY_Up and KEY_Down
      adds  0aa296f   Fix tree view opening mounted devices in new tab
      adds  faff718   Fix wrong network icon shown in tree view
      adds  65a2397   Unmount device if collapsing a collapsed device tree with KEY_Left in the tree view
      adds  9f2245a   Keep path selected after unmounting a device via KEY_Left
      adds  aec146b   Keep selection in original tree view when middle-clicking for new tab/window
      adds  9825e46   Allow opening by middle-click in tree view only for mounted devices and resources
      adds  dca86e9   Fix comments for toggle-menubar
      adds  6c66406   Do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED (bug #11896)
      adds  98300e0   Fix reload when file is replaced with directory of the same name
      adds  5df9897   Remember the last used application when opening files
      adds  4fb5e8b   Remember chosen application in the chooser dialog as last used
      adds  51b7e60   Disable "Set as default application" by default in the chooser dialog
      adds  afe91e9   Fix cppcheck warning about uninitialized variable
      adds  c4912e3   I18n: Update translation fr (100%).
      adds  b13b586   I18n: Update translation fr (100%).
      adds  9283ed8   Use Alt_L instead of F10 to toggle the menubar (bug #10250)
      adds  d1110b8   Turn off building gtk-docs API reference
      adds  2d5567b   Fix loading the trash bin status at startup (bug #9513)
      adds  61e52c7   Revert changes for restoring the trash in the session client (bug #9513)
      adds  6c4676a   Update the path entry icon when current file changes
      adds  1ba3027   Use "Name" column for drag & drop instead of first column (bug #11905)
      adds  a438997   Fix ThunarBulkRename script not supporting spaces (bug #9713)
      adds  3a09677   Revert "Use Alt_L instead of F10 to toggle the menubar (bug #10250)"
      adds  e37444e   Updates for release
      adds  7c395db   Post release tag bump

No new revisions were added by this update.

Summary of changes:
 NEWS                           |   29 +++
 ThunarBulkRename.in            |    4 +-
 configure.ac.in                |   16 +-
 docs/Makefile.am               |    5 +-
 po/eu.po                       |  540 ++++++++++++++++++++--------------------
 po/fr.po                       |   20 +-
 po/gl.po                       |  102 ++++----
 thunar/main.c                  |   56 ++++-
 thunar/thunar-chooser-dialog.c |   17 +-
 thunar/thunar-details-view.c   |   14 +-
 thunar/thunar-file.c           |   26 ++
 thunar/thunar-file.h           |    2 +
 thunar/thunar-folder.c         |   10 +
 thunar/thunar-gio-extensions.c |   28 ++-
 thunar/thunar-history.c        |   16 +-
 thunar/thunar-path-entry.c     |   92 ++++---
 thunar/thunar-session-client.c |   55 +---
 thunar/thunar-tree-view.c      |  319 +++++++++++++++++++-----
 thunar/thunar-window.c         |    4 +-
 19 files changed, 828 insertions(+), 527 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list