application: Add tooltip to Back buttons
Add missing Back tooltips to back buttons.
This commit is contained in:
parent
73dae4e83b
commit
2051431797
4 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<property name="valign">center</property>
|
||||
<property name="use-underline">True</property>
|
||||
<property name="action_name">win.navigation-back</property>
|
||||
<property name="tooltip_text" translatable="yes">Back</property>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue