tools-uclibc/desktop: switch to midori from epiphany and other tweaks
This commit is contained in:
parent
456adf30df
commit
238fd09f5c
15 changed files with 642 additions and 38 deletions
|
@ -1,17 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Epiphany
|
||||
GenericName=Web Browser
|
||||
X-GNOME-FullName=Epiphany Web Browser
|
||||
Comment=Browse the web
|
||||
Exec=epiphany %U
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=gnome-web-browser
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=epiphany
|
||||
X-GNOME-Bugzilla-Component=BugBuddyBugs
|
||||
X-GNOME-Bugzilla-Version=2.30.6
|
||||
Categories=Network;GNOME;GTK;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
X-XFCE-Source=file:///usr/share/applications/epiphany.desktop
|
|
@ -0,0 +1,33 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Midori
|
||||
GenericName=Web Browser
|
||||
Comment=Browse the Web
|
||||
X-GNOME-Keywords=Internet;WWW;Explorer
|
||||
X-AppInstall-Keywords=Internet;WWW;Explorer
|
||||
Categories=GTK;Network;WebBrowser;
|
||||
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml;
|
||||
Exec=midori %U
|
||||
Icon=midori
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
X-Osso-Type=application/x-executable
|
||||
X-Osso-Service=midori
|
||||
X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
|
||||
X-XFCE-Source=file:///usr/share/applications/midori.desktop
|
||||
|
||||
[TabNew Shortcut Group]
|
||||
Name=New _Tab
|
||||
Exec=midori -e TabNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[WindowNew Shortcut Group]
|
||||
Name=New _Window
|
||||
Exec=midori -e WindowNew
|
||||
TargetEnvironment=Unity
|
||||
|
||||
[Private Shortcut Group]
|
||||
Name=New P_rivate Browsing Window
|
||||
Exec=midori --private
|
||||
TargetEnvironment=Unity
|
Loading…
Add table
Add a link
Reference in a new issue