[Xfce4-commits] [apps/xfdashboard] branch master updated (61676fd -> 05defe0)

noreply at xfce.org noreply at xfce.org
Wed Aug 21 08:43:44 CEST 2019


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

n   o   m   a   d       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 apps/xfdashboard.

      from  61676fd   Add an invalid desktop file for a desktop ID to application database to prevent that a valid desktop file for the same desktop ID will be found at path of lower prioritory which will then be store in the database as no entry exists at that point of time. The first entry found - valid or invalid - has the highest priority. Later all invalid desktop IDs in the application database are removed before populated.
       new  05defe0   Yes, it is 2019 ... at least since nearly eight months ;)

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/action-button.c                                    | 2 +-
 libxfdashboard/action-button.h                                    | 2 +-
 libxfdashboard/actor.c                                            | 2 +-
 libxfdashboard/actor.h                                            | 2 +-
 libxfdashboard/application-button.c                               | 2 +-
 libxfdashboard/application-button.h                               | 2 +-
 libxfdashboard/application-database.c                             | 2 +-
 libxfdashboard/application-database.h                             | 2 +-
 libxfdashboard/application-tracker.c                              | 2 +-
 libxfdashboard/application-tracker.h                              | 2 +-
 libxfdashboard/application.c                                      | 2 +-
 libxfdashboard/application.h                                      | 2 +-
 libxfdashboard/applications-menu-model.c                          | 2 +-
 libxfdashboard/applications-menu-model.h                          | 2 +-
 libxfdashboard/applications-search-provider.c                     | 2 +-
 libxfdashboard/applications-search-provider.h                     | 2 +-
 libxfdashboard/applications-view.c                                | 2 +-
 libxfdashboard/applications-view.h                                | 2 +-
 libxfdashboard/background.c                                       | 2 +-
 libxfdashboard/background.h                                       | 2 +-
 libxfdashboard/binding.c                                          | 2 +-
 libxfdashboard/binding.h                                          | 2 +-
 libxfdashboard/bindings-pool.c                                    | 2 +-
 libxfdashboard/bindings-pool.h                                    | 2 +-
 libxfdashboard/box-layout.c                                       | 2 +-
 libxfdashboard/box-layout.h                                       | 2 +-
 libxfdashboard/button.c                                           | 2 +-
 libxfdashboard/button.h                                           | 2 +-
 libxfdashboard/click-action.c                                     | 2 +-
 libxfdashboard/click-action.h                                     | 2 +-
 libxfdashboard/collapse-box.c                                     | 2 +-
 libxfdashboard/collapse-box.h                                     | 2 +-
 libxfdashboard/compat.h                                           | 2 +-
 libxfdashboard/css-selector.c                                     | 2 +-
 libxfdashboard/css-selector.h                                     | 2 +-
 libxfdashboard/debug.c                                            | 2 +-
 libxfdashboard/debug.h                                            | 2 +-
 libxfdashboard/desktop-app-info-action.c                          | 2 +-
 libxfdashboard/desktop-app-info-action.h                          | 2 +-
 libxfdashboard/desktop-app-info.c                                 | 2 +-
 libxfdashboard/desktop-app-info.h                                 | 2 +-
 libxfdashboard/drag-action.c                                      | 2 +-
 libxfdashboard/drag-action.h                                      | 2 +-
 libxfdashboard/drop-action.c                                      | 2 +-
 libxfdashboard/drop-action.h                                      | 2 +-
 libxfdashboard/dynamic-table-layout.c                             | 2 +-
 libxfdashboard/dynamic-table-layout.h                             | 2 +-
 libxfdashboard/emblem-effect.c                                    | 2 +-
 libxfdashboard/emblem-effect.h                                    | 2 +-
 libxfdashboard/enums.c.template                                   | 2 +-
 libxfdashboard/enums.h.template                                   | 2 +-
 libxfdashboard/fill-box-layout.c                                  | 2 +-
 libxfdashboard/fill-box-layout.h                                  | 2 +-
 libxfdashboard/focus-manager.c                                    | 2 +-
 libxfdashboard/focus-manager.h                                    | 2 +-
 libxfdashboard/focusable.c                                        | 2 +-
 libxfdashboard/focusable.h                                        | 2 +-
 libxfdashboard/gdk/window-tracker-backend-gdk.h                   | 2 +-
 libxfdashboard/image-content.c                                    | 2 +-
 libxfdashboard/image-content.h                                    | 2 +-
 libxfdashboard/label.c                                            | 2 +-
 libxfdashboard/label.h                                            | 2 +-
 libxfdashboard/libxfdashboard.h                                   | 2 +-
 libxfdashboard/live-window-simple.c                               | 2 +-
 libxfdashboard/live-window-simple.h                               | 2 +-
 libxfdashboard/live-window.c                                      | 2 +-
 libxfdashboard/live-window.h                                      | 2 +-
 libxfdashboard/live-workspace.c                                   | 2 +-
 libxfdashboard/live-workspace.h                                   | 2 +-
 libxfdashboard/model.c                                            | 2 +-
 libxfdashboard/model.h                                            | 2 +-
 libxfdashboard/outline-effect.c                                   | 2 +-
 libxfdashboard/outline-effect.h                                   | 2 +-
 libxfdashboard/plugin.c                                           | 2 +-
 libxfdashboard/plugin.h                                           | 2 +-
 libxfdashboard/plugins-manager.c                                  | 2 +-
 libxfdashboard/plugins-manager.h                                  | 2 +-
 libxfdashboard/popup-menu-item-button.c                           | 2 +-
 libxfdashboard/popup-menu-item-button.h                           | 2 +-
 libxfdashboard/popup-menu-item-separator.c                        | 2 +-
 libxfdashboard/popup-menu-item-separator.h                        | 2 +-
 libxfdashboard/popup-menu-item.c                                  | 2 +-
 libxfdashboard/popup-menu-item.h                                  | 2 +-
 libxfdashboard/popup-menu.c                                       | 2 +-
 libxfdashboard/popup-menu.h                                       | 2 +-
 libxfdashboard/quicklaunch.c                                      | 2 +-
 libxfdashboard/quicklaunch.h                                      | 2 +-
 libxfdashboard/scaled-table-layout.c                              | 2 +-
 libxfdashboard/scaled-table-layout.h                              | 2 +-
 libxfdashboard/scrollbar.c                                        | 2 +-
 libxfdashboard/scrollbar.h                                        | 2 +-
 libxfdashboard/search-manager.c                                   | 2 +-
 libxfdashboard/search-manager.h                                   | 2 +-
 libxfdashboard/search-provider.c                                  | 2 +-
 libxfdashboard/search-provider.h                                  | 2 +-
 libxfdashboard/search-result-container.c                          | 2 +-
 libxfdashboard/search-result-container.h                          | 2 +-
 libxfdashboard/search-result-set.c                                | 2 +-
 libxfdashboard/search-result-set.h                                | 2 +-
 libxfdashboard/search-view.c                                      | 2 +-
 libxfdashboard/search-view.h                                      | 2 +-
 libxfdashboard/stage-interface.c                                  | 2 +-
 libxfdashboard/stage-interface.h                                  | 2 +-
 libxfdashboard/stage.c                                            | 2 +-
 libxfdashboard/stage.h                                            | 2 +-
 libxfdashboard/stylable.c                                         | 2 +-
 libxfdashboard/stylable.h                                         | 2 +-
 libxfdashboard/text-box.c                                         | 2 +-
 libxfdashboard/text-box.h                                         | 2 +-
 libxfdashboard/theme-css.c                                        | 2 +-
 libxfdashboard/theme-css.h                                        | 2 +-
 libxfdashboard/theme-effects.c                                    | 2 +-
 libxfdashboard/theme-effects.h                                    | 2 +-
 libxfdashboard/theme-layout.c                                     | 2 +-
 libxfdashboard/theme-layout.h                                     | 2 +-
 libxfdashboard/theme.c                                            | 2 +-
 libxfdashboard/theme.h                                            | 2 +-
 libxfdashboard/toggle-button.c                                    | 2 +-
 libxfdashboard/toggle-button.h                                    | 2 +-
 libxfdashboard/tooltip-action.c                                   | 2 +-
 libxfdashboard/tooltip-action.h                                   | 2 +-
 libxfdashboard/types.h                                            | 2 +-
 libxfdashboard/utils.c                                            | 2 +-
 libxfdashboard/utils.h                                            | 2 +-
 libxfdashboard/version.h.in                                       | 2 +-
 libxfdashboard/view-manager.c                                     | 2 +-
 libxfdashboard/view-manager.h                                     | 2 +-
 libxfdashboard/view-selector.c                                    | 2 +-
 libxfdashboard/view-selector.h                                    | 2 +-
 libxfdashboard/view.c                                             | 2 +-
 libxfdashboard/view.h                                             | 2 +-
 libxfdashboard/viewpad.c                                          | 2 +-
 libxfdashboard/viewpad.h                                          | 2 +-
 libxfdashboard/window-content.c                                   | 2 +-
 libxfdashboard/window-content.h                                   | 2 +-
 libxfdashboard/windows-view.c                                     | 2 +-
 libxfdashboard/windows-view.h                                     | 2 +-
 libxfdashboard/workspace-selector.c                               | 2 +-
 libxfdashboard/workspace-selector.h                               | 2 +-
 libxfdashboard/x11/window-content-x11.c                           | 2 +-
 libxfdashboard/x11/window-content-x11.h                           | 2 +-
 libxfdashboard/x11/window-tracker-backend-x11.h                   | 2 +-
 libxfdashboard/x11/window-tracker-monitor-x11.c                   | 2 +-
 libxfdashboard/x11/window-tracker-monitor-x11.h                   | 2 +-
 libxfdashboard/x11/window-tracker-window-x11.c                    | 2 +-
 libxfdashboard/x11/window-tracker-window-x11.h                    | 2 +-
 libxfdashboard/x11/window-tracker-workspace-x11.c                 | 2 +-
 libxfdashboard/x11/window-tracker-workspace-x11.h                 | 2 +-
 libxfdashboard/x11/window-tracker-x11.c                           | 2 +-
 libxfdashboard/x11/window-tracker-x11.h                           | 2 +-
 plugins/clock-view/clock-view-settings.c                          | 2 +-
 plugins/clock-view/clock-view-settings.h                          | 2 +-
 plugins/clock-view/clock-view.c                                   | 2 +-
 plugins/clock-view/clock-view.h                                   | 2 +-
 plugins/clock-view/plugin.c                                       | 2 +-
 plugins/gnome-shell-search-provider/gnome-shell-search-provider.c | 2 +-
 plugins/gnome-shell-search-provider/gnome-shell-search-provider.h | 2 +-
 plugins/gnome-shell-search-provider/plugin.c                      | 2 +-
 plugins/hot-corner/hot-corner-settings.c                          | 2 +-
 plugins/hot-corner/hot-corner-settings.h                          | 2 +-
 plugins/hot-corner/hot-corner.c                                   | 2 +-
 plugins/hot-corner/hot-corner.h                                   | 2 +-
 plugins/hot-corner/plugin.c                                       | 2 +-
 plugins/middle-click-window-close/middle-click-window-close.c     | 2 +-
 plugins/middle-click-window-close/middle-click-window-close.h     | 2 +-
 plugins/middle-click-window-close/plugin.c                        | 2 +-
 settings/general.c                                                | 2 +-
 settings/general.h                                                | 2 +-
 settings/main.c                                                   | 2 +-
 settings/plugins.c                                                | 2 +-
 settings/plugins.h                                                | 2 +-
 settings/settings.c                                               | 2 +-
 settings/settings.h                                               | 2 +-
 settings/themes.c                                                 | 2 +-
 settings/themes.h                                                 | 2 +-
 xfdashboard/main.c                                                | 2 +-
 176 files changed, 176 insertions(+), 176 deletions(-)

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


More information about the Xfce4-commits mailing list