Sat, 19 Nov 2016 12:51:02 +0100
Prepared release 16.11.1
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 |
4806
5c0745cb26ea
Continued porting the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
4054
diff
changeset
|
4 | Exec=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 |
5027
fe7ecf4517e0
Modified the .desktop files for the two browser variants.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
4806
diff
changeset
|
8 | Name=eric6 Web Browser (QtWebEngine)@PY_MARKER@ |
fe7ecf4517e0
Modified the .desktop files for the two browser variants.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
4806
diff
changeset
|
9 | Name[de]=eric6 Web Browser (QtWebEngine)@PY_MARKER@ |
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 |
4806
5c0745cb26ea
Continued porting the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
4054
diff
changeset
|
14 | Categories=Qt;Python;Network;WebBrowser;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 |