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

« back to all changes in this revision

Viewing changes to src/glade/plugins.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-naming-policy toplevel-contextual -->
10
10
    <child>
11
11
      <object class="GtkVBox" id="vbox38">
12
12
        <property name="visible">True</property>
13
 
        <property name="orientation">vertical</property>
14
13
        <child>
15
14
          <object class="GtkHPaned" id="hpaned3">
16
15
            <property name="visible">True</property>
39
38
            <child>
40
39
              <object class="GtkVBox" id="vbox39">
41
40
                <property name="visible">True</property>
42
 
                <property name="orientation">vertical</property>
43
41
                <child>
44
42
                  <object class="GtkHBox" id="hbox3">
45
43
                    <property name="visible">True</property>
213
211
                <property name="receives_default">False</property>
214
212
                <property name="tooltip_text" translatable="yes">Perform selected action</property>
215
213
                <property name="use_underline">True</property>
 
214
                <child internal-child="accessible">
 
215
                  <object class="AtkObject" id="apply-atkobject">
 
216
                    <property name="AtkObject::accessible-name" translatable="yes">Run</property>
 
217
                  </object>
 
218
                </child>
216
219
                <signal name="clicked" handler="on_report_apply_clicked" object="report"/>
217
220
              </object>
218
221
              <packing>