X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fpatches%2Fdesktop.patch;h=9a8aa80e7aa85cfcf3b725e5d854918bf3878bae;hb=7554cd92f78596fc9ecebd1a9148327ef1910df1;hp=56dde7c9b3ef2cdedc59e9b3e7d19e60511ffb2a;hpb=655c2bfcccd5fa9d037b9613fa04bc1218351b9e;p=sven%2Fvym.git diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch index 56dde7c..9a8aa80 100644 --- a/debian/patches/desktop.patch +++ b/debian/patches/desktop.patch @@ -1,6 +1,6 @@ -Description: Add %f in Exec field to allow opening vym files and some keywords. +Description: Add %F in Exec field to allow opening vym files and some keywords. Author: Sven Hoexter -Last-Update: 2024-05-03 +Last-Update: 2024-05-04 Forwarded: not-needed Index: vym/config/vym.desktop =================================================================== @@ -10,7 +10,7 @@ Index: vym/config/vym.desktop [Desktop Entry] Type=Application -Exec=vym -+Exec=vym %f ++Exec=vym %F Name=VYM - View Your Mind Name[de]=VYM - View Your Mind Name[zh_TW]=心智檢視 @@ -20,5 +20,5 @@ Index: vym/config/vym.desktop Categories=Qt;KDE;Office; - - -+Keywords=mindmap;taskmanager; ++Keywords=mindmap;taskmanager;brainstorming; \ No newline at end of file