uvch264 test: Use string instead of fourcc in glade caps
authorSjoerd Simons <sjoerd@greynoise.nl>
Sun, 3 Feb 2013 13:32:27 +0000 (14:32 +0100)
committerSjoerd Simons <sjoerd@luon.net>
Mon, 11 Feb 2013 21:05:00 +0000 (22:05 +0100)
tests/examples/uvch264/window.glade

index fc0d954..a45d98d 100644 (file)
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="invisible_char">●</property>
-                <property name="text" translatable="yes">video/x-raw,width=320,height=240,format=(fourcc)YUY2,framerate=15/1</property>
+                <property name="text"
+                translatable="yes">video/x-raw,width=320,height=240,format=(string)YUY2,framerate=15/1</property>
               </object>
               <packing>
                 <property name="expand">False</property>