greeter: Make sure button uses header capitalization

This commit is contained in:
Kévin Commaille 2023-11-01 11:13:06 +01:00
parent 750b60559c
commit eecdf29d36
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416
1 changed files with 1 additions and 1 deletions

View File

@ -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>