[Xfce4-commits] [xfce/thunar] branch master updated (0cb9fb7 -> fb32b8e)
noreply at xfce.org
noreply at xfce.org
Sun Nov 19 19:02:57 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 0cb9fb7 I18n: Update translation da (100%).
new fb32b8e Introduce ThunarxMenu
The 1 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 | 2 +
docs/reference/thunarx/thunarx-sections.txt | 22 +++
docs/reference/thunarx/thunarx.types | 1 +
thunar/Makefile.am | 2 +
thunar/thunar-dnd.c | 17 +--
thunar/thunar-menu-util.c | 164 +++++++++++++++++++++
...unar-io-scan-directory.h => thunar-menu-util.h} | 28 ++--
thunar/thunar-renamer-dialog.c | 24 +--
thunar/thunar-shortcuts-view.c | 16 +-
thunar/thunar-standard-view.c | 48 ++----
thunar/thunar-tree-view.c | 16 +-
thunar/thunar-util.c | 53 -------
thunar/thunar-util.h | 2 -
thunar/thunar-window.c | 58 ++------
thunarx/Makefile.am | 2 +
thunarx/thunarx-menu-item.c | 71 ++++++++-
thunarx/thunarx-menu-item.h | 42 +-----
thunarx/thunarx-menu.c | 144 ++++++++++++++++++
thunarx/{thunarx-menu-item.h => thunarx-menu.h} | 59 +++++++-
thunarx/thunarx.h | 2 +-
thunarx/thunarx.symbols | 8 +
21 files changed, 514 insertions(+), 267 deletions(-)
create mode 100644 thunar/thunar-menu-util.c
copy thunar/{thunar-io-scan-directory.h => thunar-menu-util.h} (52%)
create mode 100644 thunarx/thunarx-menu.c
copy thunarx/{thunarx-menu-item.h => thunarx-menu.h} (60%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list