~ubuntu-branches/ubuntu/trusty/xiphos/trusty

« back to all changes in this revision

Viewing changes to ui/navbar_versekey.glade

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs, Jonathan Marsden, Dmitrijs Ledkovs
  • Date: 2010-11-25 21:26:48 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20101125212648-mc64wvs0nw3xp7bx
Tags: 3.1.4-1
[ Jonathan Marsden ]
* New upstream release 3.1.4
* Removed debian/patch/* since the one patch was included upstream.
* Bumped Standards-Version to 3.9.1 (no changes required).
* debian/README.Debian: Corrected spelling and reworded for clarity.
* debian/control: Add Jonathan Marsden back into Uploaders.

[ Dmitrijs Ledkovs ]
* Added local options dpkg-source to unapply patches and fail on
  upstream source changes (ignoring false positives).
* Added bzr-builddeb hook to generate source-format before build. If you
  are not using bzr-builddeb, you must run "./debian/rules clean" before
  building.
* patches/xul-2.0.patch: bump UPPER_RANGE to allow running against xul20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
                    <property name="visible">True</property>
252
252
                    <property name="can_focus">True</property>
253
253
                    <property name="receives_default">False</property>
 
254
                    <property name="tooltip" translatable="yes">Choose chapter to display</property>
254
255
                    <property name="xalign">1</property>
255
256
                    <accessibility>
256
257
                      <atkproperty name="AtkObject::accessible-name" translatable="yes">Toggle Chapter Button</atkproperty>
377
378
                    <property name="visible">True</property>
378
379
                    <property name="can_focus">True</property>
379
380
                    <property name="receives_default">False</property>
 
381
                    <property name="tooltip" translatable="yes">Choose Verse to display</property>
380
382
                    <accessibility>
381
383
                      <atkproperty name="AtkObject::accessible-name" translatable="yes">Toggle Verse Button</atkproperty>
382
384
                    </accessibility>
502
504
                <property name="visible">True</property>
503
505
                <property name="can_focus">True</property>
504
506
                <property name="invisible_char">&#x25CF;</property>
 
507
                <property name="tooltip" translatable="yes">Enter a Verse reference in Book 1:1 format and press Return</property>
505
508
                <accessibility>
506
509
                  <atkproperty name="AtkObject::accessible-name" translatable="yes">Reference Entry</atkproperty>
507
510
                </accessibility>