File: add_desktop_entries.patch

package info (click to toggle)
acetoneiso 2.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,224 kB
  • sloc: cpp: 5,629; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 923 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description: Add missing entries to the .desktop file
 [ Nick Andrik ]
 Add Keywords entry for the provided .desktop file
 [ Sven Geuer ]
 Add entries Comment and Comment[de]
Author: Nick Andrik <nick.andrik@gmail.com>
Author: Sven Geuer <sge@debian.org>
Forwarded: not-needed
Last-Update: 2024-09-25

--- a/acetoneiso/menu/AcetoneISO.desktop
+++ b/acetoneiso/menu/AcetoneISO.desktop
@@ -1,5 +1,6 @@
 [Desktop Entry]
 Categories=Qt;KDE;AudioVideo;DiscBurning;
+Keywords=mount,iso,mdf,ngr,bin,cue,burn,convert,acetoneiso,cd,dvd,image
 Exec=acetoneiso %f
 Icon=Acetino2
 MimeType=application/x-iso;
@@ -8,6 +9,8 @@
 GenericName[it]=Strumenti per immagini CD/DVD
 GenericName[de]=CD/DVD-Abbildmanager
 GenericName[ru]=Манипулятор CD/DVD образов
+Comment=Toolbox for CDs/DVDs and images of it
+Comment[de]=Werkzeugkasten für CDs/DVDs und ihren Abbildern
 StartupNotify=true
 Terminal=false
 Type=Application