Kaydet (Commit) b0a3c0fa authored tarafından Caolán McNamara's avatar Caolán McNamara

add mnemonic widgets to description info page

Change-Id: Ic9b5a0d39d91ee3546ab49e5c586b16b70298045
üst f8960c77
......@@ -15,6 +15,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Title</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">title</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -30,6 +31,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Subject</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">subject</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -45,6 +47,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Keywords</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">keywords</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -61,6 +64,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Comments</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">comments</property>
</object>
<packing>
<property name="left_attach">0</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment