summaryrefslogtreecommitdiff
path: root/debian/patches/0125-desktop_file.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:40:35 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:40:35 +0200
commit320a69a1d259525f78cf2e03839a538d3dedd4b1 (patch)
tree839e61103ad55eaf1c4967b81b985e3e19917878 /debian/patches/0125-desktop_file.patch
parent36ad922921a53c347e38e54cb8935fa2efc96d9e (diff)
parent6bac7b4beeeb1c02d838833a7feea4095fc6685d (diff)
Merge branch 'release/debian/0.999-6'debian/0.999-6
Diffstat (limited to 'debian/patches/0125-desktop_file.patch')
-rw-r--r--debian/patches/0125-desktop_file.patch21
1 files changed, 11 insertions, 10 deletions
diff --git a/debian/patches/0125-desktop_file.patch b/debian/patches/0125-desktop_file.patch
index 43e57bd..5613587 100644
--- a/debian/patches/0125-desktop_file.patch
+++ b/debian/patches/0125-desktop_file.patch
@@ -1,7 +1,7 @@
-Description: insert missing tag Keywords and some other changes
-Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Description: insert missing Categories, Keywords fields, implement GenericName fields
+Author: Jörg Frings-Fürst <debian@jff.email>, Vladimir Kudrya <pzs-fs@yandex.ru>
Forwarded: not-needed
-Last-Update: 2014-10-17
+Last-Update: 2018-01-25
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/src/xsane.desktop
@@ -13,11 +13,13 @@ Index: trunk/src/xsane.desktop
-Encoding=UTF-8
-Name=XSane - Scanning
-Comment=Acquire images from a scanner
-+Name=XSane Image scanning program
-+Name[ru]=Программа для сканирования изображений
-+Name[ca]=Programa d'escaneig d'imatges XSane
-+Name[es]=Programa de escaneo de imágenes XSane
-+Name[fr]=Programme d'acquisition d'images XSane
++Type=Application
++Name=XSane
++GenericName=Image scanning program
++GenericName[ru]=Программа для сканирования изображений
++GenericName[ca]=Programa d'escaneig d'imatges
++GenericName[es]=Programa de escaneo de imágenes
++GenericName[fr]=Programme d'acquisition d'images
+Comment=A program to work with scanner. Can be used as a scanning, copier, OCR, fax tools.
+Comment[ru]=Программа для работы со сканером. Может быть использована в качестве копировального аппарата, факса, и др.
+Comment[ca]=Un programa per a treballar amb escànners. Es pot utilitzar com una eina d'escanejat, copiat, OCR i fax.
@@ -26,9 +28,8 @@ Index: trunk/src/xsane.desktop
Exec=xsane
Icon=xsane
Terminal=false
- Type=Application
+-Type=Application
-Categories=Application;Graphics
+Categories=Application;Graphics;GTK;RasterGraphics;Scanning;OCR;2DGraphics;
+Keywords=scannerfrontend
+StartupNotify=true
-+