[Compbench-devel] CompBenchmarks++/Qt-4/icons icons.qrc,1.2,1.3
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-05-17 22:37:38
|
Update of /cvsroot/compbench/CompBenchmarks++/Qt-4/icons In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv6169 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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** icons.qrc 16 May 2007 20:25:10 -0000 1.2 --- icons.qrc 17 May 2007 22:37:35 -0000 1.3 *************** *** 10,15 **** --- 10,18 ---- <file>led-green.png</file> <file>led-yellow.png</file> + <file>open.png</file> <file>package.png</file> <file>remove.png</file> + <file>save.png</file> + <file>stop.png</file> <file>success.png</file> <file>tip.png</file> |