diff options
Diffstat (limited to 'data/eom-image-properties-dialog.ui')
-rw-r--r-- | data/eom-image-properties-dialog.ui | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/eom-image-properties-dialog.ui b/data/eom-image-properties-dialog.ui index fdff309..ab42ec1 100644 --- a/data/eom-image-properties-dialog.ui +++ b/data/eom-image-properties-dialog.ui @@ -145,6 +145,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Name:</property> + <property name="mnemonic-widget">name_label</property> <property name="justify">right</property> <attributes> <attribute name="weight" value="bold"/> @@ -164,6 +165,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Width:</property> + <property name="mnemonic-widget">width_label</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -182,6 +184,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Height:</property> + <property name="mnemonic-widget">height_label</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -200,6 +203,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Type:</property> + <property name="mnemonic-widget">type_label</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -218,6 +222,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Bytes:</property> + <property name="mnemonic-widget">bytes_label</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -236,6 +241,7 @@ <property name="margin-top">8</property> <property name="margin-bottom">8</property> <property name="label" translatable="yes">Location:</property> + <property name="mnemonic-widget">folder_button</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |