[Xfce4-commits] [apps/xfdashboard] branch master updated (a83bf40 -> e8454d9)
noreply at xfce.org
noreply at xfce.org
Thu Nov 12 21:52:57 CET 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from a83bf40 Re-add support for environment variable XFDASHBOARD_FORCE_NEW_INSTANCE
new 7cce9a1 Fix upper/lower-case issue in comment '/* IMPLEMENTATION: ... */'
new e8454d9 Rename XfdashboardPluginManager to XfdashboardPluginsManager
The 2 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:
xfdashboard/Makefile.am | 4 +-
xfdashboard/actor.c | 4 +-
xfdashboard/application.c | 8 +-
xfdashboard/applications-view.c | 2 +-
xfdashboard/bindings-pool.c | 2 +-
xfdashboard/focusable.c | 2 +-
xfdashboard/plugin-manager.h | 67 -----------------
.../{plugin-manager.c => plugins-manager.c} | 78 ++++++++++----------
xfdashboard/plugins-manager.h | 67 +++++++++++++++++
xfdashboard/stylable.c | 2 +-
xfdashboard/theme-css.c | 4 +-
xfdashboard/theme-effects.c | 4 +-
xfdashboard/theme-layout.c | 4 +-
xfdashboard/theme.c | 4 +-
xfdashboard/window-content.c | 2 +-
xfdashboard/windows-view.c | 2 +-
16 files changed, 128 insertions(+), 128 deletions(-)
delete mode 100644 xfdashboard/plugin-manager.h
rename xfdashboard/{plugin-manager.c => plugins-manager.c} (74%)
create mode 100644 xfdashboard/plugins-manager.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list