From 7fc89aa357f2c8f9a4a47fc64115b23711212ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A7=CF=81=CE=AE=CF=83=CF=84=CE=BF=CF=82=20=CE=96=CF=8E?= =?UTF-8?q?=CF=84=CE=B1=CE=BB=CE=B7=CF=82?= Date: Tue, 17 Apr 2018 12:38:54 +0300 Subject: [PATCH] Upload New File --- .../32bit/shellScripts/texstudio.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Ubuntu 16.04/UbuntuMate/32bit/shellScripts/texstudio.desktop 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 0000000..9e20a5f --- /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 + -- GitLab