Use non-size-specific icon and add keywords to desktop file.
This commit is contained in:
29
debian/patches/10-use-non-size-specific-icon-and-add-keywords-to-desktop-file.patch
vendored
Normal file
29
debian/patches/10-use-non-size-specific-icon-and-add-keywords-to-desktop-file.patch
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
From: Carlos Maddela <e7appew@gmail.com>
|
||||||
|
Date: Mon, 19 Dec 2016 03:40:41 +1100
|
||||||
|
Subject: Use non-size-specific icon and add keywords to desktop file.
|
||||||
|
|
||||||
|
Description: Use non-size-specific icon and add keywords to desktop file.
|
||||||
|
Author: Carlos Maddela <e7appew@gmail.com>
|
||||||
|
Origin: vendor
|
||||||
|
Forwarded: no
|
||||||
|
Last-Update: 2016-12-19
|
||||||
|
---
|
||||||
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||||
|
---
|
||||||
|
contrib/dvdisaster.desktop | 3 ++-
|
||||||
|
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/contrib/dvdisaster.desktop b/contrib/dvdisaster.desktop
|
||||||
|
index c7661ec..1f9926b 100644
|
||||||
|
--- a/contrib/dvdisaster.desktop
|
||||||
|
+++ b/contrib/dvdisaster.desktop
|
||||||
|
@@ -6,7 +6,8 @@ Comment=Additional error protection for CD/DVD media
|
||||||
|
Comment[cs]=Přídavná ochrana pro média CD/DVD
|
||||||
|
Comment[de]=Zusätzliche Fehlerkorrektur für CD/DVD
|
||||||
|
Exec=dvdisaster
|
||||||
|
-Icon=dvdisaster48.png
|
||||||
|
+Icon=dvdisaster
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Application;System;
|
||||||
|
+Keywords=CD;DVD;media;data loss;scratch;aging;error;protection;recovery;
|
||||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -6,3 +6,4 @@
|
|||||||
07-fix-spelling-errors-in-binaries.patch
|
07-fix-spelling-errors-in-binaries.patch
|
||||||
08-fix-gnu-make-detection.patch
|
08-fix-gnu-make-detection.patch
|
||||||
09-fix-format-security-warnings.patch
|
09-fix-format-security-warnings.patch
|
||||||
|
10-use-non-size-specific-icon-and-add-keywords-to-desktop-file.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user