wok annotate minitube/stuff/icons.diff @ rev 16829

minitube: show UI icons.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 12 13:16:00 2014 +0300 (2014-07-12)
parents
children 1436ef4c0cca
rev   line source
al@16829 1 --- resources.qrc
al@16829 2 +++ resources.qrc
al@16829 3 @@ -63,5 +63,25 @@
al@16829 4 <file>images/badge.png</file>
al@16829 5 <file>images/badge3.png</file>
al@16829 6 <file>images/badge4.png</file>
al@16829 7 + <file>images/audio-volume-high.png</file>
al@16829 8 + <file>images/audio-volume-muted.png</file>
al@16829 9 + <file>images/bookmark-new.png</file>
al@16829 10 + <file>images/bookmark-remove.png</file>
al@16829 11 + <file>images/document-save.png</file>
al@16829 12 + <file>images/go-next.png</file>
al@16829 13 + <file>images/go-previous.png</file>
al@16829 14 + <file>images/go-top.png</file>
al@16829 15 + <file>images/media-playback-pause.png</file>
al@16829 16 + <file>images/media-playback-start.png</file>
al@16829 17 + <file>images/media-playback-stop.png</file>
al@16829 18 + <file>images/media-skip-backward.png</file>
al@16829 19 + <file>images/media-skip-forward.png</file>
al@16829 20 + <file>images/system-search.png</file>
al@16829 21 + <file>images/video-display.png</file>
al@16829 22 + <file>images/view-fullscreen.png</file>
al@16829 23 + <file>images/view-list-symbolic.png</file>
al@16829 24 + <file>images/view-refresh.png</file>
al@16829 25 + <file>images/view-restore.png</file>
al@16829 26 + <file>images/window-close.png</file>
al@16829 27 </qresource>
al@16829 28 </RCC>