~asier-iturralde/electoralcalculator/trunk

« back to all changes in this revision

Viewing changes to infoWindow.glade

  • Committer: Asier Iturralde Sarasola
  • Date: 2012-05-19 22:04:45 UTC
  • Revision ID: asier.iturralde@gmail.com-20120519220445-0boc2u290d69nb1s
Use D'Hondt instead of d'Hondt and substitute some strings with the enum like Methods.METHOD

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
                                <property name="layout_style">start</property>
45
45
                                <child>
46
46
                                  <object class="GtkRadioButton" id="rbtnDhondt">
47
 
                                    <property name="label" translatable="yes">D'hondt</property>
 
47
                                    <property name="label" translatable="yes">D'Hondt</property>
48
48
                                    <property name="visible">True</property>
49
49
                                    <property name="can_focus">True</property>
50
50
                                    <property name="receives_default">False</property>