From: <je...@us...> - 2003-08-01 14:44:47
|
Update of /cvsroot/quickrip/quickrip/testing In directory sc8-pr-cvs1:/tmp/cvs-serv29336/testing Modified Files: guimain-hig.ui Log Message: Small rearrangement. Index: guimain-hig.ui =================================================================== RCS file: /cvsroot/quickrip/quickrip/testing/guimain-hig.ui,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** guimain-hig.ui 1 Aug 2003 12:50:29 -0000 1.14 --- guimain-hig.ui 1 Aug 2003 14:44:44 -0000 1.15 *************** *** 9,14 **** <x>0</x> <y>0</y> ! <width>495</width> ! <height>298</height> </rect> </property> --- 9,14 ---- <x>0</x> <y>0</y> ! <width>473</width> ! <height>310</height> </rect> </property> *************** *** 131,135 **** <item> <property name="text"> ! <string>MPEG</string> </property> </item> --- 131,145 ---- <item> <property name="text"> ! <string>DivX</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-1</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-2</string> </property> </item> |