~olivier-martin/lightdm-gtk-greeter/lightdm-gtk-greeter-set-message-label-type

« back to all changes in this revision

Viewing changes to src/lightdm-gtk-greeter.glade

  • Committer: Andrew P.
  • Date: 2014-06-06 06:56:00 UTC
  • mfrom: (279.2.5 alt_layouts_indicator)
  • Revision ID: pan.pav.7c5@gmail.com-20140606065600-pyiawiz0s3a6lyd6
Merged "layout indicator" branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
                </child>
166
166
              </object>
167
167
            </child>
 
168
            <child>
 
169
              <object class="GtkMenuItem" id="layout_menuitem">
 
170
                <property name="name">layout_menuitem</property>
 
171
                <property name="visible">True</property>
 
172
                <property name="can_focus">True</property>
 
173
                <property name="label">[layout]</property>
 
174
                <child type="submenu">
 
175
                  <object class="GtkMenu" id="layout_menu">
 
176
                    <property name="visible">True</property>
 
177
                    <property name="can_focus">False</property>
 
178
                  </object>
 
179
                </child>
 
180
              </object>
 
181
            </child>
168
182
          </object>
169
183
          <packing>
170
184
            <property name="expand">False</property>