]> git.sven.stormbind.net Git - sven/vym.git/commitdiff
rename desktop patch and add keywords
authorSven Hoexter <sven@stormbind.net>
Fri, 3 May 2024 19:06:36 +0000 (21:06 +0200)
committerSven Hoexter <sven@stormbind.net>
Fri, 3 May 2024 19:08:03 +0000 (21:08 +0200)
debian/changelog
debian/patches/desktop-exec-f.patch [deleted file]
debian/patches/desktop.patch [new file with mode: 0644]
debian/patches/series

index abf487eec5b24a78f546a082907e1eaf3e49b3a6..8ad79c547d00ca4c8091e576ee877c5eb1ed7af1 100644 (file)
@@ -13,7 +13,7 @@ vym (2.9.22-1) UNRELEASED; urgency=medium
   * Add Vcs information to debian/control.
   * Raise Standards-Version to 4.7.0.
   * Delete old desktop file shipped in debian/.
-  * Add patch desktop-exec-f.patch to pass %f in the Exec setting.
+  * Add desktop.patch to pass %f in the Exec setting and add keywords.
   * Add doc-base registration for the user manual.
 
  -- Sven Hoexter <hoexter@debian.org>  Fri, 03 May 2024 13:58:54 +0200
diff --git a/debian/patches/desktop-exec-f.patch b/debian/patches/desktop-exec-f.patch
deleted file mode 100644 (file)
index d09dfb8..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Add %f in Exec field to allow opening vym files with vym.
-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]=心智檢視
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
index da27d98f40fc0d7acb0280beac0b56c4cdfe4a9a..be322c08c23acc034bb63091ae882a96e491ee4c 100644 (file)
@@ -1,2 +1,2 @@
-desktop-exec-f.patch
+desktop.patch
 do-not-phone-home.patch