]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince-password.glade
Fixes bug #364364 - toolbar editor shows zoom actions again.
[evince.git] / data / evince-password.glade
index 0b02ad05dae1398c892b3027edc5350c8c64c8e8..7eab0715f53391c19c142cad30e7c63c7bd12568 100644 (file)
@@ -66,7 +66,7 @@
       </child>
 
       <child>
-       <widget class="GtkHBox" id="hbox1">
+       <widget class="GtkHBox" id="hbox-contents">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
                      <property name="max_length">0</property>
                      <property name="text" translatable="yes"></property>
                      <property name="has_frame">True</property>
-                     <property name="invisible_char" translatable="yes">*</property>
                      <property name="activates_default">True</property>
+                     <accessibility>
+                       <atkproperty name="AtkObject::accessible_name" translatable="yes">Password Entry</atkproperty>
+                     </accessibility>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
                  <property name="fill">False</property>
                </packing>
              </child>
+
+             <child>
+               <widget class="GtkCheckButton" id="savesession_checkbutton">
+                 <property name="visible">True</property>
+                 <property name="can_focus">True</property>
+                 <property name="use_underline">True</property>
+                 <property name="label" translatable="yes">Remember password for this session</property>
+                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
+                 <property name="active">False</property>
+                 <property name="inconsistent">False</property>
+                 <property name="draw_indicator">True</property>
+               </widget>
+               <packing>
+                 <property name="padding">0</property>
+                 <property name="expand">False</property>
+                 <property name="fill">False</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkCheckButton" id="savekeyring_checkbutton">
+                 <property name="visible">True</property>
+                 <property name="can_focus">True</property>
+                 <property name="use_underline">True</property>
+                 <property name="label" translatable="yes">Save password in keyring</property>
+                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
+                 <property name="active">False</property>
+                 <property name="inconsistent">False</property>
+                 <property name="draw_indicator">True</property>
+               </widget>
+               <packing>
+                 <property name="padding">0</property>
+                 <property name="expand">False</property>
+                 <property name="fill">False</property>
+               </packing>
+             </child>
            </widget>
            <packing>
              <property name="padding">0</property>