[Xfce4-commits] [apps/xfdashboard] branch master updated (9a7a73d -> 7cad8ee)

noreply at xfce.org noreply at xfce.org
Sat Jan 2 08:57:08 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  9a7a73d   Fix using void return value in if-statement
       new  43a4d5d   I18n: Update localization (lt)
       new  7cad8ee   Happy new year :)

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:
 configure.ac.in                            |    4 ++--
 plugins/clock-view/clock-view.c            |    2 +-
 plugins/clock-view/clock-view.h            |    2 +-
 plugins/clock-view/plugin.c                |    2 +-
 po/lt.po                                   |   28 ++++++++++++++--------------
 settings/main.c                            |    2 +-
 settings/settings.c                        |    2 +-
 settings/settings.h                        |    2 +-
 xfdashboard/action-button.c                |    2 +-
 xfdashboard/action-button.h                |    2 +-
 xfdashboard/actor.c                        |    2 +-
 xfdashboard/actor.h                        |    2 +-
 xfdashboard/application-button.c           |    2 +-
 xfdashboard/application-button.h           |    2 +-
 xfdashboard/application-database.c         |    2 +-
 xfdashboard/application-database.h         |    2 +-
 xfdashboard/application-tracker.c          |    2 +-
 xfdashboard/application-tracker.h          |    2 +-
 xfdashboard/application.c                  |    2 +-
 xfdashboard/application.h                  |    2 +-
 xfdashboard/applications-menu-model.c      |    2 +-
 xfdashboard/applications-menu-model.h      |    2 +-
 xfdashboard/applications-search-provider.c |    2 +-
 xfdashboard/applications-search-provider.h |    2 +-
 xfdashboard/applications-view.c            |    2 +-
 xfdashboard/applications-view.h            |    2 +-
 xfdashboard/background.c                   |    2 +-
 xfdashboard/background.h                   |    2 +-
 xfdashboard/binding.c                      |    2 +-
 xfdashboard/binding.h                      |    2 +-
 xfdashboard/bindings-pool.c                |    2 +-
 xfdashboard/bindings-pool.h                |    2 +-
 xfdashboard/box-layout.c                   |    2 +-
 xfdashboard/box-layout.h                   |    2 +-
 xfdashboard/button.c                       |    2 +-
 xfdashboard/button.h                       |    2 +-
 xfdashboard/click-action.c                 |    2 +-
 xfdashboard/click-action.h                 |    2 +-
 xfdashboard/collapse-box.c                 |    2 +-
 xfdashboard/collapse-box.h                 |    2 +-
 xfdashboard/css-selector.c                 |    2 +-
 xfdashboard/css-selector.h                 |    2 +-
 xfdashboard/desktop-app-info.c             |    2 +-
 xfdashboard/desktop-app-info.h             |    2 +-
 xfdashboard/drag-action.c                  |    2 +-
 xfdashboard/drag-action.h                  |    2 +-
 xfdashboard/drop-action.c                  |    2 +-
 xfdashboard/drop-action.h                  |    2 +-
 xfdashboard/dynamic-table-layout.c         |    2 +-
 xfdashboard/dynamic-table-layout.h         |    2 +-
 xfdashboard/emblem-effect.c                |    2 +-
 xfdashboard/emblem-effect.h                |    2 +-
 xfdashboard/enums.c.template               |    2 +-
 xfdashboard/enums.h.template               |    2 +-
 xfdashboard/fill-box-layout.c              |    2 +-
 xfdashboard/fill-box-layout.h              |    2 +-
 xfdashboard/focus-manager.c                |    2 +-
 xfdashboard/focus-manager.h                |    2 +-
 xfdashboard/focusable.c                    |    2 +-
 xfdashboard/focusable.h                    |    2 +-
 xfdashboard/image-content.c                |    2 +-
 xfdashboard/image-content.h                |    2 +-
 xfdashboard/live-window.c                  |    2 +-
 xfdashboard/live-window.h                  |    2 +-
 xfdashboard/live-workspace.c               |    2 +-
 xfdashboard/live-workspace.h               |    2 +-
 xfdashboard/main.c                         |    2 +-
 xfdashboard/outline-effect.c               |    2 +-
 xfdashboard/outline-effect.h               |    2 +-
 xfdashboard/plugin.c                       |    2 +-
 xfdashboard/plugin.h                       |    2 +-
 xfdashboard/plugins-manager.c              |    2 +-
 xfdashboard/plugins-manager.h              |    2 +-
 xfdashboard/quicklaunch.c                  |    2 +-
 xfdashboard/quicklaunch.h                  |    2 +-
 xfdashboard/scaled-table-layout.c          |    2 +-
 xfdashboard/scaled-table-layout.h          |    2 +-
 xfdashboard/scrollbar.c                    |    2 +-
 xfdashboard/scrollbar.h                    |    2 +-
 xfdashboard/search-manager.c               |    2 +-
 xfdashboard/search-manager.h               |    2 +-
 xfdashboard/search-provider.c              |    2 +-
 xfdashboard/search-provider.h              |    2 +-
 xfdashboard/search-result-container.c      |    2 +-
 xfdashboard/search-result-container.h      |    2 +-
 xfdashboard/search-result-set.c            |    2 +-
 xfdashboard/search-result-set.h            |    2 +-
 xfdashboard/search-view.c                  |    2 +-
 xfdashboard/search-view.h                  |    2 +-
 xfdashboard/stage-interface.c              |    2 +-
 xfdashboard/stage-interface.h              |    2 +-
 xfdashboard/stage.c                        |    2 +-
 xfdashboard/stage.h                        |    2 +-
 xfdashboard/stylable.c                     |    2 +-
 xfdashboard/stylable.h                     |    2 +-
 xfdashboard/text-box.c                     |    2 +-
 xfdashboard/text-box.h                     |    2 +-
 xfdashboard/theme-css.c                    |    2 +-
 xfdashboard/theme-css.h                    |    2 +-
 xfdashboard/theme-effects.c                |    2 +-
 xfdashboard/theme-effects.h                |    2 +-
 xfdashboard/theme-layout.c                 |    2 +-
 xfdashboard/theme-layout.h                 |    2 +-
 xfdashboard/theme.c                        |    2 +-
 xfdashboard/theme.h                        |    2 +-
 xfdashboard/toggle-button.c                |    2 +-
 xfdashboard/toggle-button.h                |    2 +-
 xfdashboard/tooltip-action.c               |    2 +-
 xfdashboard/tooltip-action.h               |    2 +-
 xfdashboard/types.h                        |    2 +-
 xfdashboard/utils.c                        |    2 +-
 xfdashboard/utils.h                        |    2 +-
 xfdashboard/view-manager.c                 |    2 +-
 xfdashboard/view-manager.h                 |    2 +-
 xfdashboard/view-selector.c                |    2 +-
 xfdashboard/view-selector.h                |    2 +-
 xfdashboard/view.c                         |    2 +-
 xfdashboard/view.h                         |    2 +-
 xfdashboard/viewpad.c                      |    2 +-
 xfdashboard/viewpad.h                      |    2 +-
 xfdashboard/window-content.c               |    2 +-
 xfdashboard/window-content.h               |    2 +-
 xfdashboard/window-tracker-monitor.c       |    2 +-
 xfdashboard/window-tracker-monitor.h       |    2 +-
 xfdashboard/window-tracker-window.c        |    2 +-
 xfdashboard/window-tracker-window.h        |    2 +-
 xfdashboard/window-tracker-workspace.c     |    2 +-
 xfdashboard/window-tracker-workspace.h     |    2 +-
 xfdashboard/window-tracker.c               |    2 +-
 xfdashboard/window-tracker.h               |    2 +-
 xfdashboard/windows-view.c                 |    2 +-
 xfdashboard/windows-view.h                 |    2 +-
 xfdashboard/workspace-selector.c           |    2 +-
 xfdashboard/workspace-selector.h           |    2 +-
 134 files changed, 148 insertions(+), 148 deletions(-)

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


More information about the Xfce4-commits mailing list