Sat, 05 Dec 2015 16:06:05 +0100
Prepared first stable release of eric 6.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 |
3931
ff8e034662d6
Modified the install script to allow parallel installation for Python2 and Python3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3682
diff
changeset
|
4 | Exec=eric6_webbrowser@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
|
5 | MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https; |
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 |
4054
3ef699270e61
Corrected a little typo and improved the .desktop file generation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3943
diff
changeset
|
8 | Name=eric6 Web Browser@PY_MARKER@ |
3ef699270e61
Corrected a little typo and improved the .desktop file generation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3943
diff
changeset
|
9 | Name[de]=eric6 Web Browser@PY_MARKER@ |
3682
2543741b47b7
Changed a few files to reference eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3667
diff
changeset
|
10 | Comment=Web Browser for PyQt5 |
2543741b47b7
Changed a few files to reference eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3667
diff
changeset
|
11 | Comment[de]=Web Browser für PyQt5 |
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 |
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
|
14 | Categories=Qt;Python;Network;WebBrowser; |
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 |