~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to data/ui/QrCodeWifi.ui

  • Committer: David Planella
  • Date: 2012-11-23 11:57:12 UTC
  • mto: This revision was merged to the branch mainline in revision 108.
  • Revision ID: david.planella@ubuntu.com-20121123115712-t5o6znq7wjeqfmzd
Several fixes to improve translatable messages, updated .pot file

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
        <property name="receives_default">False</property>
100
100
        <property name="xalign">0</property>
101
101
        <property name="draw_indicator">True</property>
102
 
        <signal name="clicked" handler="on_checkbutton1_clicked" swapped="no"/>
103
102
      </object>
104
103
      <packing>
105
104
        <property name="left_attach">1</property>
121
120
      </packing>
122
121
    </child>
123
122
    <child>
124
 
      <object class="GtkComboBox" id="comboboxSSID">
 
123
      <object class="GtkComboBoxText" id="comboboxtextSSID">
125
124
        <property name="visible">True</property>
126
125
        <property name="can_focus">False</property>
127
126
        <property name="has_entry">True</property>
128
127
        <property name="entry_text_column">0</property>
129
 
        <signal name="changed" handler="on_comboboxSSID_changed" swapped="no"/>
 
128
        <property name="id_column">1</property>
 
129
        <signal name="changed" handler="on_comboboxtextSSID_changed" swapped="no"/>
130
130
        <child internal-child="entry">
131
131
          <object class="GtkEntry" id="entrySSID">
132
132
            <property name="can_focus">True</property>