/usr/share/app-install/desktop/latexila-data:latexila.desktop is in app-install-data 14.04.0.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | [Desktop Entry]
X-AppInstall-Package=latexila
X-AppInstall-Popcon=88
X-AppInstall-Section=universe
Name=LaTeXila
GenericName=Integrated LaTeX Environment
Comment=Edit LaTeX documents
Exec=latexila %U
Icon=latexila
Terminal=false
Type=Application
Categories=GTK;GNOME;Office;Publishing;
MimeType=text/x-tex;
Actions=Window;Document;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=latexila
X-GNOME-Bugzilla-Component=other
X-GNOME-Bugzilla-Version=2.10.1
[Desktop Action Window]
Name=Open a New Window
Exec=latexila --new-window
[Desktop Action Document]
Name=Open a New Document
Exec=latexila --new-document
X-Ubuntu-Gettext-Domain=app-install-data
|