]> git.sven.stormbind.net Git - sven/vym.git/blobdiff - debian/patches/desktop.patch
rename desktop patch and add keywords
[sven/vym.git] / debian / patches / desktop.patch
diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch
new file mode 100644 (file)
index 0000000..56dde7c
--- /dev/null
@@ -0,0 +1,24 @@
+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
+Index: vym/config/vym.desktop
+===================================================================
+--- vym.orig/config/vym.desktop
++++ vym/config/vym.desktop
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Type=Application
+-Exec=vym
++Exec=vym %f
+ Name=VYM - View Your Mind
+ Name[de]=VYM - View Your Mind
+ Name[zh_TW]=心智檢視
+@@ -36,5 +36,4 @@ X-AppInstall-Popcon=430
+ X-AppInstall-Section=universe
+ X-Ubuntu-Gettext-Domain=app-install-data
+ Categories=Qt;KDE;Office;
+-
+-
++Keywords=mindmap;taskmanager;
+\ No newline at end of file