[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: Also show desktop file in Cinnamon (Bug #14058)

noreply at xfce.org noreply at xfce.org
Sat Feb 29 12:45:55 CET 2020


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-clipman-plugin.

commit 189a3e4a5de2df3fa11696b7008ffea3061fc4cf
Author: Simon Steinbeiss <simon.steinbeiss at 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.


More information about the Xfce4-commits mailing list