linux/eric6_browser.desktop.in

Mon, 23 Sep 2019 20:03:20 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 23 Sep 2019 20:03:20 +0200
changeset 7260
4cc6f121119a
parent 7221
0485ccdf7877
child 7449
20b3665e1603
permissions
-rw-r--r--

Continued to resolve code style issue M841.

2383
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
1 [Desktop Entry]
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
2 Version=1.0
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
3 Type=Application
6275
8ce9f9c467ec Fixed some install script issues related to defining the bin dir via -b switch.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5607
diff changeset
4 Exec=@BINDIR@/eric6_browser@MARKER@
5198
302a54ccc9b2 Modified the desktop file for the new browser to include MHTML files as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5027
diff changeset
5 MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-mimearchive;
3943
37d88bed7bb9 Extended install script to mark more files with Python variant markers and added the '--noapis' switch to suppress API files installation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3931
diff changeset
6 Icon=ericWeb@MARKER@
2383
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
7 Terminal=false
7221
0485ccdf7877 Linux specifics: did some finetuning of the desktop files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 6942
diff changeset
8 Name=eric6 Web Browser@PY_MARKER@
0485ccdf7877 Linux specifics: did some finetuning of the desktop files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 6942
diff changeset
9 Name[de]=eric6 Web Browser@PY_MARKER@
5027
fe7ecf4517e0 Modified the .desktop files for the two browser variants.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4806
diff changeset
10 Comment=Web Browser for PyQt5 based on QtWebEngine
fe7ecf4517e0 Modified the .desktop files for the two browser variants.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4806
diff changeset
11 Comment[de]=Web Browser für PyQt5 basierend auf QtWebEngine
2383
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
12 GenericName=Web Browser
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
13 GenericName[de]=Web Browser
5607
3bf41677d8ee Fixed some entries in the .desktop files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5198
diff changeset
14 Categories=Qt;X-Python;Network;WebBrowser;X-QtWebEngine;
2383
e999256385bd Extended the installation routine by the creation of a desktop file for the eric5 web browser.
"Detlev Offenbach <detlev@die-offenbachs.de>"
parents:
diff changeset
15 StartupNotify=true

eric ide

mercurial