tools-uclibc/desktop: switch to epiphany and imageviewer; add wpa_supplicant and USE=qt4
This commit is contained in:
parent
c4740d435a
commit
d6b1ea79d9
20 changed files with 59 additions and 84 deletions
|
@ -1,7 +0,0 @@
|
|||
[settings]
|
||||
default-encoding=ISO-8859-1
|
||||
enable-site-specific-quirks=true
|
||||
last-window-state=MIDORI_WINDOW_MAXIMIZED
|
||||
location-entry-search=https://duckduckgo.com/?q=%s
|
||||
enable-html5-database=true
|
||||
user-agent=Mozilla/5.0 (Macintosh; U; Intel Mac OS X; c) AppleWebKit/535+ (KHTML, like Gecko) Version/5.0 Safari/535.22+ Midori/0.4
|
|
@ -1,13 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xbel PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML" "http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">
|
||||
<xbel version="1.0" xmlns:midori="http://www.twotoasts.de">
|
||||
<info>
|
||||
<metadata midori:current="0" owner="http://www.twotoasts.de"/>
|
||||
</info>
|
||||
<bookmark href="http://www.google.com/">
|
||||
<title>Google</title>
|
||||
<info>
|
||||
<metadata midori:icon="http://www.google.com/favicon.ico" midori:history-step="2" owner="http://www.twotoasts.de"/>
|
||||
</info>
|
||||
</bookmark>
|
||||
</xbel>
|
|
@ -1,3 +0,0 @@
|
|||
[settings]
|
||||
columns=3
|
||||
rows=3
|
|
@ -283,8 +283,8 @@ show_language_toolbar=F6
|
|||
[%General]
|
||||
config_version=4
|
||||
mplayer_bin=mplayer2
|
||||
driver\vo="xv,"
|
||||
driver\audio_output=
|
||||
driver\vo=xv
|
||||
driver\audio_output=alsa
|
||||
use_screenshot=true
|
||||
screenshot_folder=/home/gentoo/Pictures/smplayer_screenshots
|
||||
dont_remember_media_settings=false
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TerminalEmulator=gnome-terminal
|
||||
WebBrowser=midori
|
||||
WebBrowser=epiphany
|
||||
MailReader=sylpheed-claws
|
||||
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
[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
|
|
@ -0,0 +1,17 @@
|
|||
[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
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=GQview
|
||||
GenericName=Image Viewer
|
||||
Comment=View and manage images
|
||||
Exec=gqview -r %F
|
||||
Icon=gqview
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=Graphics;Viewer;
|
||||
MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx;
|
||||
X-XFCE-Source=file:///usr/share/applications/gqview.desktop
|
|
@ -0,0 +1,17 @@
|
|||
[Desktop Entry]
|
||||
Name=Image Viewer
|
||||
Comment=Browse and rotate images
|
||||
TryExec=eog
|
||||
Exec=eog %U
|
||||
Icon=eog
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Graphics;RasterGraphics;Viewer;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=EOG
|
||||
X-GNOME-Bugzilla-Component=general
|
||||
X-GNOME-Bugzilla-Version=2.32.1
|
||||
X-GNOME-DocPath=eog/eog.xml
|
||||
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;
|
||||
X-XFCE-Source=file:///usr/share/applications/eog.desktop
|
|
@ -98,12 +98,12 @@
|
|||
</property>
|
||||
<property name="plugin-18" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="13728034731.desktop"/>
|
||||
<value type="string" value="13732417901.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-20" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="13679618069.desktop"/>
|
||||
<value type="string" value="13732436141.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-21" type="string" value="launcher">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue