Update of /cvsroot/compbench/CompBenchmarks++/Qt-4/icons
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14995
Modified Files:
icons.qrc
Log Message:
New icons.
Index: icons.qrc
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/Qt-4/icons/icons.qrc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** icons.qrc 16 May 2007 16:12:07 -0000 1.1
--- icons.qrc 16 May 2007 20:25:10 -0000 1.2
***************
*** 1,4 ****
--- 1,5 ----
<RCC>
<qresource prefix="/icons" >
+ <file>add.png</file>
<file>admin.png</file>
<file>arrow-right.png</file>
***************
*** 6,12 ****
--- 7,15 ----
<file>downloads.png</file>
<file>error.png</file>
+ <file>find.png</file>
<file>led-green.png</file>
<file>led-yellow.png</file>
<file>package.png</file>
+ <file>remove.png</file>
<file>success.png</file>
<file>tip.png</file>
|