#based on debian's patch by Tom Jampen # Description: # Patches texstudio.desktop to add important keywords. It also removes the # useless categories and no longer needed encoding entry. --- utilities/texstudio.desktop +++ utilities/texstudio.desktop @@ -1,13 +1,12 @@ [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;tex; Icon=texstudio -Keywords=LaTeX;TeX;editor; MimeType=text/x-tex; Name=TeXstudio StartupNotify=false