diff -Nru mate-window-applets-19.10.3/debian/changelog mate-window-applets-19.10.4/debian/changelog --- mate-window-applets-19.10.3/debian/changelog 2019-08-02 15:23:39.000000000 +0000 +++ mate-window-applets-19.10.4/debian/changelog 2019-09-23 18:00:05.000000000 +0000 @@ -1,3 +1,9 @@ +mate-window-applets (19.10.4-0ubuntu1) eoan; urgency=medium + + * New upstream release. + + -- Martin Wimpress Mon, 23 Sep 2019 19:00:05 +0100 + mate-window-applets (19.10.3-1) unstable; urgency=medium [ Martin Wimpress ] diff -Nru mate-window-applets-19.10.3/meson.build mate-window-applets-19.10.4/meson.build --- mate-window-applets-19.10.3/meson.build 2019-07-19 13:14:23.000000000 +0000 +++ mate-window-applets-19.10.4/meson.build 2019-09-23 17:57:30.000000000 +0000 @@ -1,4 +1,4 @@ -project('mate-window-applets','vala','c',version: '19.10.2',meson_version: '>=0.36.0') +project('mate-window-applets','vala','c',version: '19.10.4',meson_version: '>=0.36.0') add_global_arguments(['--vapidir', join_paths(meson.current_source_dir(), 'vapi')], diff -Nru mate-window-applets-19.10.3/window-buttons-applet/org.mate.panel.WindowButtonsApplet.mate-panel-applet.in mate-window-applets-19.10.4/window-buttons-applet/org.mate.panel.WindowButtonsApplet.mate-panel-applet.in --- mate-window-applets-19.10.3/window-buttons-applet/org.mate.panel.WindowButtonsApplet.mate-panel-applet.in 2019-07-19 13:14:23.000000000 +0000 +++ mate-window-applets-19.10.4/window-buttons-applet/org.mate.panel.WindowButtonsApplet.mate-panel-applet.in 2019-09-23 17:57:30.000000000 +0000 @@ -13,5 +13,5 @@ Description=A applet that shows window buttons on panel Description[bg]=Аплет който показва бутоните на прозореца върху панела Description[de]=Zeigt die Fensterknöpfe in der Leiste -Icon=mate +Icon=window-close MateComponentId=OAFIID:MATE_WindowButtonsApplet; diff -Nru mate-window-applets-19.10.3/window-menu-applet/org.mate.panel.WindowMenuApplet.mate-panel-applet.in mate-window-applets-19.10.4/window-menu-applet/org.mate.panel.WindowMenuApplet.mate-panel-applet.in --- mate-window-applets-19.10.3/window-menu-applet/org.mate.panel.WindowMenuApplet.mate-panel-applet.in 2019-07-19 13:14:23.000000000 +0000 +++ mate-window-applets-19.10.4/window-menu-applet/org.mate.panel.WindowMenuApplet.mate-panel-applet.in 2019-09-23 17:57:30.000000000 +0000 @@ -12,5 +12,5 @@ Description=A applet that shows window menu on panel Description[bg]=Аплет който показва менюто на прозореца върху панела Description[de]=Zeigt das Fenstermenü in der Leiste -Icon=mate +Icon=menu-editor MateComponentId=OAFIID:MATE_WindowMenuApplet; diff -Nru mate-window-applets-19.10.3/window-title-applet/org.mate.panel.WindowTitleApplet.mate-panel-applet.in mate-window-applets-19.10.4/window-title-applet/org.mate.panel.WindowTitleApplet.mate-panel-applet.in --- mate-window-applets-19.10.3/window-title-applet/org.mate.panel.WindowTitleApplet.mate-panel-applet.in 2019-07-19 13:14:23.000000000 +0000 +++ mate-window-applets-19.10.4/window-title-applet/org.mate.panel.WindowTitleApplet.mate-panel-applet.in 2019-09-23 17:57:30.000000000 +0000 @@ -12,5 +12,5 @@ Description=A applet that shows window title on panel Description[bg]=Аплет който показва заглавието на прозореца върху панела Description[de]=Zeigt den Fenstertitel in der Leiste -Icon=mate +Icon=user-desktop MateComponentId=OAFIID:MATE_WindowTitleApplet;