1234567891011121314151617 |
- [Desktop Entry]
- Name=Geeqie
- GenericName=Image Viewer
- GenericName[tr]=Resim Görüntüleyici
- Comment=View and manage images
- Comment[tr]=Resimleri görüntüle ve yönet
- Exec=geeqie -r %F
- Icon=geeqie
- Type=Application
- Terminal=false
- # Startup notification disabled, since the remote -r switch may not open a new window...
- #StartupNotify=false
- #StartupWMClass=geeqie
- NotShowIn=X-Geeqie;
- 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-tga;image/tiff;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;
|