~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-chatrooms-window.glade

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2008-03-10 16:39:07 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080310163907-tv41g2zmf0qqgi85
Tags: 0.22.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
428
428
          <property name="spacing">6</property>
429
429
 
430
430
          <child>
431
 
            <widget class="GtkButton" id="button_close">
432
 
              <property name="visible">True</property>
433
 
              <property name="can_default">True</property>
434
 
              <property name="can_focus">True</property>
435
 
              <property name="label">gtk-close</property>
436
 
              <property name="use_stock">True</property>
437
 
              <property name="relief">GTK_RELIEF_NORMAL</property>
438
 
              <property name="focus_on_click">True</property>
439
 
            </widget>
440
 
          </child>
441
 
 
442
 
          <child>
443
431
            <widget class="GtkButton" id="button_remove">
444
432
              <property name="visible">True</property>
445
433
              <property name="can_default">True</property>
463
451
              <property name="focus_on_click">True</property>
464
452
            </widget>
465
453
          </child>
 
454
 
 
455
          <child>
 
456
            <widget class="GtkButton" id="button_close">
 
457
              <property name="visible">True</property>
 
458
              <property name="can_default">True</property>
 
459
              <property name="can_focus">True</property>
 
460
              <property name="label">gtk-close</property>
 
461
              <property name="use_stock">True</property>
 
462
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
463
              <property name="focus_on_click">True</property>
 
464
            </widget>
 
465
          </child>
466
466
        </widget>
467
467
        <packing>
468
468
          <property name="padding">0</property>