summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-06-08 12:15:30 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-06-08 12:15:30 (GMT)
commit5b2f5155fa61cfb923288001be1d8bfb5992850b (patch)
treec110687d69e8c917fc2a95bafe448a941f34e2a8
parent4eb83b5202c803f7e495a9b13a09774e1d4fdb7e (diff)
removed usedcarts widget from glade file
-rw-r--r--rhimport.glade38
1 files changed, 0 insertions, 38 deletions
diff --git a/rhimport.glade b/rhimport.glade
index dfc15a0..69f7a20 100644
--- a/rhimport.glade
+++ b/rhimport.glade
@@ -232,42 +232,4 @@
</widget>
</child>
</widget>
- <widget class="GtkWindow" id="usedcartswin">
- <property name="destroy_with_parent">True</property>
- <child>
- <widget class="GtkFrame" id="usedcartsframe">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
- <child>
- <widget class="GtkAlignment" id="alignment1">
- <property name="visible">True</property>
- <property name="bottom_padding">10</property>
- <property name="left_padding">10</property>
- <property name="right_padding">10</property>
- <child>
- <widget class="GtkTextView" id="tf_usedcarts">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property name="text" translatable="yes">&lt;nr&gt;: &lt;title&gt;</property>
- </widget>
- </child>
- </widget>
- </child>
- <child>
- <widget class="GtkLabel" id="l_usedcarts_main">
- <property name="visible">True</property>
- <property name="xpad">5</property>
- <property name="ypad">5</property>
- <property name="label" translatable="yes">&lt;b&gt;group - start:end&lt;/b&gt;</property>
- <property name="use_markup">True</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
</glade-interface>