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

ochosi pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-clipman-plugin.

commit 189a3e4a5de2df3fa11696b7008ffea3061fc4cf
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Sat Feb 29 12:45:23 2020 +0100

    Also show desktop file in Cinnamon (Bug #14058)
---
 panel-plugin/xfce4-clipman-plugin-autostart.desktop.in | 2 +-
 panel-plugin/xfce4-clipman.desktop.in                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/xfce4-clipman-plugin-autostart.desktop.in 
b/panel-plugin/xfce4-clipman-plugin-autostart.desktop.in
index 8710b36..0d23b80 100644
--- a/panel-plugin/xfce4-clipman-plugin-autostart.desktop.in
+++ b/panel-plugin/xfce4-clipman-plugin-autostart.desktop.in
@@ -5,6 +5,6 @@ _Comment=Clipboard manager
 TryExec=xfce4-clipman
 Exec=xfce4-clipman
 Icon=xfce4-clipman-plugin
-OnlyShowIn=XFCE;
+OnlyShowIn=XFCE;X-Cinnamon;
 Terminal=false
 Hidden=true
diff --git a/panel-plugin/xfce4-clipman.desktop.in 
b/panel-plugin/xfce4-clipman.desktop.in
index 2b7f87e..48da7bb 100644
--- a/panel-plugin/xfce4-clipman.desktop.in
+++ b/panel-plugin/xfce4-clipman.desktop.in
@@ -8,5 +8,5 @@ Exec=xfce4-clipman
 Icon=xfce4-clipman-plugin
 Terminal=false
 Categories=GTK;Utility;TrayIcon;
-OnlyShowIn=XFCE;GNOME;
+OnlyShowIn=XFCE;GNOME;X-Cinnamon;
 StartupNotify=false

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to