]> git.sur5r.net Git - minitube/commitdiff
new icons
authorFlavio Tordini <flavio.tordini@gmail.com>
Wed, 11 Nov 2009 20:24:46 +0000 (21:24 +0100)
committerFlavio Tordini <flavio.tordini@gmail.com>
Wed, 11 Nov 2009 20:24:46 +0000 (21:24 +0100)
images/view-fullscreen.png
resources.qrc

index 00e6b83cc005014c81fa510adbe3c9b7d8379adb..c859ce44203d7a62655b6412fe211f0e9780706d 100644 (file)
Binary files a/images/view-fullscreen.png and b/images/view-fullscreen.png differ
index 7414832569c714f9996e2707ff70f33a1584c01d..639421ad2d63d57aca4b09cff97160b7632035d4 100755 (executable)
@@ -1,10 +1,10 @@
 <RCC>
-    <qresource prefix="/" >
+    <qresource prefix="/">
         <file>images/app.png</file>
-        <file>images/pause.png</file>
-        <file>images/play.png</file>
-        <file>images/skip.png</file>
-        <file>images/stop.png</file>
         <file>images/view-fullscreen.png</file>
+        <file>images/media-playback-pause.png</file>
+        <file>images/media-playback-start.png</file>
+        <file>images/media-playback-stop.png</file>
+        <file>images/media-skip-forward.png</file>
     </qresource>
 </RCC>