summaryrefslogtreecommitdiff
path: root/data/cheese-prefs.ui
diff options
context:
space:
mode:
authorDaniel G. Siegel <dgsiegel@src.gnome.org>2008-06-19 21:36:36 +0000
committerDaniel G. Siegel <dgsiegel@src.gnome.org>2008-06-19 21:36:36 +0000
commitb50be2621e7e37c112c3acbfaa4c1296b3cce0eb (patch)
tree0eaab2f49587c429b0e9d0ae82d084daad19d10d /data/cheese-prefs.ui
parent0c303a31763402d7be3345732c85b5c49bc03046 (diff)
downloadcheese-b50be2621e7e37c112c3acbfaa4c1296b3cce0eb.tar.gz
allow to choose the webcam using the preference dialog, fixes bug #522200, courtesy of Ryan Zeigler
svn path=/trunk/; revision=772
Diffstat (limited to 'data/cheese-prefs.ui')
-rw-r--r--data/cheese-prefs.ui32
1 files changed, 30 insertions, 2 deletions
diff --git a/data/cheese-prefs.ui b/data/cheese-prefs.ui
index 85da0b15..7ac1f51d 100644
--- a/data/cheese-prefs.ui
+++ b/data/cheese-prefs.ui
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!--Generated with glade3 3.4.0 on Sat Apr 12 23:13:46 2008 -->
+<!--Generated with glade3 3.4.5 on Tue Jun 17 23:35:53 2008 -->
<interface>
<object class="GtkDialog" id="cheese_prefs_dialog">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -18,6 +18,31 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
+ <object class="GtkFrame" id="frame2">
+ <property name="visible">True</property>
+ <property name="label_xalign">0</property>
+ <property name="shadow_type">GTK_SHADOW_NONE</property>
+ <child>
+ <object class="GtkAlignment" id="alignment1">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkComboBox" id="webcam_combo_box">
+ <property name="visible">True</property>
+ </object>
+ </child>
+ </object>
+ </child>
+ <child type="label">
+ <object class="GtkLabel" id="label2">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">&lt;b&gt;Camera&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ </object>
+ </child>
+ </object>
+ </child>
+ <child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -45,6 +70,9 @@
</object>
</child>
</object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
</child>
</object>
<packing>
@@ -64,7 +92,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="no">gtk-close</property>
+ <property name="label">gtk-close</property>
<property name="use_stock">True</property>
</object>
</child>