]> git.sur5r.net Git - minitube/commitdiff
Icons cleanup
authorFlavio Tordini <flavio.tordini@gmail.com>
Mon, 2 Nov 2009 20:19:55 +0000 (21:19 +0100)
committerFlavio Tordini <flavio.tordini@gmail.com>
Mon, 2 Nov 2009 20:19:55 +0000 (21:19 +0100)
images/go-down.png [deleted file]
images/go-previous.png [deleted file]
images/go-up.png [deleted file]
resources.qrc

diff --git a/images/go-down.png b/images/go-down.png
deleted file mode 100644 (file)
index dce3f15..0000000
Binary files a/images/go-down.png and /dev/null differ
diff --git a/images/go-previous.png b/images/go-previous.png
deleted file mode 100644 (file)
index c37bc04..0000000
Binary files a/images/go-previous.png and /dev/null differ
diff --git a/images/go-up.png b/images/go-up.png
deleted file mode 100644 (file)
index afb307b..0000000
Binary files a/images/go-up.png and /dev/null differ
index db3452d8f2b8dd09c5d2883f6fa1cb01efe23542..7414832569c714f9996e2707ff70f33a1584c01d 100755 (executable)
@@ -1,13 +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/go-previous.png</file>
         <file>images/view-fullscreen.png</file>
-        <file>images/go-down.png</file>
-        <file>images/go-up.png</file>
     </qresource>
 </RCC>