Package: texstudio / 2.8.4+debian-3

02-fix-desktop.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Author: Tom Jampen <tom@cryptography.ch>
Description:
 Patches texstudio.desktop to add the missing keywords entry. It also removes
 the useless categories and no longer needed encoding entry.

diff -Naurp a/utilities/texstudio.desktop b/utilities/texstudio.desktop
--- a/utilities/texstudio.desktop	2014-08-05 06:52:34.888236480 +0200
+++ b/utilities/texstudio.desktop	2014-08-05 06:56:05.172203043 +0200
@@ -1,11 +1,11 @@
 [Desktop Entry]
-Categories=Office;Publishing;Qt;X-SuSE-Core-Office;X-Mandriva-Office-Publishing;X-Misc;
-Encoding=UTF-8
+Categories=Office;Publishing;
 Exec=texstudio %F
 GenericName=LaTeX Editor
 GenericName[fr]=Editeur LaTeX
 Comment=LaTeX development environment
 Comment[fr]=Environnement de développement LaTeX
+Keywords=editor;latex;pdflatex;xelatex;lualatex;context;bibtex;
 Icon=texstudio
 MimeType=text/x-tex;
 Name=TeXstudio