[Xfce4-commits] [xfce/thunar] branch master updated (6d4931b -> 8cccd6a)

noreply at xfce.org noreply at xfce.org
Thu Nov 2 04:40:34 CET 2017


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

a   n   d   r   e       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/thunar.

      from  6d4931b   I18n: Update translation uk (100%).
       new  47fe1cb   Eschew GtkAction from Thunarx API
       new  0fa8145   Rename thunarx methods *_actions to *_menu_items
       new  a1cfb2b   Update docs
       new  8cccd6a   Simplify icon handling of ThunarxMenuItem

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/reference/thunarx/thunarx-docs.xml        |  10 +-
 docs/reference/thunarx/thunarx-sections.txt    |  31 ++-
 docs/reference/thunarx/thunarx.types           |   1 +
 examples/tex-open-terminal/tex-open-terminal.c |  62 +++--
 plugins/thunar-uca/thunar-uca-provider.c       | 102 +++----
 plugins/thunar-wallpaper/twp-provider.c        |  53 ++--
 thunar/thunar-dnd.c                            |  29 +-
 thunar/thunar-renamer-dialog.c                 |  31 ++-
 thunar/thunar-shortcuts-view.c                 |  27 +-
 thunar/thunar-standard-view.c                  |  52 ++--
 thunar/thunar-tree-view.c                      |  27 +-
 thunar/thunar-util.c                           |  53 ++++
 thunar/thunar-util.h                           |   2 +
 thunar/thunar-window.c                         |  76 +++---
 thunarx/Makefile.am                            |   2 +
 thunarx/thunarx-menu-item.c                    | 359 +++++++++++++++++++++++++
 thunarx/thunarx-menu-item.h                    |  68 +++++
 thunarx/thunarx-menu-provider.c                | 130 ++++-----
 thunarx/thunarx-menu-provider.h                |  46 ++--
 thunarx/thunarx-preferences-provider.c         |  50 ++--
 thunarx/thunarx-preferences-provider.h         |  12 +-
 thunarx/thunarx-renamer.c                      | 108 ++++----
 thunarx/thunarx-renamer.h                      |  70 ++---
 thunarx/thunarx.h                              |   1 +
 thunarx/thunarx.symbols                        |  17 +-
 25 files changed, 982 insertions(+), 437 deletions(-)
 create mode 100644 thunarx/thunarx-menu-item.c
 create mode 100644 thunarx/thunarx-menu-item.h

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


More information about the Xfce4-commits mailing list