]> git.sven.stormbind.net Git - sven/vym.git/blobdiff - debian/patches/desktop.patch
note forwarded PR for the desktop file patch
[sven/vym.git] / debian / patches / desktop.patch
index 56dde7c9b3ef2cdedc59e9b3e7d19e60511ffb2a..ef395c5333505026774257f56f6ed062d6951238 100644 (file)
@@ -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 <hoexter@debian.org>
-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