[Xfce4-commits] [apps/xfdashboard] branch master updated (f23d693 -> 91daf36)
noreply at xfce.org
noreply at xfce.org
Thu Feb 25 08:48:29 CET 2016
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from f23d693 Rename __XFDASHBOARD_* to __LIBXFDASHBOARD_* also in template to generate enums.{h,c}
new 91daf36 Change usage and inclusion of libxfdashboard.
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:
libxfdashboard/Makefile.am | 4 +-
libxfdashboard/action-button.h | 4 +
libxfdashboard/actor.h | 4 +
libxfdashboard/application-button.h | 4 +
libxfdashboard/application-database.h | 4 +
libxfdashboard/application-tracker.h | 4 +
libxfdashboard/application.h | 4 +
libxfdashboard/applications-menu-model.h | 4 +
libxfdashboard/applications-search-provider.h | 4 +
libxfdashboard/applications-view.h | 4 +
libxfdashboard/background.h | 4 +
libxfdashboard/binding.h | 4 +
libxfdashboard/bindings-pool.h | 4 +
libxfdashboard/box-layout.h | 4 +
libxfdashboard/button.h | 4 +
libxfdashboard/click-action.h | 4 +
libxfdashboard/collapse-box.h | 4 +
libxfdashboard/css-selector.h | 4 +
libxfdashboard/desktop-app-info.h | 4 +
libxfdashboard/drag-action.h | 4 +
libxfdashboard/drop-action.h | 4 +
libxfdashboard/dynamic-table-layout.h | 4 +
libxfdashboard/emblem-effect.h | 4 +
libxfdashboard/fill-box-layout.h | 4 +
libxfdashboard/focus-manager.h | 4 +
libxfdashboard/focusable.h | 4 +
libxfdashboard/image-content.h | 4 +
libxfdashboard/libxfdashboard.h | 95 ++++++++++++++++++++++
libxfdashboard/live-window.h | 4 +
libxfdashboard/live-workspace.h | 4 +
libxfdashboard/outline-effect.h | 4 +
libxfdashboard/plugin.h | 4 +
libxfdashboard/plugins-manager.h | 4 +
libxfdashboard/quicklaunch.h | 4 +
libxfdashboard/scaled-table-layout.h | 4 +
libxfdashboard/scrollbar.h | 4 +
libxfdashboard/search-manager.h | 4 +
libxfdashboard/search-provider.h | 4 +
libxfdashboard/search-result-container.h | 4 +
libxfdashboard/search-result-set.h | 4 +
libxfdashboard/search-view.h | 4 +
libxfdashboard/stage-interface.h | 4 +
libxfdashboard/stage.h | 4 +
libxfdashboard/stylable.h | 4 +
libxfdashboard/text-box.h | 4 +
libxfdashboard/theme-css.h | 4 +
libxfdashboard/theme-effects.h | 4 +
libxfdashboard/theme-layout.h | 4 +
libxfdashboard/theme.h | 4 +
libxfdashboard/toggle-button.h | 4 +
libxfdashboard/tooltip-action.h | 4 +
libxfdashboard/types.h | 4 +
libxfdashboard/utils.h | 4 +
libxfdashboard/view-manager.h | 4 +
libxfdashboard/view-selector.h | 4 +
libxfdashboard/view.h | 4 +
libxfdashboard/viewpad.h | 4 +
libxfdashboard/window-content.h | 4 +
libxfdashboard/window-tracker-monitor.h | 4 +
libxfdashboard/window-tracker-window.h | 4 +
libxfdashboard/window-tracker-workspace.h | 4 +
libxfdashboard/window-tracker.h | 4 +
libxfdashboard/windows-view.h | 4 +
libxfdashboard/workspace-selector.h | 4 +
plugins/clock-view/Makefile.am | 2 +
plugins/clock-view/clock-view-settings.c | 6 +-
plugins/clock-view/clock-view-settings.h | 2 +-
plugins/clock-view/clock-view.c | 6 +-
plugins/clock-view/clock-view.h | 3 +-
plugins/clock-view/plugin.c | 4 -
plugins/gnome-shell-search-provider/Makefile.am | 2 +
.../gnome-shell-search-provider.c | 3 -
.../gnome-shell-search-provider.h | 3 +-
plugins/gnome-shell-search-provider/plugin.c | 6 +-
plugins/hot-corner/Makefile.am | 2 +
plugins/hot-corner/hot-corner.c | 4 +-
plugins/hot-corner/hot-corner.h | 2 +-
plugins/hot-corner/plugin.c | 4 +-
settings/Makefile.am | 3 +-
settings/plugins.c | 3 +-
xfdashboard/Makefile.am | 1 +
81 files changed, 367 insertions(+), 36 deletions(-)
create mode 100644 libxfdashboard/libxfdashboard.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list