~jonobacon/lernid/sample-merge

« back to all changes in this revision

Viewing changes to data/ui/LernidWindow.ui

  • Committer: Jono Bacon
  • Date: 2009-11-25 04:18:10 UTC
  • Revision ID: jono@ubuntu.com-20091125041810-ywzh7y801m62stc9
Tiny fixes: status bar now shows if (dis)connected and event, hid the dummy logo on the
connect dialog box.

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
            <property name="visible">True</property>
153
153
            <property name="spacing">2</property>
154
154
            <child>
155
 
              <object class="GtkLabel" id="label2">
 
155
              <object class="GtkLabel" id="statusbar">
156
156
                <property name="visible">True</property>
157
157
                <property name="xalign">0</property>
158
158
                <property name="xpad">5</property>
159
159
                <property name="ypad">5</property>
160
 
                <property name="label" translatable="yes">Status Area</property>
 
160
                <property name="label" translatable="yes">Not Connected.</property>
161
161
              </object>
162
162
              <packing>
163
163
                <property name="position">0</property>