~cacau/ubuntu-bootloader-manager/main

« back to all changes in this revision

Viewing changes to share/bootloader-manager/glade/bootloader-manager.glade

  • Committer: Tomé Vardasca
  • Date: 2007-08-14 05:05:19 UTC
  • Revision ID: cacau.pt@gmail.com-20070814050519-37kbym6ofhoehxh0
fixed little bugs in add and splash image

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.2.0 on Tue Aug 14 05:39:15 2007 by tv@ttvardasca-desktop-->
 
3
<!--Generated with glade3 3.2.0 on Tue Aug 14 06:00:21 2007 by tv@ttvardasca-desktop-->
4
4
<glade-interface>
5
5
  <widget class="GtkWindow" id="mainWindow">
6
6
    <property name="visible">True</property>
933
933
                                                <property name="can_focus">True</property>
934
934
                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
935
935
                                                <property name="label" translatable="yes">Use Background image</property>
 
936
                                                <property name="active">True</property>
936
937
                                                <property name="draw_indicator">True</property>
937
938
                                                <signal name="toggled" handler="splashimage_toggle"/>
938
939
                                              </widget>
1103
1104
                                <property name="n_rows">2</property>
1104
1105
                                <property name="n_columns">2</property>
1105
1106
                                <child>
 
1107
                                  <widget class="GtkEntry" id="en_rpassword">
 
1108
                                    <property name="visible">True</property>
 
1109
                                    <property name="can_focus">True</property>
 
1110
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1111
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
 
1112
                                    <property name="visibility">False</property>
 
1113
                                    <property name="invisible_char">*</property>
 
1114
                                    <signal name="changed" handler="passwords_changed"/>
 
1115
                                  </widget>
 
1116
                                  <packing>
 
1117
                                    <property name="left_attach">1</property>
 
1118
                                    <property name="right_attach">2</property>
 
1119
                                    <property name="top_attach">1</property>
 
1120
                                    <property name="bottom_attach">2</property>
 
1121
                                    <property name="y_options"></property>
 
1122
                                  </packing>
 
1123
                                </child>
 
1124
                                <child>
 
1125
                                  <widget class="GtkEntry" id="en_password">
 
1126
                                    <property name="visible">True</property>
 
1127
                                    <property name="can_focus">True</property>
 
1128
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1129
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
 
1130
                                    <property name="visibility">False</property>
 
1131
                                    <property name="invisible_char">*</property>
 
1132
                                    <property name="activates_default">True</property>
 
1133
                                    <signal name="changed" handler="passwords_changed"/>
 
1134
                                  </widget>
 
1135
                                  <packing>
 
1136
                                    <property name="left_attach">1</property>
 
1137
                                    <property name="right_attach">2</property>
 
1138
                                    <property name="y_options"></property>
 
1139
                                  </packing>
 
1140
                                </child>
 
1141
                                <child>
 
1142
                                  <widget class="GtkLabel" id="lbl_rpassword1">
 
1143
                                    <property name="visible">True</property>
 
1144
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1145
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
 
1146
                                    <property name="xalign">0</property>
 
1147
                                    <property name="label" translatable="yes">Retype password:</property>
 
1148
                                  </widget>
 
1149
                                  <packing>
 
1150
                                    <property name="top_attach">1</property>
 
1151
                                    <property name="bottom_attach">2</property>
 
1152
                                    <property name="x_options">GTK_FILL</property>
 
1153
                                    <property name="y_options"></property>
 
1154
                                  </packing>
 
1155
                                </child>
 
1156
                                <child>
1106
1157
                                  <widget class="GtkLabel" id="label106">
1107
1158
                                    <property name="visible">True</property>
1108
1159
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1114
1165
                                    <property name="x_options">GTK_FILL</property>
1115
1166
                                  </packing>
1116
1167
                                </child>
1117
 
                                <child>
1118
 
                                  <widget class="GtkLabel" id="lbl_rpassword1">
1119
 
                                    <property name="visible">True</property>
1120
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1121
 
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
1122
 
                                    <property name="xalign">0</property>
1123
 
                                    <property name="label" translatable="yes">Retype password:</property>
1124
 
                                  </widget>
1125
 
                                  <packing>
1126
 
                                    <property name="top_attach">1</property>
1127
 
                                    <property name="bottom_attach">2</property>
1128
 
                                    <property name="x_options">GTK_FILL</property>
1129
 
                                    <property name="y_options"></property>
1130
 
                                  </packing>
1131
 
                                </child>
1132
 
                                <child>
1133
 
                                  <widget class="GtkEntry" id="en_password">
1134
 
                                    <property name="visible">True</property>
1135
 
                                    <property name="can_focus">True</property>
1136
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1137
 
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
1138
 
                                    <property name="visibility">False</property>
1139
 
                                    <property name="invisible_char">*</property>
1140
 
                                    <property name="activates_default">True</property>
1141
 
                                    <signal name="changed" handler="passwords_changed"/>
1142
 
                                  </widget>
1143
 
                                  <packing>
1144
 
                                    <property name="left_attach">1</property>
1145
 
                                    <property name="right_attach">2</property>
1146
 
                                    <property name="y_options"></property>
1147
 
                                  </packing>
1148
 
                                </child>
1149
 
                                <child>
1150
 
                                  <widget class="GtkEntry" id="en_rpassword">
1151
 
                                    <property name="visible">True</property>
1152
 
                                    <property name="can_focus">True</property>
1153
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1154
 
                                    <property name="tooltip" translatable="yes">Password for the console and the Operating System with lock keyword</property>
1155
 
                                    <property name="visibility">False</property>
1156
 
                                    <property name="invisible_char">*</property>
1157
 
                                    <signal name="changed" handler="passwords_changed"/>
1158
 
                                  </widget>
1159
 
                                  <packing>
1160
 
                                    <property name="left_attach">1</property>
1161
 
                                    <property name="right_attach">2</property>
1162
 
                                    <property name="top_attach">1</property>
1163
 
                                    <property name="bottom_attach">2</property>
1164
 
                                    <property name="y_options"></property>
1165
 
                                  </packing>
1166
 
                                </child>
1167
1168
                              </widget>
1168
1169
                              <packing>
1169
1170
                                <property name="expand">False</property>
1746
1747
                                    <property name="n_rows">3</property>
1747
1748
                                    <property name="n_columns">2</property>
1748
1749
                                    <child>
1749
 
                                      <widget class="GtkCheckButton" id="chk_lock_edit">
1750
 
                                        <property name="visible">True</property>
1751
 
                                        <property name="can_focus">True</property>
1752
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1753
 
                                        <property name="tooltip" translatable="yes">Lock Operating System with password</property>
1754
 
                                        <property name="label" translatable="yes">Lock</property>
1755
 
                                        <property name="xalign">0</property>
1756
 
                                        <property name="draw_indicator">True</property>
1757
 
                                      </widget>
1758
 
                                      <packing>
1759
 
                                        <property name="x_options">GTK_FILL</property>
1760
 
                                      </packing>
1761
 
                                    </child>
1762
 
                                    <child>
1763
 
                                      <widget class="GtkLabel" id="label63">
1764
 
                                        <property name="visible">True</property>
1765
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1766
 
                                        <property name="xalign">0</property>
1767
 
                                        <property name="label" translatable="yes">Password:</property>
1768
 
                                      </widget>
1769
 
                                      <packing>
1770
 
                                        <property name="top_attach">1</property>
1771
 
                                        <property name="bottom_attach">2</property>
1772
 
                                        <property name="x_options">GTK_FILL</property>
1773
 
                                      </packing>
1774
 
                                    </child>
1775
 
                                    <child>
1776
 
                                      <widget class="GtkLabel" id="label59">
1777
 
                                        <property name="visible">True</property>
1778
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1779
 
                                        <property name="xalign">0</property>
1780
 
                                        <property name="label" translatable="yes">Retype password:</property>
1781
 
                                      </widget>
1782
 
                                      <packing>
1783
 
                                        <property name="top_attach">2</property>
1784
 
                                        <property name="bottom_attach">3</property>
1785
 
                                        <property name="x_options">GTK_FILL</property>
1786
 
                                      </packing>
1787
 
                                    </child>
1788
 
                                    <child>
1789
 
                                      <widget class="GtkEntry" id="en_password_edit">
1790
 
                                        <property name="visible">True</property>
1791
 
                                        <property name="can_focus">True</property>
1792
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1793
 
                                        <property name="tooltip" translatable="yes">Operating system specific password</property>
1794
 
                                        <property name="visibility">False</property>
1795
 
                                        <property name="invisible_char">*</property>
1796
 
                                        <property name="activates_default">True</property>
1797
 
                                      </widget>
1798
 
                                      <packing>
1799
 
                                        <property name="left_attach">1</property>
1800
 
                                        <property name="right_attach">2</property>
1801
 
                                        <property name="top_attach">1</property>
1802
 
                                        <property name="bottom_attach">2</property>
1803
 
                                        <property name="x_padding">6</property>
1804
 
                                      </packing>
1805
 
                                    </child>
1806
 
                                    <child>
1807
 
                                      <widget class="GtkEntry" id="en_rpassword_edit">
1808
 
                                        <property name="visible">True</property>
1809
 
                                        <property name="can_focus">True</property>
1810
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1811
 
                                        <property name="tooltip" translatable="yes">Operating system specific password</property>
1812
 
                                        <property name="visibility">False</property>
1813
 
                                        <property name="invisible_char">*</property>
1814
 
                                        <property name="activates_default">True</property>
1815
 
                                      </widget>
1816
 
                                      <packing>
1817
 
                                        <property name="left_attach">1</property>
1818
 
                                        <property name="right_attach">2</property>
1819
 
                                        <property name="top_attach">2</property>
1820
 
                                        <property name="bottom_attach">3</property>
1821
 
                                        <property name="x_padding">6</property>
1822
 
                                      </packing>
1823
 
                                    </child>
1824
 
                                    <child>
1825
1750
                                      <widget class="GtkHBox" id="pass_msg_error_edit">
1826
1751
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1827
1752
                                        <child>
1855
1780
                                        <property name="right_attach">2</property>
1856
1781
                                      </packing>
1857
1782
                                    </child>
 
1783
                                    <child>
 
1784
                                      <widget class="GtkEntry" id="en_rpassword_edit">
 
1785
                                        <property name="visible">True</property>
 
1786
                                        <property name="can_focus">True</property>
 
1787
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1788
                                        <property name="tooltip" translatable="yes">Operating system specific password</property>
 
1789
                                        <property name="visibility">False</property>
 
1790
                                        <property name="invisible_char">*</property>
 
1791
                                        <property name="activates_default">True</property>
 
1792
                                      </widget>
 
1793
                                      <packing>
 
1794
                                        <property name="left_attach">1</property>
 
1795
                                        <property name="right_attach">2</property>
 
1796
                                        <property name="top_attach">2</property>
 
1797
                                        <property name="bottom_attach">3</property>
 
1798
                                        <property name="x_padding">6</property>
 
1799
                                      </packing>
 
1800
                                    </child>
 
1801
                                    <child>
 
1802
                                      <widget class="GtkEntry" id="en_password_edit">
 
1803
                                        <property name="visible">True</property>
 
1804
                                        <property name="can_focus">True</property>
 
1805
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1806
                                        <property name="tooltip" translatable="yes">Operating system specific password</property>
 
1807
                                        <property name="visibility">False</property>
 
1808
                                        <property name="invisible_char">*</property>
 
1809
                                        <property name="activates_default">True</property>
 
1810
                                      </widget>
 
1811
                                      <packing>
 
1812
                                        <property name="left_attach">1</property>
 
1813
                                        <property name="right_attach">2</property>
 
1814
                                        <property name="top_attach">1</property>
 
1815
                                        <property name="bottom_attach">2</property>
 
1816
                                        <property name="x_padding">6</property>
 
1817
                                      </packing>
 
1818
                                    </child>
 
1819
                                    <child>
 
1820
                                      <widget class="GtkLabel" id="label59">
 
1821
                                        <property name="visible">True</property>
 
1822
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1823
                                        <property name="xalign">0</property>
 
1824
                                        <property name="label" translatable="yes">Retype password:</property>
 
1825
                                      </widget>
 
1826
                                      <packing>
 
1827
                                        <property name="top_attach">2</property>
 
1828
                                        <property name="bottom_attach">3</property>
 
1829
                                        <property name="x_options">GTK_FILL</property>
 
1830
                                      </packing>
 
1831
                                    </child>
 
1832
                                    <child>
 
1833
                                      <widget class="GtkLabel" id="label63">
 
1834
                                        <property name="visible">True</property>
 
1835
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1836
                                        <property name="xalign">0</property>
 
1837
                                        <property name="label" translatable="yes">Password:</property>
 
1838
                                      </widget>
 
1839
                                      <packing>
 
1840
                                        <property name="top_attach">1</property>
 
1841
                                        <property name="bottom_attach">2</property>
 
1842
                                        <property name="x_options">GTK_FILL</property>
 
1843
                                      </packing>
 
1844
                                    </child>
 
1845
                                    <child>
 
1846
                                      <widget class="GtkCheckButton" id="chk_lock_edit">
 
1847
                                        <property name="visible">True</property>
 
1848
                                        <property name="can_focus">True</property>
 
1849
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1850
                                        <property name="tooltip" translatable="yes">Lock Operating System with password</property>
 
1851
                                        <property name="label" translatable="yes">Lock</property>
 
1852
                                        <property name="xalign">0</property>
 
1853
                                        <property name="draw_indicator">True</property>
 
1854
                                      </widget>
 
1855
                                      <packing>
 
1856
                                        <property name="x_options">GTK_FILL</property>
 
1857
                                      </packing>
 
1858
                                    </child>
1858
1859
                                  </widget>
1859
1860
                                </child>
1860
1861
                                <child>
2565
2566
                                        <property name="n_rows">3</property>
2566
2567
                                        <property name="n_columns">2</property>
2567
2568
                                        <child>
2568
 
                                          <widget class="GtkCheckButton" id="chk_lock_add">
2569
 
                                            <property name="visible">True</property>
2570
 
                                            <property name="can_focus">True</property>
2571
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2572
 
                                            <property name="tooltip" translatable="yes">Lock Operating System with password</property>
2573
 
                                            <property name="label" translatable="yes">Lock</property>
2574
 
                                            <property name="xalign">0</property>
2575
 
                                            <property name="draw_indicator">True</property>
2576
 
                                            <signal name="toggled" handler="toggle_password_add"/>
2577
 
                                          </widget>
2578
 
                                          <packing>
2579
 
                                            <property name="x_options">GTK_FILL</property>
2580
 
                                          </packing>
2581
 
                                        </child>
2582
 
                                        <child>
2583
 
                                          <widget class="GtkLabel" id="label75">
2584
 
                                            <property name="visible">True</property>
2585
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2586
 
                                            <property name="xalign">0</property>
2587
 
                                            <property name="label" translatable="yes">Password:</property>
2588
 
                                          </widget>
2589
 
                                          <packing>
2590
 
                                            <property name="top_attach">1</property>
2591
 
                                            <property name="bottom_attach">2</property>
2592
 
                                            <property name="x_options">GTK_FILL</property>
2593
 
                                          </packing>
2594
 
                                        </child>
2595
 
                                        <child>
2596
 
                                          <widget class="GtkLabel" id="label74">
2597
 
                                            <property name="visible">True</property>
2598
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2599
 
                                            <property name="xalign">0</property>
2600
 
                                            <property name="label" translatable="yes">Retype password:</property>
2601
 
                                          </widget>
2602
 
                                          <packing>
2603
 
                                            <property name="top_attach">2</property>
2604
 
                                            <property name="bottom_attach">3</property>
2605
 
                                            <property name="x_options">GTK_FILL</property>
2606
 
                                          </packing>
2607
 
                                        </child>
2608
 
                                        <child>
2609
 
                                          <widget class="GtkEntry" id="en_password_add">
2610
 
                                            <property name="visible">True</property>
2611
 
                                            <property name="can_focus">True</property>
2612
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2613
 
                                            <property name="tooltip" translatable="yes">Operating system specific password</property>
2614
 
                                            <property name="visibility">False</property>
2615
 
                                            <property name="invisible_char">*</property>
2616
 
                                            <property name="activates_default">True</property>
2617
 
                                            <signal name="changed" handler="passwords_changed_add"/>
2618
 
                                          </widget>
2619
 
                                          <packing>
2620
 
                                            <property name="left_attach">1</property>
2621
 
                                            <property name="right_attach">2</property>
2622
 
                                            <property name="top_attach">1</property>
2623
 
                                            <property name="bottom_attach">2</property>
2624
 
                                            <property name="x_padding">6</property>
2625
 
                                          </packing>
2626
 
                                        </child>
2627
 
                                        <child>
2628
 
                                          <widget class="GtkEntry" id="en_rpassword_add">
2629
 
                                            <property name="visible">True</property>
2630
 
                                            <property name="can_focus">True</property>
2631
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2632
 
                                            <property name="tooltip" translatable="yes">Operating system specific password</property>
2633
 
                                            <property name="visibility">False</property>
2634
 
                                            <property name="invisible_char">*</property>
2635
 
                                            <property name="activates_default">True</property>
2636
 
                                            <signal name="changed" handler="passwords_changed_add"/>
2637
 
                                          </widget>
2638
 
                                          <packing>
2639
 
                                            <property name="left_attach">1</property>
2640
 
                                            <property name="right_attach">2</property>
2641
 
                                            <property name="top_attach">2</property>
2642
 
                                            <property name="bottom_attach">3</property>
2643
 
                                            <property name="x_padding">6</property>
2644
 
                                          </packing>
2645
 
                                        </child>
2646
 
                                        <child>
2647
2569
                                          <widget class="GtkHBox" id="pass_msg_error_add">
2648
2570
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2649
2571
                                            <child>
2677
2599
                                            <property name="right_attach">2</property>
2678
2600
                                          </packing>
2679
2601
                                        </child>
 
2602
                                        <child>
 
2603
                                          <widget class="GtkEntry" id="en_rpassword_add">
 
2604
                                            <property name="visible">True</property>
 
2605
                                            <property name="can_focus">True</property>
 
2606
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
2607
                                            <property name="tooltip" translatable="yes">Operating system specific password</property>
 
2608
                                            <property name="visibility">False</property>
 
2609
                                            <property name="invisible_char">*</property>
 
2610
                                            <property name="activates_default">True</property>
 
2611
                                            <signal name="changed" handler="passwords_changed_add"/>
 
2612
                                          </widget>
 
2613
                                          <packing>
 
2614
                                            <property name="left_attach">1</property>
 
2615
                                            <property name="right_attach">2</property>
 
2616
                                            <property name="top_attach">2</property>
 
2617
                                            <property name="bottom_attach">3</property>
 
2618
                                            <property name="x_padding">6</property>
 
2619
                                          </packing>
 
2620
                                        </child>
 
2621
                                        <child>
 
2622
                                          <widget class="GtkEntry" id="en_password_add">
 
2623
                                            <property name="visible">True</property>
 
2624
                                            <property name="can_focus">True</property>
 
2625
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
2626
                                            <property name="tooltip" translatable="yes">Operating system specific password</property>
 
2627
                                            <property name="visibility">False</property>
 
2628
                                            <property name="invisible_char">*</property>
 
2629
                                            <property name="activates_default">True</property>
 
2630
                                            <signal name="changed" handler="passwords_changed_add"/>
 
2631
                                          </widget>
 
2632
                                          <packing>
 
2633
                                            <property name="left_attach">1</property>
 
2634
                                            <property name="right_attach">2</property>
 
2635
                                            <property name="top_attach">1</property>
 
2636
                                            <property name="bottom_attach">2</property>
 
2637
                                            <property name="x_padding">6</property>
 
2638
                                          </packing>
 
2639
                                        </child>
 
2640
                                        <child>
 
2641
                                          <widget class="GtkLabel" id="label74">
 
2642
                                            <property name="visible">True</property>
 
2643
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
2644
                                            <property name="xalign">0</property>
 
2645
                                            <property name="label" translatable="yes">Retype password:</property>
 
2646
                                          </widget>
 
2647
                                          <packing>
 
2648
                                            <property name="top_attach">2</property>
 
2649
                                            <property name="bottom_attach">3</property>
 
2650
                                            <property name="x_options">GTK_FILL</property>
 
2651
                                          </packing>
 
2652
                                        </child>
 
2653
                                        <child>
 
2654
                                          <widget class="GtkLabel" id="label75">
 
2655
                                            <property name="visible">True</property>
 
2656
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
2657
                                            <property name="xalign">0</property>
 
2658
                                            <property name="label" translatable="yes">Password:</property>
 
2659
                                          </widget>
 
2660
                                          <packing>
 
2661
                                            <property name="top_attach">1</property>
 
2662
                                            <property name="bottom_attach">2</property>
 
2663
                                            <property name="x_options">GTK_FILL</property>
 
2664
                                          </packing>
 
2665
                                        </child>
 
2666
                                        <child>
 
2667
                                          <widget class="GtkCheckButton" id="chk_lock_add">
 
2668
                                            <property name="visible">True</property>
 
2669
                                            <property name="can_focus">True</property>
 
2670
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
2671
                                            <property name="tooltip" translatable="yes">Lock Operating System with password</property>
 
2672
                                            <property name="label" translatable="yes">Lock</property>
 
2673
                                            <property name="xalign">0</property>
 
2674
                                            <property name="draw_indicator">True</property>
 
2675
                                            <signal name="toggled" handler="toggle_password_add"/>
 
2676
                                          </widget>
 
2677
                                          <packing>
 
2678
                                            <property name="x_options">GTK_FILL</property>
 
2679
                                          </packing>
 
2680
                                        </child>
2680
2681
                                      </widget>
2681
2682
                                    </child>
2682
2683
                                    <child>