[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] branch master updated (04ab53d -> 08e72c7)

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:32:14 CEST 2016


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

gottcode pushed a change to branch master
in repository panel-plugins/xfce4-whiskermenu-plugin.

      from  04ab53d   I18n: Update translation hu (96%).
       new  d85c3ca   Bump version number.
       new  c730efd   Add git version number.
       new  fcf0d5c   Require Xfce 4.11.
       new  1dd3dca   Compile with Gtk3.
       new  b6192a8   Remove deprecated code.
       new  49cb018   Switch to GtkBox.
       new  b21386a   Replace GtkTable.
       new  cdb7eff   Replace GtkMisc.
       new  7220bb8   Replace GtkAlignment in configuration dialog.
       new  7f874b5   Replace GtkHScale.
       new  c896212   Replace gtk_button_set_focus_on_click().
       new  da63d65   Replace gtk_widget_get_state().
       new  a7c2a66   Replace GtkAlignment in profile picture.
       new  650c469   Replace GtkAlignment in resizer widget.
       new  155113a   Replace gdk_cursor_unref().
       new  c40dcec   Replace deprecated drawing code in resizer widget.
       new  291df4b   Replace GtkAlignment in window.
       new  fd1c8c7   Replace GtkHSeparator.
       new  f8fdb57   Replace deprecated drawing code in window.
       new  1aa9b6f   Replace gdk_display_get_pointer().
       new  b83e05e   Replace deprecated pointer grab.
       new  348316a   Replace gtk_widget_size_request().
       new  d142ec2   Replace GtkStyle.
       new  a121bf6   Ignore GtkImageMenuItem deprecation.
       new  bb10a73   Update strings.
       new  76b28ac   I18n: Update translation cs (100%).
       new  d6ecab0   I18n: Update translation lt (100%).
       new  a578d9a   I18n: Update translation sk (100%).
       new  1775aaf   Fetch fallback translations from GTK.
       new  43ff24e   I18n: Update translation zh_TW (100%).
       new  0cd4336   I18n: Update translation bg (100%).
       new  34a2b41   I18n: Update translation sl (100%).
       new  fbc1f33   I18n: Update translation ca (100%).
       new  7321b49   I18n: Update translation es (100%).
       new  66900f7   I18n: Update translation nl (100%).
       new  1aed94e   I18n: Update translation he (98%).
       new  9b3193b   I18n: Update translation pl (100%).
       new  aed929d   I18n: Update translation hu (96%).
       new  214902a   I18n: Update translation fr (100%).
       new  2f74f1e   Bump version number.
       new  08e72c7   Add git version number.

The 41 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                        |   4 +-
 NEWS                                  |  20 ++++
 panel-plugin/CMakeLists.txt           |  31 +++---
 panel-plugin/command-edit.cpp         |   8 +-
 panel-plugin/command.cpp              |   4 +-
 panel-plugin/configuration-dialog.cpp | 182 ++++++++++++++++-----------------
 panel-plugin/favorites-page.cpp       |   4 +-
 panel-plugin/launcher-view.cpp        |   1 -
 panel-plugin/page.cpp                 |   4 +-
 panel-plugin/plugin.cpp               | 104 ++++++++++---------
 panel-plugin/plugin.h                 |   6 +-
 panel-plugin/profile-picture.cpp      |  21 ++--
 panel-plugin/profile-picture.h        |   6 +-
 panel-plugin/recent-page.cpp          |   4 +-
 panel-plugin/resizer-widget.cpp       |  77 ++++----------
 panel-plugin/resizer-widget.h         |   9 +-
 panel-plugin/search-page.cpp          |   2 +-
 panel-plugin/section-button.cpp       |   8 +-
 panel-plugin/whiskermenu.desktop      |   1 +
 panel-plugin/window.cpp               | 187 ++++++++++++++++++++--------------
 panel-plugin/window.h                 |   4 +-
 po/am.po                              | 126 +++++++++++++----------
 po/ar.po                              | 126 +++++++++++++----------
 po/ast.po                             | 126 +++++++++++++----------
 po/bg.po                              | 126 +++++++++++++----------
 po/ca.po                              | 126 +++++++++++++----------
 po/cs.po                              | 128 +++++++++++++----------
 po/da.po                              | 126 +++++++++++++----------
 po/de.po                              | 126 +++++++++++++----------
 po/el.po                              | 126 +++++++++++++----------
 po/en_GB.po                           | 126 +++++++++++++----------
 po/es.po                              | 128 +++++++++++++----------
 po/et.po                              | 130 +++++++++++++----------
 po/eu.po                              | 130 +++++++++++++----------
 po/fa.po                              | 126 +++++++++++++----------
 po/fi.po                              | 126 +++++++++++++----------
 po/fr.po                              | 132 ++++++++++++++----------
 po/he.po                              | 128 +++++++++++++----------
 po/hr.po                              | 126 +++++++++++++----------
 po/hu.po                              | 126 +++++++++++++----------
 po/id.po                              | 126 +++++++++++++----------
 po/is.po                              | 128 +++++++++++++----------
 po/it.po                              | 126 +++++++++++++----------
 po/ja.po                              | 126 +++++++++++++----------
 po/kk.po                              | 126 +++++++++++++----------
 po/ko.po                              | 126 +++++++++++++----------
 po/lt.po                              | 128 +++++++++++++----------
 po/lv.po                              | 126 +++++++++++++----------
 po/ms.po                              | 126 +++++++++++++----------
 po/nb.po                              | 126 +++++++++++++----------
 po/ne.po                              | 126 +++++++++++++----------
 po/nl.po                              | 126 +++++++++++++----------
 po/pl.po                              | 128 +++++++++++++----------
 po/pt.po                              | 126 +++++++++++++----------
 po/pt_BR.po                           | 126 +++++++++++++----------
 po/ro.po                              | 126 +++++++++++++----------
 po/ru.po                              | 126 +++++++++++++----------
 po/sk.po                              | 128 +++++++++++++----------
 po/sl.po                              | 128 +++++++++++++----------
 po/sr.po                              | 126 +++++++++++++----------
 po/sr at latin.po                        | 126 +++++++++++++----------
 po/sv.po                              | 126 +++++++++++++----------
 po/tr.po                              | 126 +++++++++++++----------
 po/uk.po                              | 126 +++++++++++++----------
 po/update-po.sh                       |   7 +-
 po/uz.po                              | 126 +++++++++++++----------
 po/vi.po                              | 126 +++++++++++++----------
 po/xfce4-whiskermenu-plugin.pot       | 126 +++++++++++++----------
 po/zh_CN.po                           | 126 +++++++++++++----------
 po/zh_TW.po                           | 128 +++++++++++++----------
 70 files changed, 3924 insertions(+), 2850 deletions(-)

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


More information about the Xfce4-commits mailing list