Notices


Reply
Thread Tools
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#21
Today I was in need of a more advanced and tracker independent image viewer for my N900 and found this marvellous gem hiding in extras-devel. It is exactly what I needed.
It took me about half an hour to create symlinks for the missining qgn_* icons to fitting stock icons and optifying it.

If any one is interested I can post instructions how to fix the icons.

Thanks to the original developer for making this great program.

This is how it looks now:
Attached Images
   
 

The Following User Says Thank You to casketizer For This Useful Post:
Posts: 55 | Thanked: 10 times | Joined on Oct 2009
#22
Originally Posted by casketizer View Post
Today I was in need of a more advanced and tracker independent image viewer for my N900 and found this marvellous gem hiding in extras-devel. It is exactly what I needed.
It took me about half an hour to create symlinks for the missining qgn_* icons to fitting stock icons and optifying it.

If any one is interested I can post instructions how to fix the icons.

Thanks to the original developer for making this great program.

This is how it looks now:
Could you please post the instructions. It would be really helpfull.
Thanks in advance!
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#23
I'll post them tomorrow. Check back in ~24h
 
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#24
Please post the instructions to fix the Quiver icons.
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#25
I'll try to get it done later today.
 

The Following User Says Thank You to casketizer For This Useful Post:
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#26
Here is a list of all (as far as I recall) needed icons and the ones I symlinked to if they did not exist on my system:
Code:
/usr/share/icons/hicolor/48x48/hildon/qgn_addr_icon_search_service.png -> /usr/share/icons/hicolor/48x48/hildon/general_search.png
/usr/share/icons/hicolor/48x48/hildon/qgn_back_fsm.png
/usr/share/icons/hicolor/48x48/hildon/qgn_forward_fsm.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_addressbook.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_audio_fldr.png -> /usr/share/icons/hicolor/48x48/hildon/filemanager_audio_folder.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_common_fldr.png -> /usr/share/icons/hicolor/48x48/hildon/general_foldertree.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_divc_cls.png -> /usr/share/icons/hicolor/48x48/hildon/general_device_root_folder.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_doc_fldr.png -> /usr/share/icons/hicolor/48x48/hildon/filemanager_document_folder.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_image_fldr.png -> /usr/share/icons/hicolor/48x48/hildon/filemanager_image_folder.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_mmc_root.png -> /usr/share/icons/hicolor/48x48/hildon/general_removable_memory_card.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_filesys_video_fldr.png -> /usr/share/icons/hicolor/48x48/hildon/filemanager_video_folder.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_hw_button_view_toggle.png -> /usr/share/icons/hicolor/48x48/hildon/general_fullsize_b.png
/usr/share/icons/hicolor/48x48/hildon/qgn_list_messagin.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_gene_back.png -> /usr/share/icons/hicolor/48x48/hildon/general_back.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_gene_deletebutton.png -> /usr/share/icons/hicolor/48x48/hildon/general_delete.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_gene_forward.png -> /usr/share/icons/hicolor/48x48/hildon/general_forward.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_gene_zoomin.png -> /usr/share/icons/hicolor/48x48/hildon/pdf_zoomin.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_gene_zoomout.png -> /usr/share/icons/hicolor/48x48/hildon/pdf_zoomout.png
/usr/share/icons/hicolor/48x48/hildon/qgn_toolb_sketch_brush_02.png
If I forgot any let me know. I have no time to be more verbose atm.
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#27
The list above suffers from wordwrapping. The attached file doesn't.
Attached Files
File Type: txt iconlist.txt (2.1 KB, 135 views)
 

The Following User Says Thank You to casketizer For This Useful Post:
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#28
I forgot those 5:
Code:
/usr/share/icons/hicolor/32x32/hildon/qgn_list_gene_copy.png
/usr/share/icons/hicolor/32x32/hildon/qgn_list_gene_cut.png
/usr/share/icons/hicolor/32x32/hildon/qgn_list_gene_fldr_cls.png
/usr/share/icons/hicolor/32x32/hildon/qgn_list_gene_fldr_opn.png
/usr/share/icons/hicolor/32x32/hildon/qgn_list_gene_paste.png
They are in the zip.
Attached Files
File Type: zip quiver32x32icons.zip (7.0 KB, 134 views)
 

The Following User Says Thank You to casketizer For This Useful Post:
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#29
For those too lazy to symlink existing icons I have zipped up the 48x48 icons here.
Attached Files
File Type: zip quiver48x48icons.zip (22.0 KB, 162 views)
 

The Following 2 Users Say Thank You to casketizer For This Useful Post:
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#30
Keyboard shortcuts that might come in handy:
F - toggle Fullscreen
Q - Quit Program
S - toggle Slideshow
L - Rotate CCW
R - Rotate CW
Ctrl + 1 - Zoom to fit
Shift + Backspace - Delete
Ctrl + B - Bookmark Manager
Ctrl + P - Prefs
Ctrl + D - Add Bookmark
Ctrl + L - Open Location (allows access to hidden dirs but not outside MyDocs/microSD)
 
Reply

Tags
image viewer, quiver


 
Forum Jump


All times are GMT. The time now is 12:47.