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,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
|
Loading…
Add table
Add a link
Reference in a new issue