~ubuntu-branches/ubuntu/utopic/gramps/utopic

« back to all changes in this revision

Viewing changes to src/glade/editattribute.glade

  • Committer: Package Import Robot
  • Author(s): James A. Treacy
  • Date: 2012-05-22 17:18:36 UTC
  • mfrom: (39.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120522171836-35fi62lp4w7jnrd7
Tags: 3.4.0-1
* New upstream version
* Updated desktop file. Closes: #667472

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
 
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<interface>
3
3
  <!-- interface-requires gtk+ 2.12 -->
4
4
  <!-- interface-requires grampswidgets 0.0 -->
5
5
  <!-- interface-naming-policy project-wide -->
6
6
  <object class="GtkDialog" id="editattribute">
7
7
    <property name="type_hint">dialog</property>
8
 
    <property name="has_separator">False</property>
9
8
    <child internal-child="vbox">
10
9
      <object class="GtkVBox" id="dialog-vbox28">
11
10
        <property name="visible">True</property>
55
54
                    <property name="visible">True</property>
56
55
                    <property name="can_focus">True</property>
57
56
                    <property name="tooltip_text" translatable="yes">The value of the attribute. Eg. 1.8, Sunny, or Blue eyes.</property>
58
 
                    <property name="invisible_char">&#x25CF;</property>
 
57
                    <property name="invisible_char">●</property>
59
58
                  </object>
60
59
                  <packing>
61
60
                    <property name="left_attach">1</property>
71
70
                    <property name="can_focus">True</property>
72
71
                    <property name="receives_default">True</property>
73
72
                    <property name="relief">none</property>
 
73
                    <accelerator key="p" signal="activate" modifiers="GDK_CONTROL_MASK"/>
 
74
                    <child internal-child="accessible">
 
75
                      <object class="AtkObject" id="private-atkobject">
 
76
                        <property name="AtkObject::accessible-name" translatable="yes">Private</property>
 
77
                      </object>
 
78
                    </child>
74
79
                    <child>
75
80
                      <object class="GtkImage" id="image2684">
76
81
                        <property name="visible">True</property>
77
82
                        <property name="icon_name">gtk-dialog-authentication</property>
 
83
                        <child internal-child="accessible">
 
84
                          <object class="AtkObject" id="image2684-atkobject">
 
85
                            <property name="AtkObject::accessible-description" translatable="yes">Privacy</property>
 
86
                          </object>
 
87
                        </child>
78
88
                        <property name="icon-size">1</property>
79
89
                      </object>
80
90
                    </child>