commit 6ec88ce0c98d4e33375aac92ccffd1062198aa87
Author: raveit65 <mate@raveit.de>
Date:   Tue Apr 16 22:07:14 2019 +0200

    release 1.23.0

 NEWS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 738db1cba778aa14fe080a65e6497c124feb990b
Author: raveit65 <mate@raveit.de>
Date:   Tue Apr 16 22:02:47 2019 +0200

    sync with transifex

 help/mate-clock/ca/ca.po                   |  4 +--
 help/mate-clock/ca@valencia/ca@valencia.po |  2 +-
 help/mate-clock/cs/cs.po                   |  5 +--
 help/mate-clock/de/de.po                   |  5 +--
 help/mate-clock/el/el.po                   | 18 ++++++++--
 help/mate-clock/fr/fr.po                   | 26 ++++++++------
 help/mate-clock/gl/gl.po                   |  4 ++-
 help/mate-clock/hu/hu.po                   |  7 ++--
 help/mate-clock/it/it.po                   | 11 +++---
 help/mate-clock/ja/ja.po                   |  4 +--
 help/mate-clock/ko/ko.po                   |  6 ++--
 help/mate-clock/nl/nl.po                   |  2 +-
 help/mate-clock/pl/pl.po                   | 52 +++++++++++++++------------
 help/mate-clock/pt_BR/pt_BR.po             |  7 ++--
 help/mate-clock/sq/sq.po                   | 12 +++----
 help/mate-clock/sr@latin/sr@latin.po       |  2 +-
 help/mate-clock/tr/tr.po                   |  4 +--
 help/mate-fish/ca@valencia/ca@valencia.po  |  2 +-
 help/mate-fish/cs/cs.po                    |  5 +--
 help/mate-fish/el/el.po                    | 20 ++++++++---
 help/mate-fish/fil/fil.po                  |  6 +++-
 help/mate-fish/fr/fr.po                    |  4 +--
 help/mate-fish/gl/gl.po                    | 33 +++++++++++++----
 help/mate-fish/hr/hr.po                    |  6 ++--
 help/mate-fish/hu/hu.po                    |  9 ++---
 help/mate-fish/it/it.po                    |  9 ++---
 help/mate-fish/ja/ja.po                    |  4 +--
 help/mate-fish/ko/ko.po                    |  6 ++--
 help/mate-fish/nl/nl.po                    |  2 +-
 help/mate-fish/pl/pl.po                    | 15 ++++----
 help/mate-fish/pt_BR/pt_BR.po              |  4 +--
 help/mate-fish/sq/sq.po                    | 12 +++----
 help/mate-fish/sr@latin/sr@latin.po        |  2 +-
 po/bg.po                                   |  2 +-
 po/ca@valencia.po                          |  2 +-
 po/cs.po                                   | 48 +++++++++++++++++--------
 po/es.po                                   |  2 +-
 po/et.po                                   |  4 +--
 po/fr.po                                   | 27 +++++++-------
 po/gl.po                                   | 22 ++++++------
 po/hu.po                                   | 48 +++++++++++++++++--------
 po/it.po                                   | 19 +++++-----
 po/ko.po                                   | 48 +++++++++++++++++--------
 po/ms.po                                   | 48 +++++++++++++++++--------
 po/nb.po                                   |  2 +-
 po/nl.po                                   |  6 ++--
 po/pl.po                                   | 20 +++++------
 po/pt.po                                   | 58 ++++++++++++++++++++----------
 po/sq.po                                   |  6 ++--
 po/sr@latin.po                             |  2 +-
 po/sv.po                                   |  4 +--
 po/tr.po                                   | 49 +++++++++++++++++--------
 po/uk.po                                   | 16 ++++-----
 po/zh_CN.po                                | 48 +++++++++++++++++--------
 54 files changed, 502 insertions(+), 289 deletions(-)

commit 905d98eea89f8aa45efc153dc7816e7a25eb3f64
Author: Pablo Barciela <scow@riseup.net>
Date:   Wed Apr 10 20:21:31 2019 +0200

    travis: enable 'cppcheck'

 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

commit 0ac70465e8cde8c11dd743297174235afd8afdc1
Author: raveit65 <mate@raveit.de>
Date:   Tue Apr 2 13:58:03 2019 +0200

    github release page

 .travis.yml | 37 +++++++++++++++++++++++++++----------
 1 file changed, 27 insertions(+), 10 deletions(-)

commit 439cf87ce6623ca8bae2b051afc95148eb0664c5
Author: raveit65 <mate@raveit.de>
Date:   Mon Apr 1 11:07:41 2019 +0200

    add volume-applet to fedora layout

 data/fedora.layout | 8 ++++++++
 1 file changed, 8 insertions(+)

commit a51afe6e15e70fe05e8da21c4ae8a86ddccb9004
Author: raveit65 <mate@raveit.de>
Date:   Sun Mar 31 23:05:00 2019 +0200

    pre-bump version

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit b55745426ddbbad78d8b7e4f87f2b02e83612eee
Author: William Wold <wm@wmww.sh>
Date:   Sun Mar 31 15:02:34 2019 -0400

    Try to fix build warning

 mate-panel/panel-layout.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 550a3a04ca42d4c35e0df71d40d3c30eede2330c
Author: William Wold <wm@wmww.sh>
Date:   Sat Mar 23 13:26:25 2019 -0400

    Show single empty panel, even if no default layout is found
    
    This allows the user to add panels and applets if no
    default.layout is found

 mate-panel/panel-layout.c | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

commit c93ac7768aa3de3498ef7c7bd0766f5d3b6e221d
Author: William Wold <wm@wmww.sh>
Date:   Wed Jan 16 05:46:04 2019 -0500

    Dropped *-protocol suffix from generated files

 mate-panel/Makefile.am                   | 13 +++++++++----
 mate-panel/wayland-protocols/Makefile.am | 26 +++++++++++++-------------
 2 files changed, 22 insertions(+), 17 deletions(-)

commit a5642b9670cff46f03310e4b6d225a5517db9d14
Author: raveit65 <mate@raveit.de>
Date:   Sat Mar 23 16:44:25 2019 +0100

    help: update copyright

 help/mate-clock/C/index.docbook | 2 +-
 help/mate-fish/C/index.docbook  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a975dcc0734b2592810a44714e98f2e8c768a286
Author: Pablo Barciela <scow@riseup.net>
Date:   Sun Mar 3 03:13:55 2019 +0100

    [Security] panel-keyfile: Use 'g_strlcpy' instead of 'strcpy'
    
    Fixes Clang static analyzer warning:
    
    warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-119

 mate-panel/libpanel-util/panel-keyfile.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 90c61c664b2c31f27eb04a076bc34e9998f44335
Author: Pablo Barciela <scow@riseup.net>
Date:   Sat Feb 16 12:54:56 2019 +0100

    na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered'

 applets/notification_area/system-tray/na-tray-child.c | 7 -------
 1 file changed, 7 deletions(-)

commit 308d0d31734c59650af5cd4f5542df4b409c672b
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Fri Mar 8 10:26:35 2019 +0800

    [ci] switch to use build scripts on master branch

 .travis.yml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 4553a339bacf72e818781b6f8d961bdb8f60b5e6
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Fri Mar 1 16:43:57 2019 +0800

    [ci] Use status notification

 .travis.yml | 48 ++++++++++++------------------------------------
 1 file changed, 12 insertions(+), 36 deletions(-)

commit 2d20edc142211707b040956e482884e2b34f4f8c
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Wed Feb 27 16:14:47 2019 +0800

    [ci] Enable clang-analyzer

 .travis.yml | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 89 insertions(+), 3 deletions(-)

commit 59a633d981b39cecd530ef00ed9cada69bf809e5
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:32:19 2019 -0500

    Wayland support for panel-util.c/.h

 mate-panel/panel-util.c | 23 ++++++++++++++---------
 mate-panel/panel-util.h | 10 ++++++++--
 2 files changed, 22 insertions(+), 11 deletions(-)

commit 7f72e0ad603cd76c7b65ce31af4afb691da36f88
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:21:13 2019 -0500

    Wayland support for panel.c

 mate-panel/panel.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit d9f3c3646006d5405d51f04d6b1d7d2889d366ab
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:19:44 2019 -0500

    Wayland support for panel-widget.c

 mate-panel/panel-widget.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit be40cc6bee1f2a0cb3329077301460250cd303ae
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:17:08 2019 -0500

    Wayland support for panel-session.c

 mate-panel/panel-session.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit 8ae4ece9753c583c65503ac32ce4314cdc7d9029
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:12:23 2019 -0500

    Wayland support for panel-menu-button.c

 mate-panel/panel-menu-button.c | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

commit 9e85956188204eafff6c0c27ece1812bf3d57108
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 16:11:08 2019 -0500

    Wayland support for panel-bindings.c

 mate-panel/panel-bindings.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 9a6369a54a2aa6a9ed73eabe1452ccc8b3eae27b
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:58:16 2019 -0500

    Wayland support for panel-background.c

 mate-panel/panel-background.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 649d1293174715573d5ef29dbdaefc0fb2466a1d
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:46:32 2019 -0500

    Wayland support for panel-applet-frame.c

 mate-panel/panel-applet-frame.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit d602706d8c6486a3f2b43535b3b3b3407b44e882
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:28:57 2019 -0500

    Wayland support for panel-action-button.c

 mate-panel/panel-action-button.c | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

commit c0b33db1de315c0fa8932c4870b686dd37a6e81b
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:26:32 2019 -0500

    Wayland support for launcher.c

 mate-panel/launcher.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 3e403c6ca523fb0c47a1904cd555379fa1fc29a8
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:23:26 2019 -0500

    Wayland support for panel-menu-bar.c

 mate-panel/panel-menu-bar.c | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

commit b75ce4314d8ed43d9d9df6f36b62a6a8b2fcde25
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:21:41 2019 -0500

    Wayland support for panel-run-dialog.c

 mate-panel/panel-run-dialog.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 3870e8a3f6b4c3e9c1d4646e933365a586d375db
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:25:06 2019 -0500

    Error if compiling panel-plug-private.h without X11 support

 libmate-panel-applet/panel-plug-private.h | 6 ++++++
 1 file changed, 6 insertions(+)

commit caa1b2a146ae182f85028259153e98e858384611
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 14:47:39 2019 -0500

    Don't build X11 specific files when X11 support is not enabled

 mate-panel/Makefile.am | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit 07535034e99d6dd102664b016b6ade280cdf0e22
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 11 15:07:13 2019 -0500

    Remove unneeded X11 includes

 mate-panel/applet.c           | 1 -
 mate-panel/drawer.c           | 1 -
 mate-panel/launcher.c         | 1 -
 mate-panel/main.c             | 1 -
 mate-panel/panel-background.c | 1 -
 5 files changed, 5 deletions(-)

commit 11d70b567c3ef4fdc3ca0f6012ec5f418f3300c5
Author: William Wold <wm@wmww.sh>
Date:   Mon Feb 25 07:58:29 2019 -0500

    GdkRectangle monitor -> monitor_geom

 mate-panel/panel-toplevel.c | 208 ++++++++++++++++++++++----------------------
 1 file changed, 104 insertions(+), 104 deletions(-)

commit 1aa26b6f7e1ac2562a1943b01061283e04fca627
Author: William Wold <wm@wmww.sh>
Date:   Fri Feb 22 05:16:21 2019 -0500

    Change panel_toplevel_get_monitor_geometry to fill in a GdkRectangle instead of 4 ints

 mate-panel/panel-toplevel.c | 293 +++++++++++++++++++-------------------------
 1 file changed, 128 insertions(+), 165 deletions(-)

commit 5628a7700f57f6bc8457f4c928838c73203db6d7
Author: raveit65 <mate@raveit.de>
Date:   Sun Feb 24 19:28:19 2019 +0100

    release 1.22.0

 NEWS         | 22 ++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)

commit 2db82bb4fcbd33ff1c717fa02329ee2f2242bfb4
Author: raveit65 <mate@raveit.de>
Date:   Sun Feb 24 19:18:54 2019 +0100

    tx: sync with transifex

 help/mate-clock/ca/ca.po       |   4 +-
 help/mate-clock/el/el.po       |   4 +-
 help/mate-clock/fr/fr.po       |   7 +-
 help/mate-clock/gl/gl.po       |   6 +-
 help/mate-clock/ja/ja.po       |   5 +-
 help/mate-clock/lt/lt.po       |   6 +-
 help/mate-clock/nl/nl.po       |   6 +-
 help/mate-clock/pl/pl.po       |   8 +-
 help/mate-clock/pt_BR/pt_BR.po |   5 +-
 help/mate-clock/zh_TW/zh_TW.po |   6 +-
 help/mate-fish/ca/ca.po        |   5 +-
 help/mate-fish/el/el.po        |   4 +-
 help/mate-fish/fr/fr.po        |   5 +-
 help/mate-fish/gl/gl.po        |  42 ++++--
 help/mate-fish/ja/ja.po        |   5 +-
 help/mate-fish/nl/nl.po        |   5 +-
 help/mate-fish/pl/pl.po        |   6 +-
 help/mate-fish/pt_BR/pt_BR.po  |   5 +-
 help/mate-fish/zh_TW/zh_TW.po  |   6 +-
 po/af.po                       | 280 +++++++++++++++++++++-------------
 po/am.po                       | 280 +++++++++++++++++++++-------------
 po/ar.po                       | 280 +++++++++++++++++++++-------------
 po/as.po                       | 280 +++++++++++++++++++++-------------
 po/ast.po                      | 280 +++++++++++++++++++++-------------
 po/az.po                       | 280 +++++++++++++++++++++-------------
 po/be.po                       | 280 +++++++++++++++++++++-------------
 po/bg.po                       | 280 +++++++++++++++++++++-------------
 po/bn.po                       | 280 +++++++++++++++++++++-------------
 po/bn_IN.po                    | 280 +++++++++++++++++++++-------------
 po/br.po                       | 280 +++++++++++++++++++++-------------
 po/bs.po                       | 280 +++++++++++++++++++++-------------
 po/ca.po                       | 300 +++++++++++++++++++++++-------------
 po/ca@valencia.po              | 280 +++++++++++++++++++++-------------
 po/cmn.po                      | 280 +++++++++++++++++++++-------------
 po/crh.po                      | 280 +++++++++++++++++++++-------------
 po/cs.po                       | 280 +++++++++++++++++++++-------------
 po/cy.po                       | 280 +++++++++++++++++++++-------------
 po/da.po                       | 300 +++++++++++++++++++++++-------------
 po/de.po                       | 280 +++++++++++++++++++++-------------
 po/dz.po                       | 280 +++++++++++++++++++++-------------
 po/el.po                       | 282 +++++++++++++++++++++-------------
 po/en_AU.po                    | 280 +++++++++++++++++++++-------------
 po/en_CA.po                    | 280 +++++++++++++++++++++-------------
 po/en_GB.po                    | 280 +++++++++++++++++++++-------------
 po/eo.po                       | 280 +++++++++++++++++++++-------------
 po/es.po                       | 282 +++++++++++++++++++++-------------
 po/es_AR.po                    | 285 ++++++++++++++++++++++-------------
 po/es_CL.po                    | 280 +++++++++++++++++++++-------------
 po/es_CO.po                    | 280 +++++++++++++++++++++-------------
 po/es_CR.po                    | 280 +++++++++++++++++++++-------------
 po/es_DO.po                    | 280 +++++++++++++++++++++-------------
 po/es_EC.po                    | 280 +++++++++++++++++++++-------------
 po/es_ES.po                    | 280 +++++++++++++++++++++-------------
 po/es_MX.po                    | 280 +++++++++++++++++++++-------------
 po/es_NI.po                    | 280 +++++++++++++++++++++-------------
 po/es_PA.po                    | 280 +++++++++++++++++++++-------------
 po/es_PE.po                    | 280 +++++++++++++++++++++-------------
 po/es_PR.po                    | 280 +++++++++++++++++++++-------------
 po/es_SV.po                    | 280 +++++++++++++++++++++-------------
 po/es_UY.po                    | 280 +++++++++++++++++++++-------------
 po/es_VE.po                    | 280 +++++++++++++++++++++-------------
 po/et.po                       | 290 ++++++++++++++++++++++-------------
 po/eu.po                       | 280 +++++++++++++++++++++-------------
 po/fa.po                       | 280 +++++++++++++++++++++-------------
 po/fi.po                       | 280 +++++++++++++++++++++-------------
 po/fr.po                       | 280 +++++++++++++++++++++-------------
 po/fr_CA.po                    | 280 +++++++++++++++++++++-------------
 po/frp.po                      | 280 +++++++++++++++++++++-------------
 po/fur.po                      | 280 +++++++++++++++++++++-------------
 po/fy.po                       | 280 +++++++++++++++++++++-------------
 po/ga.po                       | 280 +++++++++++++++++++++-------------
 po/gl.po                       | 334 ++++++++++++++++++++++++++---------------
 po/gu.po                       | 280 +++++++++++++++++++++-------------
 po/ha.po                       | 280 +++++++++++++++++++++-------------
 po/he.po                       | 280 +++++++++++++++++++++-------------
 po/hi.po                       | 280 +++++++++++++++++++++-------------
 po/hr.po                       | 280 +++++++++++++++++++++-------------
 po/hu.po                       | 280 +++++++++++++++++++++-------------
 po/hy.po                       | 280 +++++++++++++++++++++-------------
 po/ia.po                       | 280 +++++++++++++++++++++-------------
 po/id.po                       | 280 +++++++++++++++++++++-------------
 po/ig.po                       | 280 +++++++++++++++++++++-------------
 po/is.po                       | 280 +++++++++++++++++++++-------------
 po/it.po                       | 316 ++++++++++++++++++++++++--------------
 po/ja.po                       | 280 +++++++++++++++++++++-------------
 po/jv.po                       | 280 +++++++++++++++++++++-------------
 po/ka.po                       | 280 +++++++++++++++++++++-------------
 po/kk.po                       | 280 +++++++++++++++++++++-------------
 po/kn.po                       | 280 +++++++++++++++++++++-------------
 po/ko.po                       | 280 +++++++++++++++++++++-------------
 po/ku.po                       | 280 +++++++++++++++++++++-------------
 po/ku_IQ.po                    | 280 +++++++++++++++++++++-------------
 po/ky.po                       | 280 +++++++++++++++++++++-------------
 po/li.po                       | 280 +++++++++++++++++++++-------------
 po/lt.po                       | 300 +++++++++++++++++++++++-------------
 po/lv.po                       | 280 +++++++++++++++++++++-------------
 po/mai.po                      | 280 +++++++++++++++++++++-------------
 po/mg.po                       | 280 +++++++++++++++++++++-------------
 po/mi.po                       | 280 +++++++++++++++++++++-------------
 po/mk.po                       | 280 +++++++++++++++++++++-------------
 po/ml.po                       | 280 +++++++++++++++++++++-------------
 po/mn.po                       | 280 +++++++++++++++++++++-------------
 po/mr.po                       | 280 +++++++++++++++++++++-------------
 po/ms.po                       | 280 +++++++++++++++++++++-------------
 po/nb.po                       | 280 +++++++++++++++++++++-------------
 po/nds.po                      | 298 ++++++++++++++++++++++--------------
 po/ne.po                       | 280 +++++++++++++++++++++-------------
 po/nl.po                       | 300 +++++++++++++++++++++++-------------
 po/nn.po                       | 280 +++++++++++++++++++++-------------
 po/nso.po                      | 280 +++++++++++++++++++++-------------
 po/oc.po                       | 280 +++++++++++++++++++++-------------
 po/or.po                       | 280 +++++++++++++++++++++-------------
 po/pa.po                       | 280 +++++++++++++++++++++-------------
 po/pl.po                       | 314 ++++++++++++++++++++++++--------------
 po/pms.po                      | 280 +++++++++++++++++++++-------------
 po/ps.po                       | 280 +++++++++++++++++++++-------------
 po/pt.po                       | 280 +++++++++++++++++++++-------------
 po/pt_BR.po                    | 280 +++++++++++++++++++++-------------
 po/ro.po                       | 280 +++++++++++++++++++++-------------
 po/ru.po                       | 280 +++++++++++++++++++++-------------
 po/rw.po                       | 280 +++++++++++++++++++++-------------
 po/sc.po                       | 280 +++++++++++++++++++++-------------
 po/si.po                       | 280 +++++++++++++++++++++-------------
 po/sk.po                       | 280 +++++++++++++++++++++-------------
 po/sl.po                       | 280 +++++++++++++++++++++-------------
 po/sq.po                       | 280 +++++++++++++++++++++-------------
 po/sr.po                       | 280 +++++++++++++++++++++-------------
 po/sr@latin.po                 | 280 +++++++++++++++++++++-------------
 po/sv.po                       | 280 +++++++++++++++++++++-------------
 po/ta.po                       | 280 +++++++++++++++++++++-------------
 po/te.po                       | 280 +++++++++++++++++++++-------------
 po/th.po                       | 280 +++++++++++++++++++++-------------
 po/tk.po                       | 280 +++++++++++++++++++++-------------
 po/tr.po                       | 280 +++++++++++++++++++++-------------
 po/tt.po                       | 280 +++++++++++++++++++++-------------
 po/ug.po                       | 280 +++++++++++++++++++++-------------
 po/uk.po                       | 280 +++++++++++++++++++++-------------
 po/ur.po                       | 280 +++++++++++++++++++++-------------
 po/uz.po                       | 280 +++++++++++++++++++++-------------
 po/vi.po                       | 280 +++++++++++++++++++++-------------
 po/wa.po                       | 280 +++++++++++++++++++++-------------
 po/xh.po                       | 280 +++++++++++++++++++++-------------
 po/yi.po                       | 280 +++++++++++++++++++++-------------
 po/yo.po                       | 280 +++++++++++++++++++++-------------
 po/zh_CN.po                    | 280 +++++++++++++++++++++-------------
 po/zh_HK.po                    | 280 +++++++++++++++++++++-------------
 po/zh_TW.po                    | 300 +++++++++++++++++++++++-------------
 po/zu.po                       | 280 +++++++++++++++++++++-------------
 148 files changed, 23131 insertions(+), 13390 deletions(-)

commit 1db7d2a9963e990cc0bf8a7038f74fdb63e0b3b0
Author: rbuj <robert.buj@gmail.com>
Date:   Sat Feb 16 23:22:06 2019 +0100

    Ensure proper translation of the about dialog title
    
    Note that GTK+ sets a default title of _("About %s") on the dialog
    window (where %s is replaced by the name of the application, but
    in order to ensure proper translation of the title, applications
    should set the title property explicitly when constructing a
    GtkAboutDialog
    
    https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html

 applets/clock/clock.c                |   1 +
 applets/fish/fish.c                  |   1 +
 applets/notification_area/main.c     |   1 +
 applets/wncklet/showdesktop.c        |   1 +
 applets/wncklet/window-list.c        |   1 +
 applets/wncklet/window-menu.c        |   1 +
 applets/wncklet/workspace-switcher.c |   1 +
 mate-panel.pot                       | 114 ++++++++++++++++++++++-------------
 8 files changed, 78 insertions(+), 43 deletions(-)

commit 84c0435e762c6338b72d95a763c8bdee497c4abb
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Sat Feb 16 22:22:57 2019 +0800

    Prepare for docker-build 0.1.1 merge into master
    
    Please see mate-desktop/mate-dev-scripts#13

 .travis.yml | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

commit 2b2582e6e09f26fd9297af64e65741ec057b9a7c
Author: raveit65 <mate@raveit.de>
Date:   Fri Feb 15 19:33:59 2019 +0100

    tx: update resource for transifex

 mate-panel.pot | 166 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 106 insertions(+), 60 deletions(-)

commit e0efbab6d4a97f3d658c2f4a5f08bbae2a969349
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Feb 15 11:50:03 2019 +0100

    Make translatable the copyright in about dialog

 applets/clock/clock.c                |  7 ++-----
 applets/fish/fish.c                  |  7 +++----
 applets/notification_area/main.c     | 11 ++++-------
 applets/wncklet/showdesktop.c        | 11 +++--------
 applets/wncklet/window-list.c        |  9 +++------
 applets/wncklet/window-menu.c        | 13 +++++--------
 applets/wncklet/workspace-switcher.c |  9 +++------
 mate-panel/panel-context-menu.c      |  5 +++--
 8 files changed, 26 insertions(+), 46 deletions(-)

commit 086ca8b01aa6566ba7be07ba348d5b16b887bd48
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Fri Feb 15 23:53:08 2019 +0800

    Use docker-build on the master branch

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 134d9474d7e72a1b915dc844a2f2c529335d3d33
Author: lukefromdc <lukefromdc@hushmail.com>
Date:   Sat Feb 9 18:33:59 2019 -0500

    Fix last menu with gtk_menu_popup and failure to follow panel theme

 mate-panel/menu.c | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

commit dacbd08684d6081f21041928e01072ed83c80dd8
Author: lukefromdc <lukefromdc@hushmail.com>
Date:   Sat Feb 9 17:42:58 2019 -0500

    mate-panel-applet.c: replace deprecated gtk_menu_popup
    
    We need this for future porting of tray icons to standalone applets as replacements dfor gtk_menu_popup emit a "popped-up" signal when the menu is showing
    
    Based on gnome-panel commit github.com/GNOME/gnome-panel/commit/8e6e2847eca002499e862e9ae85bbc4c16b601fa

 libmate-panel-applet/mate-panel-applet.c | 133 ++++++++++---------------------
 1 file changed, 41 insertions(+), 92 deletions(-)

commit b27a35aa96c06043c7a1abed6ee2dee13610b29f
Author: raveit65 <mate@raveit.de>
Date:   Sun Feb 10 09:55:36 2019 +0100

    tx: update resource for transifex

 mate-panel.pot | 142 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 71 insertions(+), 71 deletions(-)

commit a57792697c9cefc565307a186c693d1fc914c918
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Thu Feb 7 11:53:58 2019 +0800

    fix make distcheck fail on debian

 configure.ac                                                   | 1 -
 mate-panel/{mate-panel.desktop.in.in => mate-panel.desktop.in} | 4 ----
 po/POTFILES.in                                                 | 2 +-
 po/POTFILES.skip                                               | 1 -
 4 files changed, 1 insertion(+), 7 deletions(-)

commit 5b873db2368ca23457feae79442fba07dac5e48d
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Thu Feb 7 11:18:42 2019 +0800

    use archlinux/base image

 .travis.yml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 4a6c3df6d6d68fdc7ff3fef9573b4706fca2e740
Author: lukefromdc <lukefromdc@hushmail.com>
Date:   Sun Feb 3 23:00:05 2019 -0500

    Properly align button menu positions on vertical panels

 mate-panel/panel-menu-button.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 14fce6f47cebae7c21b0a5f4d62409e047027187
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Wed Feb 6 09:33:49 2019 +0800

    Test the new docker-build

 .travis.yml | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

commit 15e3a6863829e5760b0b21b80527d2dba427c203
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Tue Feb 5 11:40:42 2019 +0800

    initial travis-CI support

 .travis.yml | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 155 insertions(+)

commit 371e3d7cb45ed908ce2f04d9972129c69ff156eb
Author: lukefromdc <lukefromdc@hushmail.com>
Date:   Mon Jan 28 02:57:40 2019 -0500

    fix crash on removing tray
    
    *clear applet gsettings on dispose to stop crash and memory leak introduced in github.com/mate-desktop/mate-panel/commit/10b9c30fc79de5f8d9516ba153df233c4968da65
    
    *tray: fix misplaced g_return_if_fail check

 applets/notification_area/main.c    | 1 +
 applets/notification_area/na-grid.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

commit c733d206b9e389b0ff1945f0ace496b9d3ad4a10
Author: William Wold <wm@wmww.sh>
Date:   Sat Jan 26 05:51:51 2019 -0500

    panel-action-protocol: Error if used when X11 is disabled

 mate-panel/panel-action-protocol.c | 7 +++++++
 mate-panel/panel-action-protocol.h | 6 ++++++
 2 files changed, 13 insertions(+)

commit 4fe2b74e7bb8e578d68a2e6966ba096a96908ebf
Author: William Wold <wm@wmww.sh>
Date:   Sat Jan 26 05:33:08 2019 -0500

    panel-force-quit: Error if used when X11 is disabled

 .github/issue_template.md                          |   19 +
 .tx/config                                         |   23 +
 AUTHORS                                            |   59 +
 COPYING                                            |  339 ++
 COPYING-DOCS                                       |  355 ++
 COPYING.LIB                                        |  481 ++
 ChangeLog                                          |    2 +
 HACKING                                            |   19 +
 Makefile.am                                        |   57 +
 NEWS                                               |  452 ++
 README                                             |   58 +
 applets/Makefile.am                                |   11 +
 applets/clock/Makefile.am                          |  184 +
 applets/clock/calendar-window.c                    |  637 +++
 applets/clock/calendar-window.h                    |   84 +
 applets/clock/clock-face.c                         |  469 ++
 applets/clock/clock-face.h                         |   64 +
 applets/clock/clock-location-tile.c                |  717 +++
 applets/clock/clock-location-tile.h                |   51 +
 applets/clock/clock-location.c                     |  783 +++
 applets/clock/clock-location.h                     |   86 +
 applets/clock/clock-map.c                          |  689 +++
 applets/clock/clock-map.h                          |   43 +
 applets/clock/clock-marshallers.list               |    3 +
 applets/clock/clock-menu.xml                       |    8 +
 applets/clock/clock-sunpos.c                       |  197 +
 applets/clock/clock-sunpos.h                       |    8 +
 applets/clock/clock-utils.c                        |  176 +
 applets/clock/clock-utils.h                        |   61 +
 applets/clock/clock.c                              | 3336 ++++++++++++
 applets/clock/clock.gresource.xml                  |   17 +
 applets/clock/clock.h                              |   42 +
 applets/clock/clock.ui                             | 1242 +++++
 ....mate.panel.ClockApplet.mate-panel-applet.in.in |   18 +
 ...mate.panel.applet.ClockAppletFactory.service.in |    3 +
 .../org.mate.panel.applet.clock.gschema.xml.in     |   88 +
 applets/clock/pixmaps/Makefile.am                  |   19 +
 applets/clock/pixmaps/clock-face-large.svg         |  291 +
 applets/clock/pixmaps/clock-face-small-day.svg     |  290 +
 applets/clock/pixmaps/clock-face-small-evening.svg |  290 +
 applets/clock/pixmaps/clock-face-small-morning.svg |  290 +
 applets/clock/pixmaps/clock-face-small-night.svg   |  291 +
 applets/clock/pixmaps/clock-face-small.svg         |  290 +
 .../clock/pixmaps/clock-map-location-current.png   |  Bin 0 -> 379 bytes
 .../clock/pixmaps/clock-map-location-hilight.png   |  Bin 0 -> 346 bytes
 .../clock/pixmaps/clock-map-location-marker.png    |  Bin 0 -> 283 bytes
 applets/clock/pixmaps/clock-map.png                |  Bin 0 -> 25244 bytes
 applets/clock/pixmaps/clock-map.svg                |  755 +++
 applets/clock/set-timezone.c                       |  283 +
 applets/clock/set-timezone.h                       |   40 +
 applets/clock/system-timezone.c                    | 1063 ++++
 applets/clock/system-timezone.h                    |   87 +
 applets/clock/test-system-timezone.c               |  120 +
 applets/fish/Makefile.am                           |  104 +
 applets/fish/fish-menu.xml                         |    4 +
 applets/fish/fish.c                                | 1933 +++++++
 applets/fish/fish.gresource.xml                    |    7 +
 applets/fish/fish.ui                               |  506 ++
 applets/fish/fishanim.png                          |  Bin 0 -> 4859 bytes
 applets/fish/footguy.png                           |  Bin 0 -> 176 bytes
 applets/fish/monkey.png                            |  Bin 0 -> 5063 bytes
 applets/fish/oldwanda.png                          |  Bin 0 -> 12996 bytes
 ...g.mate.panel.FishApplet.mate-panel-applet.in.in |   17 +
 ....mate.panel.applet.FishAppletFactory.service.in |    3 +
 .../fish/org.mate.panel.applet.fish.gschema.xml.in |   34 +
 applets/fish/wanda.png                             |  Bin 0 -> 13683 bytes
 applets/fish/wanda.svg                             | 3724 +++++++++++++
 applets/notification_area/Makefile.am              |  129 +
 .../libstatus-notifier-watcher/Makefile.am         |   45 +
 .../libstatus-notifier-watcher/README              |    2 +
 .../libstatus-notifier-watcher/gf-sn-watcher-v0.c  |  410 ++
 .../libstatus-notifier-watcher/gf-sn-watcher-v0.h  |   42 +
 .../gf-status-notifier-watcher.c                   |   64 +
 .../gf-status-notifier-watcher.h                   |   42 +
 .../org.kde.StatusNotifierWatcher.xml              |   42 +
 applets/notification_area/main.c                   |  530 ++
 applets/notification_area/main.h                   |   62 +
 applets/notification_area/na-grid.c                |  453 ++
 applets/notification_area/na-grid.h                |   48 +
 applets/notification_area/na-host.c                |  105 +
 applets/notification_area/na-host.h                |   54 +
 applets/notification_area/na-item.c                |   91 +
 applets/notification_area/na-item.h                |   63 +
 applets/notification_area/na.gresource.xml         |    7 +
 .../notification_area/notification-area-menu.xml   |    4 +
 .../notification-area-preferences-dialog.ui        |  170 +
 ....NotificationAreaApplet.mate-panel-applet.in.in |   17 +
 ...applet.NotificationAreaAppletFactory.service.in |    3 +
 ...e.panel.applet.notification-area.gschema.xml.in |    9 +
 .../notification_area/status-notifier/Makefile.am  |   83 +
 applets/notification_area/status-notifier/README   |    2 +
 .../status-notifier/com.canonical.dbusmenu.xml     |   74 +
 .../status-notifier/org.kde.StatusNotifierHost.xml |    8 +
 .../status-notifier/org.kde.StatusNotifierItem.xml |   80 +
 .../org.kde.StatusNotifierWatcher.xml              |   42 +
 .../status-notifier/sn-dbus-menu-item.c            |  481 ++
 .../status-notifier/sn-dbus-menu-item.h            |   64 +
 .../status-notifier/sn-dbus-menu.c                 |  500 ++
 .../status-notifier/sn-dbus-menu.h                 |   44 +
 .../status-notifier/sn-flat-button.c               |  174 +
 .../status-notifier/sn-flat-button.h               |   60 +
 .../notification_area/status-notifier/sn-host-v0.c |  489 ++
 .../notification_area/status-notifier/sn-host-v0.h |   43 +
 .../notification_area/status-notifier/sn-item-v0.c | 1461 +++++
 .../notification_area/status-notifier/sn-item-v0.h |   51 +
 .../notification_area/status-notifier/sn-item.c    |  485 ++
 .../notification_area/status-notifier/sn-item.h    |   88 +
 applets/notification_area/system-tray/Makefile.am  |   42 +
 applets/notification_area/system-tray/fixedtip.c   |  278 +
 applets/notification_area/system-tray/fixedtip.h   |   72 +
 .../notification_area/system-tray/na-marshal.list  |    3 +
 .../notification_area/system-tray/na-tray-child.c  |  666 +++
 .../notification_area/system-tray/na-tray-child.h  |   85 +
 .../system-tray/na-tray-manager.c                  |  993 ++++
 .../system-tray/na-tray-manager.h                  |  113 +
 applets/notification_area/system-tray/na-tray.c    |  736 +++
 applets/notification_area/system-tray/na-tray.h    |   71 +
 applets/notification_area/testtray.c               |  279 +
 applets/wncklet/Makefile.am                        |  110 +
 .../org.mate.panel.Wncklet.mate-panel-applet.in.in |   50 +
 ...org.mate.panel.applet.WnckletFactory.service.in |    3 +
 ...rg.mate.panel.applet.window-list.gschema.xml.in |   24 +
 ....panel.applet.workspace-switcher.gschema.xml.in |   24 +
 applets/wncklet/showdesktop-menu.xml               |    3 +
 applets/wncklet/showdesktop.c                      |  558 ++
 applets/wncklet/showdesktop.h                      |   42 +
 applets/wncklet/window-list-menu.xml               |    6 +
 applets/wncklet/window-list.c                      |  712 +++
 applets/wncklet/window-list.h                      |   25 +
 applets/wncklet/window-list.ui                     |  355 ++
 applets/wncklet/window-menu-menu.xml               |    3 +
 applets/wncklet/window-menu.c                      |  262 +
 applets/wncklet/window-menu.h                      |   45 +
 applets/wncklet/wncklet.c                          |  148 +
 applets/wncklet/wncklet.gresource.xml              |   11 +
 applets/wncklet/wncklet.h                          |   49 +
 applets/wncklet/workspace-switcher-menu.xml        |    6 +
 applets/wncklet/workspace-switcher.c               | 1013 ++++
 applets/wncklet/workspace-switcher.h               |   25 +
 applets/wncklet/workspace-switcher.ui              |  386 ++
 autogen.sh                                         |   24 +
 configure.ac                                       |  371 ++
 data/Makefile.am                                   |   35 +
 data/default.layout                                |   53 +
 data/fedora.layout                                 |   74 +
 data/linuxmint.layout                              |   41 +
 data/mageia.layout                                 |   75 +
 data/opensuse.layout                               |   57 +
 data/org.mate.panel.gschema.xml.in                 |   93 +
 data/org.mate.panel.menubar.gschema.xml.in         |   54 +
 data/org.mate.panel.object.gschema.xml.in          |   79 +
 data/org.mate.panel.toplevel.gschema.xml.in        |  142 +
 data/theme/Makefile.am                             |    8 +
 data/theme/mate-panel.css                          |   13 +
 data/theme/panel-grid-symbolic.svg                 |  173 +
 data/ubuntu.layout                                 |   77 +
 doc/Makefile.am                                    |    7 +
 doc/panel-keynav.txt                               |   84 +
 doc/panel-session-handling.txt                     |  250 +
 doc/reference/Makefile.am                          |    3 +
 doc/reference/mate-panel-applet/Makefile.am        |   68 +
 .../mate-panel-applet/mate-panel-applet-docs.sgml  |  383 ++
 .../mate-panel-applet-overrides.txt                |    0
 .../mate-panel-applet-sections.txt                 |   39 +
 .../mate-panel-applet/mate-panel-applet.types      |    3 +
 help/Makefile.am                                   |    3 +
 help/mate-clock/C/figures/clock_applet.png         |  Bin 0 -> 406 bytes
 help/mate-clock/C/index.docbook                    |  492 ++
 help/mate-clock/C/legal.xml                        |   76 +
 help/mate-clock/Makefile.am                        |   17 +
 help/mate-clock/af/af.po                           |  700 +++
 help/mate-clock/am/am.po                           |  696 +++
 help/mate-clock/ar/ar.po                           |  700 +++
 help/mate-clock/ar/figures/clock_applet.png        |  Bin 0 -> 2312 bytes
 help/mate-clock/as/as.po                           |  696 +++
 help/mate-clock/ast/ast.po                         |  697 +++
 help/mate-clock/az/az.po                           |  700 +++
 help/mate-clock/be/be.po                           |  699 +++
 help/mate-clock/bg/bg.po                           |  706 +++
 help/mate-clock/bn/bn.po                           |  701 +++
 help/mate-clock/bn_IN/bn_IN.po                     |  699 +++
 help/mate-clock/br/br.po                           |  697 +++
 help/mate-clock/bs/bs.po                           |  697 +++
 help/mate-clock/ca/ca.po                           |  851 +++
 help/mate-clock/ca/figures/clock_applet.png        |  Bin 0 -> 1207 bytes
 help/mate-clock/ca@valencia/ca@valencia.po         |  753 +++
 help/mate-clock/cmn/cmn.po                         |  699 +++
 help/mate-clock/crh/crh.po                         |  698 +++
 help/mate-clock/cs/cs.po                           |  734 +++
 help/mate-clock/cs/figures/clock_applet.png        |  Bin 0 -> 879 bytes
 help/mate-clock/cy/cy.po                           |  699 +++
 help/mate-clock/da/da.po                           |  838 +++
 help/mate-clock/de/de.po                           |  765 +++
 help/mate-clock/de/figures/clock_applet.png        |  Bin 0 -> 1398 bytes
 help/mate-clock/dz/dz.po                           |  699 +++
 help/mate-clock/el/el.po                           |  734 +++
 help/mate-clock/el/figures/clock_applet.png        |  Bin 0 -> 2160 bytes
 help/mate-clock/en_AU/en_AU.po                     |  696 +++
 help/mate-clock/en_CA/en_CA.po                     |  696 +++
 help/mate-clock/en_GB/en_GB.po                     |  713 +++
 help/mate-clock/eo/eo.po                           |  727 +++
 help/mate-clock/es/es.po                           |  754 +++
 help/mate-clock/es/figures/clock_applet.png        |  Bin 0 -> 1795 bytes
 help/mate-clock/es_AR/es_AR.po                     |  699 +++
 help/mate-clock/es_CL/es_CL.po                     |  698 +++
 help/mate-clock/es_CO/es_CO.po                     |  699 +++
 help/mate-clock/es_CR/es_CR.po                     |  698 +++
 help/mate-clock/es_DO/es_DO.po                     |  698 +++
 help/mate-clock/es_EC/es_EC.po                     |  698 +++
 help/mate-clock/es_ES/es_ES.po                     |  698 +++
 help/mate-clock/es_MX/es_MX.po                     |  704 +++
 help/mate-clock/es_NI/es_NI.po                     |  698 +++
 help/mate-clock/es_PA/es_PA.po                     |  698 +++
 help/mate-clock/es_PE/es_PE.po                     |  698 +++
 help/mate-clock/es_PR/es_PR.po                     |  699 +++
 help/mate-clock/es_SV/es_SV.po                     |  698 +++
 help/mate-clock/es_UY/es_UY.po                     |  698 +++
 help/mate-clock/es_VE/es_VE.po                     |  698 +++
 help/mate-clock/et/et.po                           |  702 +++
 help/mate-clock/eu/eu.po                           |  743 +++
 help/mate-clock/eu/figures/clock_applet.png        |  Bin 0 -> 1274 bytes
 help/mate-clock/fa/fa.po                           |  697 +++
 help/mate-clock/fi/fi.po                           |  703 +++
 help/mate-clock/fr/figures/clock_applet.png        |  Bin 0 -> 1341 bytes
 help/mate-clock/fr/fr.po                           |  812 +++
 help/mate-clock/fur/fur.po                         |  696 +++
 help/mate-clock/fy/fy.po                           |  699 +++
 help/mate-clock/ga/ga.po                           |  699 +++
 help/mate-clock/gl/gl.po                           |  749 +++
 help/mate-clock/gu/gu.po                           |  697 +++
 help/mate-clock/ha/ha.po                           |  696 +++
 help/mate-clock/he/he.po                           |  697 +++
 help/mate-clock/hi/hi.po                           |  702 +++
 help/mate-clock/hr/hr.po                           |  734 +++
 help/mate-clock/hu/hu.po                           |  756 +++
 help/mate-clock/hy/hy.po                           |  697 +++
 help/mate-clock/ia/ia.po                           |  696 +++
 help/mate-clock/id/id.po                           |  720 +++
 help/mate-clock/ig/ig.po                           |  696 +++
 help/mate-clock/is/is.po                           |  700 +++
 help/mate-clock/it/figures/clock_applet.png        |  Bin 0 -> 1574 bytes
 help/mate-clock/it/it.po                           |  753 +++
 help/mate-clock/ja/figures/clock_applet.png        |  Bin 0 -> 1589 bytes
 help/mate-clock/ja/ja.po                           |  741 +++
 help/mate-clock/ka/ka.po                           |  696 +++
 help/mate-clock/kab/kab.po                         |  696 +++
 help/mate-clock/kk/kk.po                           |  697 +++
 help/mate-clock/kn/kn.po                           |  698 +++
 help/mate-clock/ko/figures/clock_applet.png        |  Bin 0 -> 418 bytes
 help/mate-clock/ko/ko.po                           |  721 +++
 help/mate-clock/ku/ku.po                           |  696 +++
 help/mate-clock/ky/ky.po                           |  696 +++
 help/mate-clock/li/li.po                           |  696 +++
 help/mate-clock/lt/lt.po                           |  742 +++
 help/mate-clock/lv/lv.po                           |  698 +++
 help/mate-clock/mai/mai.po                         |  696 +++
 help/mate-clock/mg/mg.po                           |  696 +++
 help/mate-clock/mk/mk.po                           |  697 +++
 help/mate-clock/ml/ml.po                           |  698 +++
 help/mate-clock/mn/mn.po                           |  698 +++
 help/mate-clock/mr/mr.po                           |  697 +++
 help/mate-clock/ms/ms.po                           |  830 +++
 help/mate-clock/nb/nb.po                           |  710 +++
 help/mate-clock/nds/nds.po                         |  699 +++
 help/mate-clock/ne/ne.po                           |  699 +++
 help/mate-clock/nl/figures/clock_applet.png        |  Bin 0 -> 406 bytes
 help/mate-clock/nl/nl.po                           |  725 +++
 help/mate-clock/nn/nn.po                           |  699 +++
 help/mate-clock/nso/nso.po                         |  698 +++
 help/mate-clock/oc/oc.po                           |  700 +++
 help/mate-clock/or/or.po                           |  696 +++
 help/mate-clock/pa/pa.po                           |  736 +++
 help/mate-clock/pl/pl.po                           |  731 +++
 help/mate-clock/ps/ps.po                           |  698 +++
 help/mate-clock/pt/pt.po                           |  847 +++
 help/mate-clock/pt_BR/pt_BR.po                     |  772 +++
 help/mate-clock/ro/ro.po                           |  697 +++
 help/mate-clock/ru/ru.po                           |  778 +++
 help/mate-clock/si/si.po                           |  696 +++
 help/mate-clock/sk/sk.po                           |  745 +++
 help/mate-clock/sl/sl.po                           |  697 +++
 help/mate-clock/sq/sq.po                           |  702 +++
 help/mate-clock/sr/figures/clock_applet.png        |  Bin 0 -> 1058 bytes
 help/mate-clock/sr/sr.po                           |  697 +++
 help/mate-clock/sr@latin/sr@latin.po               |  700 +++
 help/mate-clock/sv/figures/clock_applet.png        |  Bin 0 -> 399 bytes
 help/mate-clock/sv/sv.po                           |  739 +++
 help/mate-clock/ta/ta.po                           |  699 +++
 help/mate-clock/te/te.po                           |  697 +++
 help/mate-clock/th/figures/clock_applet.png        |  Bin 0 -> 1235 bytes
 help/mate-clock/th/th.po                           |  737 +++
 help/mate-clock/tr/tr.po                           |  759 +++
 help/mate-clock/ug/ug.po                           |  705 +++
 help/mate-clock/uk/figures/clock_applet.png        |  Bin 0 -> 1923 bytes
 help/mate-clock/uk/uk.po                           |  786 +++
 help/mate-clock/ur/ur.po                           |  702 +++
 help/mate-clock/uz/uz.po                           |  697 +++
 help/mate-clock/vi/vi.po                           |  697 +++
 help/mate-clock/wa/wa.po                           |  696 +++
 help/mate-clock/xh/xh.po                           |  696 +++
 help/mate-clock/yo/yo.po                           |  696 +++
 help/mate-clock/zh_CN/figures/clock_applet.png     |  Bin 0 -> 1444 bytes
 help/mate-clock/zh_CN/zh_CN.po                     |  723 +++
 help/mate-clock/zh_HK/zh_HK.po                     |  699 +++
 help/mate-clock/zh_TW/figures/clock_applet.png     |  Bin 0 -> 429 bytes
 help/mate-clock/zh_TW/zh_TW.po                     |  707 +++
 help/mate-clock/zu/zu.po                           |  698 +++
 help/mate-fish/C/figures/fish_applet.png           |  Bin 0 -> 5818 bytes
 help/mate-fish/C/index.docbook                     |  287 +
 help/mate-fish/C/legal.xml                         |   76 +
 help/mate-fish/Makefile.am                         |   17 +
 help/mate-fish/af/af.po                            |  448 ++
 help/mate-fish/am/am.po                            |  445 ++
 help/mate-fish/an/an.po                            |  448 ++
 help/mate-fish/ar/ar.po                            |  450 ++
 help/mate-fish/as/as.po                            |  445 ++
 help/mate-fish/ast/ast.po                          |  446 ++
 help/mate-fish/az/az.po                            |  449 ++
 help/mate-fish/be/be.po                            |  448 ++
 help/mate-fish/bg/bg.po                            |  456 ++
 help/mate-fish/bn/bn.po                            |  450 ++
 help/mate-fish/bn_IN/bn_IN.po                      |  449 ++
 help/mate-fish/br/br.po                            |  446 ++
 help/mate-fish/bs/bs.po                            |  446 ++
 help/mate-fish/ca/ca.po                            |  563 ++
 help/mate-fish/ca@valencia/ca@valencia.po          |  501 ++
 help/mate-fish/cmn/cmn.po                          |  448 ++
 help/mate-fish/crh/crh.po                          |  447 ++
 help/mate-fish/cs/cs.po                            |  484 ++
 help/mate-fish/csb/csb.po                          |  447 ++
 help/mate-fish/cy/cy.po                            |  448 ++
 help/mate-fish/da/da.po                            |  559 ++
 help/mate-fish/de/de.po                            |  510 ++
 help/mate-fish/dz/dz.po                            |  448 ++
 help/mate-fish/el/el.po                            |  484 ++
 help/mate-fish/en_AU/en_AU.po                      |  445 ++
 help/mate-fish/en_CA/en_CA.po                      |  445 ++
 help/mate-fish/en_GB/en_GB.po                      |  462 ++
 help/mate-fish/eo/eo.po                            |  477 ++
 help/mate-fish/es/es.po                            |  567 ++
 help/mate-fish/es_AR/es_AR.po                      |  449 ++
 help/mate-fish/es_CL/es_CL.po                      |  447 ++
 help/mate-fish/es_CO/es_CO.po                      |  446 ++
 help/mate-fish/es_CR/es_CR.po                      |  447 ++
 help/mate-fish/es_DO/es_DO.po                      |  447 ++
 help/mate-fish/es_EC/es_EC.po                      |  447 ++
 help/mate-fish/es_ES/es_ES.po                      |  448 ++
 help/mate-fish/es_MX/es_MX.po                      |  453 ++
 help/mate-fish/es_NI/es_NI.po                      |  447 ++
 help/mate-fish/es_PA/es_PA.po                      |  447 ++
 help/mate-fish/es_PE/es_PE.po                      |  447 ++
 help/mate-fish/es_PR/es_PR.po                      |  448 ++
 help/mate-fish/es_SV/es_SV.po                      |  447 ++
 help/mate-fish/es_UY/es_UY.po                      |  447 ++
 help/mate-fish/es_VE/es_VE.po                      |  447 ++
 help/mate-fish/et/et.po                            |  451 ++
 help/mate-fish/eu/eu.po                            |  490 ++
 help/mate-fish/fa/fa.po                            |  447 ++
 help/mate-fish/fi/fi.po                            |  453 ++
 help/mate-fish/fil/fil.po                          |  445 ++
 help/mate-fish/fr/fr.po                            |  546 ++
 help/mate-fish/fr_CA/fr_CA.po                      |  445 ++
 help/mate-fish/frp/frp.po                          |  445 ++
 help/mate-fish/fur/fur.po                          |  445 ++
 help/mate-fish/fy/fy.po                            |  448 ++
 help/mate-fish/ga/ga.po                            |  448 ++
 help/mate-fish/gl/gl.po                            |  502 ++
 help/mate-fish/gu/gu.po                            |  446 ++
 help/mate-fish/ha/ha.po                            |  445 ++
 help/mate-fish/he/he.po                            |  447 ++
 help/mate-fish/hi/hi.po                            |  451 ++
 help/mate-fish/hr/hr.po                            |  472 ++
 help/mate-fish/hu/hu.po                            |  506 ++
 help/mate-fish/hy/hy.po                            |  446 ++
 help/mate-fish/ia/ia.po                            |  445 ++
 help/mate-fish/id/id.po                            |  470 ++
 help/mate-fish/ig/ig.po                            |  445 ++
 help/mate-fish/is/is.po                            |  449 ++
 help/mate-fish/it/it.po                            |  504 ++
 help/mate-fish/ja/ja.po                            |  490 ++
 help/mate-fish/jv/jv.po                            |  445 ++
 help/mate-fish/ka/ka.po                            |  445 ++
 help/mate-fish/kab/kab.po                          |  445 ++
 help/mate-fish/kk/kk.po                            |  446 ++
 help/mate-fish/km/km.po                            |  445 ++
 help/mate-fish/kn/kn.po                            |  448 ++
 help/mate-fish/ko/ko.po                            |  471 ++
 help/mate-fish/ks/ks.po                            |  445 ++
 help/mate-fish/ku/ku.po                            |  445 ++
 help/mate-fish/ku_IQ/ku_IQ.po                      |  445 ++
 help/mate-fish/ky/ky.po                            |  445 ++
 help/mate-fish/la/la.po                            |  446 ++
 help/mate-fish/lb/lb.po                            |  447 ++
 help/mate-fish/li/li.po                            |  445 ++
 help/mate-fish/lt/lt.po                            |  489 ++
 help/mate-fish/lv/lv.po                            |  448 ++
 help/mate-fish/mai/mai.po                          |  445 ++
 help/mate-fish/mg/mg.po                            |  445 ++
 help/mate-fish/mi/mi.po                            |  445 ++
 help/mate-fish/mk/mk.po                            |  446 ++
 help/mate-fish/ml/ml.po                            |  447 ++
 help/mate-fish/mn/mn.po                            |  447 ++
 help/mate-fish/mr/mr.po                            |  446 ++
 help/mate-fish/ms/ms.po                            |  554 ++
 help/mate-fish/my/my.po                            |  445 ++
 help/mate-fish/nb/nb.po                            |  457 ++
 help/mate-fish/nds/nds.po                          |  448 ++
 help/mate-fish/ne/ne.po                            |  449 ++
 help/mate-fish/nl/nl.po                            |  470 ++
 help/mate-fish/nn/nn.po                            |  448 ++
 help/mate-fish/nso/nso.po                          |  447 ++
 help/mate-fish/oc/oc.po                            |  449 ++
 help/mate-fish/or/or.po                            |  445 ++
 help/mate-fish/pa/pa.po                            |  485 ++
 help/mate-fish/pl/pl.po                            |  478 ++
 help/mate-fish/pms/pms.po                          |  445 ++
 help/mate-fish/ps/ps.po                            |  447 ++
 help/mate-fish/pt/pt.po                            |  563 ++
 help/mate-fish/pt_BR/pt_BR.po                      |  522 ++
 help/mate-fish/ro/ro.po                            |  446 ++
 help/mate-fish/ru/ru.po                            |  526 ++
 help/mate-fish/rw/rw.po                            |  445 ++
 help/mate-fish/sc/sc.po                            |  448 ++
 help/mate-fish/si/si.po                            |  445 ++
 help/mate-fish/sk/sk.po                            |  495 ++
 help/mate-fish/sl/sl.po                            |  447 ++
 help/mate-fish/sq/sq.po                            |  451 ++
 help/mate-fish/sr/sr.po                            |  446 ++
 help/mate-fish/sr@latin/sr@latin.po                |  449 ++
 help/mate-fish/sv/sv.po                            |  489 ++
 help/mate-fish/sw/sw.po                            |  447 ++
 help/mate-fish/ta/ta.po                            |  449 ++
 help/mate-fish/te/te.po                            |  446 ++
 help/mate-fish/th/th.po                            |  486 ++
 help/mate-fish/tk/tk.po                            |  445 ++
 help/mate-fish/tr/tr.po                            |  565 ++
 help/mate-fish/ts/ts.po                            |  445 ++
 help/mate-fish/ug/ug.po                            |  454 ++
 help/mate-fish/uk/uk.po                            |  532 ++
 help/mate-fish/ur/ur.po                            |  451 ++
 help/mate-fish/ur_PK/ur_PK.po                      |  449 ++
 help/mate-fish/uz/uz.po                            |  446 ++
 help/mate-fish/vi/vi.po                            |  447 ++
 help/mate-fish/wa/wa.po                            |  445 ++
 help/mate-fish/xh/xh.po                            |  445 ++
 help/mate-fish/yo/yo.po                            |  445 ++
 help/mate-fish/zh-Hans/zh-Hans.po                  |  445 ++
 help/mate-fish/zh_CN/zh_CN.po                      |  473 ++
 help/mate-fish/zh_HK/zh_HK.po                      |  449 ++
 help/mate-fish/zh_TW/zh_TW.po                      |  455 ++
 help/mate-fish/zu/zu.po                            |  447 ++
 icons/16x16/Makefile.am                            |   48 +
 icons/16x16/mate-panel-clock.png                   |  Bin 0 -> 887 bytes
 icons/16x16/mate-panel-clock.xcf.bz2               |  Bin 0 -> 1399 bytes
 icons/16x16/mate-panel-drawer.png                  |  Bin 0 -> 444 bytes
 icons/16x16/mate-panel-drawer.svg                  |  297 ++
 icons/16x16/mate-panel-fish.png                    |  Bin 0 -> 740 bytes
 icons/16x16/mate-panel-fish.xcf.bz2                |  Bin 0 -> 1450 bytes
 icons/16x16/mate-panel-force-quit.png              |  Bin 0 -> 711 bytes
 icons/16x16/mate-panel-force-quit.svg              |  144 +
 icons/16x16/mate-panel-launcher.png                |  Bin 0 -> 571 bytes
 icons/16x16/mate-panel-launcher.svg                |  488 ++
 icons/16x16/mate-panel-notification-area.png       |  Bin 0 -> 812 bytes
 icons/16x16/mate-panel-notification-area.svg       |  285 +
 icons/16x16/mate-panel-separator.png               |  Bin 0 -> 160 bytes
 icons/16x16/mate-panel-separator.svg               |  105 +
 icons/16x16/mate-panel-window-list.png             |  Bin 0 -> 390 bytes
 icons/16x16/mate-panel-window-list.xcf.bz2         |  Bin 0 -> 657 bytes
 icons/16x16/mate-panel-window-menu.png             |  Bin 0 -> 545 bytes
 icons/16x16/mate-panel-window-menu.xcf.bz2         |  Bin 0 -> 900 bytes
 icons/16x16/mate-panel-workspace-switcher.png      |  Bin 0 -> 400 bytes
 icons/16x16/mate-panel-workspace-switcher.svg      |  186 +
 icons/16x16/mate-panel.png                         |  Bin 0 -> 354 bytes
 icons/16x16/mate-panel.svg                         |  231 +
 icons/22x22/Makefile.am                            |   48 +
 icons/22x22/mate-panel-clock.png                   |  Bin 0 -> 1459 bytes
 icons/22x22/mate-panel-clock.svg                   |  268 +
 icons/22x22/mate-panel-drawer.png                  |  Bin 0 -> 718 bytes
 icons/22x22/mate-panel-drawer.svg                  |  352 ++
 icons/22x22/mate-panel-fish.png                    |  Bin 0 -> 1461 bytes
 icons/22x22/mate-panel-fish.xcf.bz2                |  Bin 0 -> 2617 bytes
 icons/22x22/mate-panel-force-quit.png              |  Bin 0 -> 1018 bytes
 icons/22x22/mate-panel-force-quit.xcf.bz2          |  Bin 0 -> 1598 bytes
 icons/22x22/mate-panel-launcher.png                |  Bin 0 -> 955 bytes
 icons/22x22/mate-panel-launcher.svg                |  788 +++
 icons/22x22/mate-panel-notification-area.png       |  Bin 0 -> 1267 bytes
 icons/22x22/mate-panel-notification-area.svg       |  292 +
 icons/22x22/mate-panel-separator.png               |  Bin 0 -> 165 bytes
 icons/22x22/mate-panel-separator.svg               |  105 +
 icons/22x22/mate-panel-window-list.png             |  Bin 0 -> 609 bytes
 icons/22x22/mate-panel-window-list.xcf.bz2         |  Bin 0 -> 1174 bytes
 icons/22x22/mate-panel-window-menu.png             |  Bin 0 -> 701 bytes
 icons/22x22/mate-panel-window-menu.xcf.bz2         |  Bin 0 -> 1485 bytes
 icons/22x22/mate-panel-workspace-switcher.png      |  Bin 0 -> 537 bytes
 icons/22x22/mate-panel-workspace-switcher.svg      |  186 +
 icons/22x22/mate-panel.png                         |  Bin 0 -> 394 bytes
 icons/22x22/mate-panel.svg                         |  230 +
 icons/24x24/Makefile.am                            |   34 +
 icons/24x24/mate-panel-clock.png                   |  Bin 0 -> 1510 bytes
 icons/24x24/mate-panel-drawer.png                  |  Bin 0 -> 715 bytes
 icons/24x24/mate-panel-fish.png                    |  Bin 0 -> 1475 bytes
 icons/24x24/mate-panel-force-quit.png              |  Bin 0 -> 1045 bytes
 icons/24x24/mate-panel-launcher.png                |  Bin 0 -> 1023 bytes
 icons/24x24/mate-panel-notification-area.png       |  Bin 0 -> 1318 bytes
 icons/24x24/mate-panel-separator.png               |  Bin 0 -> 191 bytes
 icons/24x24/mate-panel-window-list.png             |  Bin 0 -> 649 bytes
 icons/24x24/mate-panel-window-menu.png             |  Bin 0 -> 733 bytes
 icons/24x24/mate-panel-workspace-switcher.png      |  Bin 0 -> 560 bytes
 icons/24x24/mate-panel.png                         |  Bin 0 -> 430 bytes
 icons/32x32/Makefile.am                            |   48 +
 icons/32x32/mate-panel-clock.png                   |  Bin 0 -> 2177 bytes
 icons/32x32/mate-panel-clock.svg                   |  291 +
 icons/32x32/mate-panel-drawer.png                  |  Bin 0 -> 865 bytes
 icons/32x32/mate-panel-drawer.svg                  |  486 ++
 icons/32x32/mate-panel-fish.png                    |  Bin 0 -> 1785 bytes
 icons/32x32/mate-panel-fish.svg                    |  656 +++
 icons/32x32/mate-panel-force-quit.png              |  Bin 0 -> 1588 bytes
 icons/32x32/mate-panel-force-quit.svg              |  362 ++
 icons/32x32/mate-panel-launcher.png                |  Bin 0 -> 1777 bytes
 icons/32x32/mate-panel-launcher.svg                |  710 +++
 icons/32x32/mate-panel-notification-area.png       |  Bin 0 -> 1712 bytes
 icons/32x32/mate-panel-notification-area.svg       |  291 +
 icons/32x32/mate-panel-separator.png               |  Bin 0 -> 176 bytes
 icons/32x32/mate-panel-separator.svg               |  105 +
 icons/32x32/mate-panel-window-list.png             |  Bin 0 -> 723 bytes
 icons/32x32/mate-panel-window-list.svg             |  170 +
 icons/32x32/mate-panel-window-menu.png             |  Bin 0 -> 830 bytes
 icons/32x32/mate-panel-window-menu.svg             |  368 ++
 icons/32x32/mate-panel-workspace-switcher.png      |  Bin 0 -> 706 bytes
 icons/32x32/mate-panel-workspace-switcher.svg      |  452 ++
 icons/32x32/mate-panel.png                         |  Bin 0 -> 1212 bytes
 icons/32x32/mate-panel.svg                         |  209 +
 icons/48x48/Makefile.am                            |   28 +
 icons/48x48/mate-panel.png                         |  Bin 0 -> 1635 bytes
 icons/48x48/mate-panel.svg                         |  278 +
 icons/Makefile.am                                  |    3 +
 icons/scalable/Makefile.am                         |   34 +
 icons/scalable/mate-panel-clock.svg                |  450 ++
 icons/scalable/mate-panel-drawer.svg               |  819 +++
 icons/scalable/mate-panel-fish.svg                 |  658 +++
 icons/scalable/mate-panel-force-quit.svg           |  347 ++
 icons/scalable/mate-panel-launcher.svg             |  724 +++
 icons/scalable/mate-panel-notification-area.svg    |  289 +
 icons/scalable/mate-panel-separator.svg            |  105 +
 icons/scalable/mate-panel-window-list.svg          |  324 ++
 icons/scalable/mate-panel-window-menu.svg          |  371 ++
 icons/scalable/mate-panel-workspace-switcher.svg   |  361 ++
 icons/scalable/mate-panel.svg                      |  278 +
 libmate-panel-applet/Makefile.am                   |  150 +
 libmate-panel-applet/TODO                          |   14 +
 .../libmatepanelapplet-4.0-uninstalled.pc.in       |   11 +
 libmate-panel-applet/libmatepanelapplet-4.0.pc.in  |   11 +
 libmate-panel-applet/mate-panel-applet-factory.c   |  361 ++
 libmate-panel-applet/mate-panel-applet-factory.h   |   53 +
 libmate-panel-applet/mate-panel-applet-gsettings.c |  105 +
 libmate-panel-applet/mate-panel-applet-gsettings.h |   45 +
 .../mate-panel-applet-marshal.list                 |    5 +
 libmate-panel-applet/mate-panel-applet.c           | 2481 +++++++++
 libmate-panel-applet/mate-panel-applet.h           |  198 +
 .../org.mate.panel.TestApplet.mate-panel-applet.in |   10 +
 libmate-panel-applet/panel-applet-private.h        |   38 +
 libmate-panel-applet/panel-plug-private.h          |   39 +
 libmate-panel-applet/panel-plug.c                  |  104 +
 libmate-panel-applet/test-dbus-applet.c            |  211 +
 m4/d-type.m4                                       |   49 +
 makepot                                            |   16 +
 man/Makefile.am                                    |    8 +
 man/mate-desktop-item-edit.1                       |   40 +
 man/mate-panel-test-applets.1                      |   46 +
 man/mate-panel.1                                   |   47 +
 mate-clock.pot                                     |  577 ++
 mate-fish.pot                                      |  349 ++
 mate-panel.pot                                     | 2936 ++++++++++
 mate-panel/Makefile.am                             |  299 ++
 mate-panel/applet.c                                | 1390 +++++
 mate-panel/applet.h                                |  118 +
 mate-panel/button-widget.c                         |  896 ++++
 mate-panel/button-widget.h                         |   60 +
 mate-panel/drawer-private.h                        |  146 +
 mate-panel/drawer.c                                |  752 +++
 mate-panel/drawer.h                                |   53 +
 mate-panel/launcher.c                              | 1189 +++++
 mate-panel/launcher.h                              |   80 +
 mate-panel/libegg/Makefile.am                      |   25 +
 mate-panel/libegg/eggdesktopfile.c                 | 1501 ++++++
 mate-panel/libegg/eggdesktopfile.h                 |  164 +
 mate-panel/libegg/eggsmclient-private.h            |   50 +
 mate-panel/libegg/eggsmclient-xsmp.c               | 1366 +++++
 mate-panel/libegg/eggsmclient.c                    |  594 +++
 mate-panel/libegg/eggsmclient.h                    |  121 +
 .../libmate-panel-applet-private/Makefile.am       |   34 +
 .../panel-applet-container.c                       |  843 +++
 .../panel-applet-container.h                       |  122 +
 .../panel-applet-frame-dbus.c                      |  472 ++
 .../panel-applet-frame-dbus.h                      |   65 +
 .../panel-applet-mini.c                            |    5 +
 .../panel-applets-manager-dbus.c                   |  632 +++
 .../panel-applets-manager-dbus.h                   |   60 +
 mate-panel/libpanel-util/Makefile.am               |   40 +
 mate-panel/libpanel-util/panel-cleanup.c           |  110 +
 mate-panel/libpanel-util/panel-cleanup.h           |   51 +
 mate-panel/libpanel-util/panel-color.c             |  198 +
 mate-panel/libpanel-util/panel-color.h             |   13 +
 mate-panel/libpanel-util/panel-error.c             |   90 +
 mate-panel/libpanel-util/panel-error.h             |   49 +
 mate-panel/libpanel-util/panel-glib.c              |  164 +
 mate-panel/libpanel-util/panel-glib.h              |   46 +
 mate-panel/libpanel-util/panel-gtk.c               |  280 +
 mate-panel/libpanel-util/panel-gtk.h               |   61 +
 mate-panel/libpanel-util/panel-icon-chooser.c      |  556 ++
 mate-panel/libpanel-util/panel-icon-chooser.h      |   79 +
 mate-panel/libpanel-util/panel-keyfile.c           |  363 ++
 mate-panel/libpanel-util/panel-keyfile.h           |   79 +
 mate-panel/libpanel-util/panel-launch.c            |  286 +
 mate-panel/libpanel-util/panel-launch.h            |   67 +
 mate-panel/libpanel-util/panel-list.c              |  212 +
 mate-panel/libpanel-util/panel-list.h              |   56 +
 mate-panel/libpanel-util/panel-session-manager.c   |  172 +
 mate-panel/libpanel-util/panel-session-manager.h   |   52 +
 mate-panel/libpanel-util/panel-show.c              |  290 +
 mate-panel/libpanel-util/panel-show.h              |   55 +
 mate-panel/libpanel-util/panel-xdg.c               |  153 +
 mate-panel/libpanel-util/panel-xdg.h               |   43 +
 mate-panel/main.c                                  |  206 +
 mate-panel/mate-desktop-item-edit.c                |  223 +
 mate-panel/mate-panel.desktop.in.in                |   19 +
 mate-panel/menu.c                                  | 1403 +++++
 mate-panel/menu.h                                  |   79 +
 mate-panel/panel-a11y.c                            |  135 +
 mate-panel/panel-a11y.h                            |   43 +
 mate-panel/panel-action-button.c                   |  901 ++++
 mate-panel/panel-action-button.h                   |   96 +
 mate-panel/panel-action-protocol.c                 |  195 +
 mate-panel/panel-action-protocol.h                 |   36 +
 mate-panel/panel-addto.c                           | 1405 +++++
 mate-panel/panel-addto.h                           |   42 +
 mate-panel/panel-applet-frame.c                    | 1079 ++++
 mate-panel/panel-applet-frame.h                    |  147 +
 mate-panel/panel-applet-info.c                     |  113 +
 mate-panel/panel-applet-info.h                     |   51 +
 mate-panel/panel-applets-manager.c                 |  221 +
 mate-panel/panel-applets-manager.h                 |  101 +
 mate-panel/panel-background-monitor.c              |  398 ++
 mate-panel/panel-background-monitor.h              |   62 +
 mate-panel/panel-background.c                      | 1038 ++++
 mate-panel/panel-background.h                      |  125 +
 mate-panel/panel-bindings.c                        |  250 +
 mate-panel/panel-bindings.h                        |   42 +
 mate-panel/panel-config-global.c                   |  144 +
 mate-panel/panel-config-global.h                   |   47 +
 mate-panel/panel-context-menu.c                    |  348 ++
 mate-panel/panel-context-menu.h                    |   33 +
 mate-panel/panel-ditem-editor.c                    | 1776 +++++++
 mate-panel/panel-ditem-editor.h                    |  115 +
 mate-panel/panel-enums-gsettings.h                 |   76 +
 mate-panel/panel-enums.h                           |   60 +
 mate-panel/panel-force-quit.c                      |  370 ++
 mate-panel/panel-force-quit.h                      |   47 +
 mate-panel/panel-frame.c                           |  392 ++
 mate-panel/panel-frame.h                           |   70 +
 mate-panel/panel-globals.h                         |   41 +
 mate-panel/panel-icon-names.h                      |   40 +
 mate-panel/panel-layout.c                          |  364 ++
 mate-panel/panel-layout.h                          |   38 +
 mate-panel/panel-lockdown.c                        |  351 ++
 mate-panel/panel-lockdown.h                        |   55 +
 mate-panel/panel-marshal.list                      |    3 +
 mate-panel/panel-menu-bar.c                        |  552 ++
 mate-panel/panel-menu-bar.h                        |   83 +
 mate-panel/panel-menu-button.c                     | 1233 +++++
 mate-panel/panel-menu-button.h                     |   99 +
 mate-panel/panel-menu-items.c                      | 1661 ++++++
 mate-panel/panel-menu-items.h                      |   99 +
 mate-panel/panel-modules.c                         |   84 +
 mate-panel/panel-modules.h                         |   30 +
 mate-panel/panel-multiscreen.c                     |  703 +++
 mate-panel/panel-multiscreen.h                     |   56 +
 mate-panel/panel-profile.c                         | 1694 ++++++
 mate-panel/panel-profile.h                         |  159 +
 mate-panel/panel-properties-dialog.c               |  935 ++++
 mate-panel/panel-properties-dialog.h               |   40 +
 mate-panel/panel-properties-dialog.ui              |  864 +++
 mate-panel/panel-recent.c                          |  247 +
 mate-panel/panel-recent.h                          |   41 +
 mate-panel/panel-reset.c                           |   48 +
 mate-panel/panel-reset.h                           |   35 +
 mate-panel/panel-run-dialog.c                      | 2068 +++++++
 mate-panel/panel-run-dialog.h                      |   39 +
 mate-panel/panel-run-dialog.ui                     |  321 ++
 mate-panel/panel-schemas.h                         |   99 +
 mate-panel/panel-separator.c                       |  278 +
 mate-panel/panel-separator.h                       |   71 +
 mate-panel/panel-session.c                         |   76 +
 mate-panel/panel-session.h                         |   39 +
 mate-panel/panel-shell.c                           |  164 +
 mate-panel/panel-shell.h                           |   37 +
 mate-panel/panel-stock-icons.c                     |  172 +
 mate-panel/panel-stock-icons.h                     |   65 +
 mate-panel/panel-struts.c                          |  528 ++
 mate-panel/panel-struts.h                          |   57 +
 mate-panel/panel-test-applets.c                    |  401 ++
 mate-panel/panel-test-applets.gresource.xml        |    6 +
 mate-panel/panel-test-applets.ui                   |  215 +
 mate-panel/panel-toplevel.c                        | 5622 ++++++++++++++++++++
 mate-panel/panel-toplevel.h                        |  182 +
 mate-panel/panel-types.h                           |   11 +
 mate-panel/panel-util.c                            | 1335 +++++
 mate-panel/panel-util.h                            |   78 +
 mate-panel/panel-widget.c                          | 2954 ++++++++++
 mate-panel/panel-widget.h                          |  237 +
 mate-panel/panel-xutils.c                          |  220 +
 mate-panel/panel-xutils.h                          |   62 +
 mate-panel/panel.c                                 | 1412 +++++
 mate-panel/panel.gresource.xml                     |   11 +
 mate-panel/panel.h                                 |   57 +
 mate-panel/wayland-protocols/Makefile.am           |   23 +
 .../wlr-layer-shell-unstable-v1.xml                |  285 +
 mate-panel/wayland-protocols/xdg-shell.xml         | 1144 ++++
 mate-panel/xstuff.c                                |  429 ++
 mate-panel/xstuff.h                                |   29 +
 po/LINGUAS                                         |  133 +
 po/POTFILES.in                                     |   75 +
 po/POTFILES.skip                                   |    7 +
 po/af.po                                           | 3215 +++++++++++
 po/am.po                                           | 3003 +++++++++++
 po/ar.po                                           | 3133 +++++++++++
 po/as.po                                           | 3192 +++++++++++
 po/ast.po                                          | 3234 +++++++++++
 po/az.po                                           | 3078 +++++++++++
 po/be.po                                           | 3193 +++++++++++
 po/bg.po                                           | 3246 +++++++++++
 po/bn.po                                           | 3185 +++++++++++
 po/bn_IN.po                                        | 3208 +++++++++++
 po/br.po                                           | 3224 +++++++++++
 po/bs.po                                           | 3105 +++++++++++
 po/ca.po                                           | 3273 ++++++++++++
 po/ca@valencia.po                                  | 3259 ++++++++++++
 po/cmn.po                                          | 3019 +++++++++++
 po/crh.po                                          | 3199 +++++++++++
 po/cs.po                                           | 3222 +++++++++++
 po/cy.po                                           | 3149 +++++++++++
 po/da.po                                           | 3193 +++++++++++
 po/de.po                                           | 3314 ++++++++++++
 po/dz.po                                           | 3264 ++++++++++++
 po/el.po                                           | 3294 ++++++++++++
 po/en_AU.po                                        | 3188 +++++++++++
 po/en_CA.po                                        | 3127 +++++++++++
 po/en_GB.po                                        | 3199 +++++++++++
 po/eo.po                                           | 3197 +++++++++++
 po/es.po                                           | 3267 ++++++++++++
 po/es_AR.po                                        | 2954 ++++++++++
 po/es_CL.po                                        | 2948 ++++++++++
 po/es_CO.po                                        | 2958 ++++++++++
 po/es_CR.po                                        | 2947 ++++++++++
 po/es_DO.po                                        | 2948 ++++++++++
 po/es_EC.po                                        | 2947 ++++++++++
 po/es_ES.po                                        | 2948 ++++++++++
 po/es_MX.po                                        | 2962 +++++++++++
 po/es_NI.po                                        | 2947 ++++++++++
 po/es_PA.po                                        | 2947 ++++++++++
 po/es_PE.po                                        | 2947 ++++++++++
 po/es_PR.po                                        | 2948 ++++++++++
 po/es_SV.po                                        | 2947 ++++++++++
 po/es_UY.po                                        | 2947 ++++++++++
 po/es_VE.po                                        | 2948 ++++++++++
 po/et.po                                           | 3200 +++++++++++
 po/eu.po                                           | 3186 +++++++++++
 po/fa.po                                           | 3137 +++++++++++
 po/fi.po                                           | 3167 +++++++++++
 po/fr.po                                           | 3302 ++++++++++++
 po/fr_CA.po                                        | 2948 ++++++++++
 po/frp.po                                          | 2947 ++++++++++
 po/fur.po                                          | 3092 +++++++++++
 po/fy.po                                           | 2958 ++++++++++
 po/ga.po                                           | 2999 +++++++++++
 po/gl.po                                           | 3235 +++++++++++
 po/gnome-copyrights.txt                            | 1449 +++++
 po/gu.po                                           | 3159 +++++++++++
 po/ha.po                                           | 3151 +++++++++++
 po/he.po                                           | 3167 +++++++++++
 po/hi.po                                           | 3165 +++++++++++
 po/hr.po                                           | 3170 +++++++++++
 po/hu.po                                           | 3231 +++++++++++
 po/hy.po                                           | 3204 +++++++++++
 po/ia.po                                           | 2948 ++++++++++
 po/id.po                                           | 3233 +++++++++++
 po/ig.po                                           | 3123 +++++++++++
 po/is.po                                           | 3181 +++++++++++
 po/it.po                                           | 3272 ++++++++++++
 po/ja.po                                           | 3080 +++++++++++
 po/jv.po                                           | 2946 ++++++++++
 po/ka.po                                           | 3165 +++++++++++
 po/kk.po                                           | 2979 +++++++++++
 po/km.po                                           | 2922 ++++++++++
 po/kn.po                                           | 3207 +++++++++++
 po/ko.po                                           | 3066 +++++++++++
 po/ks.po                                           | 2921 ++++++++++
 po/ku.po                                           | 3133 +++++++++++
 po/ku_IQ.po                                        | 2946 ++++++++++
 po/ky.po                                           | 3146 +++++++++++
 po/la.po                                           | 2948 ++++++++++
 po/li.po                                           | 2958 ++++++++++
 po/lt.po                                           | 3214 +++++++++++
 po/lv.po                                           | 3185 +++++++++++
 po/mai.po                                          | 3115 +++++++++++
 po/mg.po                                           | 3203 +++++++++++
 po/mi.po                                           | 2945 ++++++++++
 po/mk.po                                           | 3184 +++++++++++
 po/ml.po                                           | 3241 +++++++++++
 po/mn.po                                           | 3115 +++++++++++
 po/mr.po                                           | 3180 +++++++++++
 po/ms.po                                           | 3211 +++++++++++
 po/nb.po                                           | 3216 +++++++++++
 po/nds.po                                          | 3030 +++++++++++
 po/ne.po                                           | 3167 +++++++++++
 po/nl.po                                           | 3283 ++++++++++++
 po/nn.po                                           | 3188 +++++++++++
 po/nso.po                                          | 3165 +++++++++++
 po/oc.po                                           | 3012 +++++++++++
 po/or.po                                           | 3154 +++++++++++
 po/pa.po                                           | 3151 +++++++++++
 po/pl.po                                           | 3241 +++++++++++
 po/pms.po                                          | 2945 ++++++++++
 po/ps.po                                           | 2965 +++++++++++
 po/pt.po                                           | 3248 +++++++++++
 po/pt_BR.po                                        | 3274 ++++++++++++
 po/ro.po                                           | 3198 +++++++++++
 po/ru.po                                           | 3276 ++++++++++++
 po/rw.po                                           | 2945 ++++++++++
 po/sc.po                                           | 2950 ++++++++++
 po/si.po                                           | 2959 +++++++++++
 po/sk.po                                           | 3204 +++++++++++
 po/sl.po                                           | 3186 +++++++++++
 po/sq.po                                           | 3197 +++++++++++
 po/sr.po                                           | 3218 +++++++++++
 po/sr@latin.po                                     | 3185 +++++++++++
 po/sv.po                                           | 3236 +++++++++++
 po/ta.po                                           | 3172 +++++++++++
 po/te.po                                           | 3193 +++++++++++
 po/th.po                                           | 3151 +++++++++++
 po/tk.po                                           | 2945 ++++++++++
 po/tr.po                                           | 3223 +++++++++++
 po/tt.po                                           | 2945 ++++++++++
 po/ug.po                                           | 3186 +++++++++++
 po/uk.po                                           | 3206 +++++++++++
 po/ur.po                                           | 3003 +++++++++++
 po/uz.po                                           | 2972 +++++++++++
 po/vi.po                                           | 3174 +++++++++++
 po/wa.po                                           | 2948 ++++++++++
 po/xh.po                                           | 3153 +++++++++++
 po/yi.po                                           | 2951 ++++++++++
 po/yo.po                                           | 3191 +++++++++++
 po/zh_CN.po                                        | 3026 +++++++++++
 po/zh_HK.po                                        | 3018 +++++++++++
 po/zh_TW.po                                        | 3028 +++++++++++
 po/zu.po                                           | 3117 +++++++++++
 856 files changed, 676255 insertions(+)
