greeter: Make sure button uses header capitalization
This commit is contained in:
parent
750b60559c
commit
eecdf29d36
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
<class name="suggested-action"/>
|
||||
</style>
|
||||
<property name="can-shrink">true</property>
|
||||
<property name="label" translatable="yes">_Log in</property>
|
||||
<property name="label" translatable="yes">_Log In</property>
|
||||
<property name="use-underline">true</property>
|
||||
<property name="action-name">app.show-login</property>
|
||||
</object>
|
||||
|
|
Loading…
Reference in a new issue