diff --git a/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/texstudio.desktop b/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/texstudio.desktop new file mode 100644 index 0000000000000000000000000000000000000000..9e20a5f1cc8843d775130501fa4578af5e3b3114 --- /dev/null +++ b/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/texstudio.desktop @@ -0,0 +1,16 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +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 +MimeType=text/x-tex; +Name=TeXstudio +StartupNotify=false +Terminal=false +Type=Application +