[Xfce4-commits] [apps/parole] 01/01: Drop deprecated OnlyShowIn keys in desktop actions (bug #15259)
    noreply at xfce.org 
    noreply at xfce.org
       
    Mon Jul 22 18:19:00 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
b   l   u   e   s   a   b   r   e       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 apps/parole.
commit 388dd2825dea3d406660632fd8c9e9715bbaeb36
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Mon Jul 22 12:18:54 2019 -0400
    Drop deprecated OnlyShowIn keys in desktop actions (bug #15259)
---
 data/desktop/org.xfce.Parole.desktop.in.in | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/data/desktop/org.xfce.Parole.desktop.in.in b/data/desktop/org.xfce.Parole.desktop.in.in
index 9fba268..cdd4eae 100644
--- a/data/desktop/org.xfce.Parole.desktop.in.in
+++ b/data/desktop/org.xfce.Parole.desktop.in.in
@@ -14,16 +14,13 @@ Actions=Play;Previous;Next;
 Exec=parole --play
 _Name=Play/Pause
 Icon=media-playback-start-symbolic
-OnlyShowIn=Unity;
 
 [Desktop Action Previous]
 Exec=parole --previous
 _Name=Previous Track
 Icon=media-skip-backward-symbolic
-OnlyShowIn=Unity;
 
 [Desktop Action Next]
 Exec=parole --next
 _Name=Next Track
 Icon=media-skip-forward-symbolic
-OnlyShowIn=Unity;
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list