X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fpatches%2Fdesktop.patch;h=ef395c5333505026774257f56f6ed062d6951238;hb=9a4f08d6418186cf7279119d9a331a946f805043;hp=56dde7c9b3ef2cdedc59e9b3e7d19e60511ffb2a;hpb=e4dde814578869fbf5441ffbf613c37f421938a5;p=sven%2Fvym.git diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch index 56dde7c..ef395c5 100644 --- a/debian/patches/desktop.patch +++ b/debian/patches/desktop.patch @@ -1,7 +1,7 @@ -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 -Forwarded: not-needed +Last-Update: 2024-05-04 +Forwarded: https://github.com/insilmaril/vym/pull/106 Index: vym/config/vym.desktop =================================================================== --- vym.orig/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