summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorKatarina Behrens <bubli@bubli.org>2014-12-01 23:25:35 +0100
committerKatarina Behrens <bubli@bubli.org>2014-12-01 23:39:46 +0100
commit759ae3c367f63ee006cfa8f4239ddcc1302b5879 (patch)
treee6352ee8381a3272b5d1c43ff07aadddc4d7c30c /svx/uiconfig
parentbc3a2426511fd05085c0cecf9dac5cdfb2bdc115 (diff)
Move accessibility relations to .ui file
Change-Id: I910f01cbe2f3a87ff9c629a72231dd8106ddf973
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/sidebarpossize.ui43
1 files changed, 43 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/sidebarpossize.ui b/svx/uiconfig/ui/sidebarpossize.ui
index c135e5c21992..eeedf5d333c2 100644
--- a/svx/uiconfig/ui/sidebarpossize.ui
+++ b/svx/uiconfig/ui/sidebarpossize.ui
@@ -58,6 +58,14 @@
<property name="tooltip_text" translatable="yes">Enter the value for the horizontal position.</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="horizontallabel"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="horizontalpos:0in-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes">Horizontal</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -91,6 +99,14 @@
<property name="tooltip_text" translatable="yes">Enter the value for the vertical position.</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="verticallabel"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="verticalpos:0in-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes">Vertical</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -125,6 +141,14 @@
<property name="tooltip_text" translatable="yes">Enter a width for the selected object.</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="widthlabel"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="selectwidth:0in-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes">Width</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -159,6 +183,14 @@
<property name="tooltip_text" translatable="yes">Enter a height for the selected object.</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="heightlabel"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="selectheight:0in-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes">Height</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -219,6 +251,14 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="vexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="rotationlabel"/>
+ </accessibility>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="orientationcontrol-atkobject">
+ <property name="AtkObject::accessible-name" translatable="yes">Rotation</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -275,6 +315,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">end</property>
+ <accessibility>
+ <relation type="labelled-by" target="fliplabel"/>
+ </accessibility>
<child>
<object class="GtkToolButton" id="flipvertical">
<property name="visible">True</property>