[baobab] Add support for uris in .desktop file



commit 328795a2674a3db9e36937c7203b1c61af1a6db6
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Wed Jun 10 10:49:31 2020 +0200

    Add support for uris in .desktop file
    
    So that baobab will appear in the list of recommended applications for directories.

 data/org.gnome.baobab.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.baobab.desktop.in b/data/org.gnome.baobab.desktop.in
index 49d0f28..03caed4 100644
--- a/data/org.gnome.baobab.desktop.in
+++ b/data/org.gnome.baobab.desktop.in
@@ -4,7 +4,7 @@ Comment=Check folder sizes and available disk space
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=storage;space;cleanup;
 TryExec=baobab
-Exec=baobab
+Exec=baobab %U
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.baobab
 Terminal=false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]