summaryrefslogtreecommitdiff
path: root/gui/greeter/themes/happygnome/happygnome.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/greeter/themes/happygnome/happygnome.xml')
-rw-r--r--gui/greeter/themes/happygnome/happygnome.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/gui/greeter/themes/happygnome/happygnome.xml b/gui/greeter/themes/happygnome/happygnome.xml
index 1adca450..dd52de1b 100644
--- a/gui/greeter/themes/happygnome/happygnome.xml
+++ b/gui/greeter/themes/happygnome/happygnome.xml
@@ -172,6 +172,20 @@
</item>
</fixed>
</item>
+ <item type="rect" id="ok_button" button="true">
+ <normal color="#ffffff"/>
+ <pos anchor="n" x="50%" width="50%" height="20"/>
+ <box orientation="vertical" spacing="10" xpadding="10">
+ <item type="label">
+ <normal color="#000000" font="Sans 12"/>
+ <prelight color="#666666" font="Sans 12"/>
+ <active color="#ff0000" font="Sans 12"/>
+ <pos anchor="n" x="50%" height="24" width="50%"/>
+ <!-- Stock label for: _OK -->
+ <stock type="ok"/>
+ </item>
+ </box>
+ </item>
<item type="rect" id="cancel_button" button="true">
<normal color="#ffffff"/>
<pos anchor="n" x="50%" width="50%" height="20"/>