tools-uclibc/desktop: update build
This commit is contained in:
parent
8453184f38
commit
abcaa05b4a
9 changed files with 70 additions and 22 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,31 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Midori
|
||||
GenericName=Web Browser
|
||||
X-GNOME-Fullname=Midori 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
|
||||
Actions=TabNew;WindowNew;Private;
|
||||
X-XFCE-Source=file:///usr/share/applications/midori.desktop
|
||||
|
||||
[Desktop Action TabNew]
|
||||
Name=New Tab
|
||||
Exec=midori -e TabNew
|
||||
|
||||
[Desktop Action WindowNew]
|
||||
Name=New Window
|
||||
Exec=midori -e WindowNew
|
||||
|
||||
[Desktop Action Private]
|
||||
Name=New Private Browsing Window
|
||||
Exec=midori --private
|
|
@ -98,7 +98,7 @@
|
|||
</property>
|
||||
<property name="plugin-18" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="13732417901.desktop"/>
|
||||
<value type="string" value="14180858892.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-20" type="string" value="launcher">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue