]> git.sesse.net Git - vlc/commitdiff
Qt: noArt in 64x64
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 25 Jan 2010 11:03:29 +0000 (12:03 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 25 Jan 2010 11:06:01 +0000 (12:06 +0100)
This will be usefull to avoid to many resizing in icon_View

modules/gui/qt4/pixmaps/noart-64.png [new file with mode: 0644]
modules/gui/qt4/vlc.qrc

diff --git a/modules/gui/qt4/pixmaps/noart-64.png b/modules/gui/qt4/pixmaps/noart-64.png
new file mode 100644 (file)
index 0000000..e8bd670
Binary files /dev/null and b/modules/gui/qt4/pixmaps/noart-64.png differ
index b82121a1c90611f3840b8eeb94cdc19868262f3f..4de860d54656e000ffe94046d9cb56b5f6e0dd7e 100644 (file)
@@ -84,6 +84,7 @@
         <file alias="down_arrow" >pixmaps/arrow_down_dark.png</file>
         <file alias="update" >pixmaps/update.png</file>
         <file alias="noart.png" >pixmaps/noart.png</file>
+        <file alias="noart64" >pixmaps/noart-64.png</file>
         <file>pixmaps/go-next.png</file>
         <file alias="new.png" >pixmaps/profile_new.png</file>
         <file alias="lock" >pixmaps/lock.png</file>