[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] branch master updated (0e94617 -> 758250c)

noreply at xfce.org noreply at xfce.org
Wed Jan 22 21:48:20 CET 2020


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

g   o   t   t   c   o   d   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 panel-plugins/xfce4-whiskermenu-plugin.

      from  0e94617   Update NEWS file.
       new  79ea2ca   Use C++ type system for casting.
       new  a289458   Remove duplicate bounds check.
       new  cd0f211   Use link time optimization if available.
       new  82817aa   Use implicit boolean comparisons.
       new  664c4d3   Remove unused code.
       new  758250c   I18n: Update translation it (80%).

The 6 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:
 CMakeLists.txt                        |  3 +-
 INSTALL                               |  3 ++
 panel-plugin/CMakeLists.txt           | 12 ++++-
 panel-plugin/applications-page.cpp    |  2 +-
 panel-plugin/category.cpp             | 99 ++++-------------------------------
 panel-plugin/category.h               | 12 +----
 panel-plugin/command.cpp              |  2 +-
 panel-plugin/configuration-dialog.cpp |  2 +-
 panel-plugin/element.h                |  4 +-
 panel-plugin/favorites-page.cpp       | 18 +++----
 panel-plugin/launcher-tree-view.cpp   |  2 +-
 panel-plugin/launcher.h               | 11 +---
 panel-plugin/page.cpp                 | 19 ++++---
 panel-plugin/plugin.cpp               |  2 +-
 panel-plugin/run-action.cpp           |  2 +-
 panel-plugin/run-action.h             | 11 +---
 panel-plugin/search-action.h          | 11 +---
 po/it.po                              | 30 +++++------
 18 files changed, 66 insertions(+), 179 deletions(-)

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


More information about the Xfce4-commits mailing list