[Xfce4-commits] [apps/catfish] 01/01: desktop: add inode/directory mimetype (bug #14505)

noreply at xfce.org noreply at xfce.org
Sat Jun 30 03:15:41 CEST 2018


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/catfish.

commit b6a30dd88dbf6c97774330327d9ab186b8a7e6cb
Author: Pavel Rehak <pavel-rehak at email.cz>
Date:   Sun Jun 10 21:39:56 2018 +0200

    desktop: add inode/directory mimetype (bug #14505)
    
    Right click on a folder and choose open by another app - catfish.
    
    Signed-off-by: Sean Davis <smd.seandavis at gmail.com>
---
 catfish.desktop.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/catfish.desktop.in b/catfish.desktop.in
index 21ed688..740e34c 100644
--- a/catfish.desktop.in
+++ b/catfish.desktop.in
@@ -5,7 +5,8 @@ _Comment=Search the file system
 # TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
 _Keywords=files;find;locate;lookup;search;
 Categories=GNOME;GTK;Utility;
-Exec=catfish
+Exec=catfish %f
 Icon=catfish
 Terminal=false
 Type=Application
+MimeType=inode/directory;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list