~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-chat.ui

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-11-16 23:40:52 UTC
  • mfrom: (1.1.39 upstream)
  • mto: (6.3.7 experimental)
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20091116234052-7hhwrpeln4mwdyw7
Tags: upstream-2.29.2
ImportĀ upstreamĀ versionĀ 2.29.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    <property name="orientation">vertical</property>
9
9
    <property name="spacing">6</property>
10
10
    <child>
 
11
      <object class="GtkVBox" id="info_bar_vbox">
 
12
        <property name="visible">True</property>
 
13
      </object>
 
14
      <packing>
 
15
        <property name="expand">False</property>
 
16
        <property name="position">2</property>
 
17
      </packing>
 
18
     </child>
 
19
    <child>
11
20
      <object class="GtkHPaned" id="hpaned">
12
21
        <property name="visible">True</property>
13
22
        <property name="can_focus">True</property>
71
80
        </child>
72
81
      </object>
73
82
      <packing>
74
 
        <property name="position">0</property>
 
83
        <property name="position">2</property>
75
84
      </packing>
76
85
    </child>
77
86
    <child>
114
123
        <property name="expand">False</property>
115
124
        <property name="fill">False</property>
116
125
        <property name="padding">2</property>
117
 
        <property name="position">0</property>
 
126
        <property name="position">1</property>
118
127
      </packing>
119
128
    </child>
120
129
  </object>