On 06/29/2010 08:21 PM, Chris Lumens wrote:
diff --git a/data/ui/create-storage.glade b/data/ui/create-storage.glade
index 98db7d7..79dd45d 100644
--- a/data/ui/create-storage.glade
+++ b/data/ui/create-storage.glade
@@ -354,11 +354,12 @@
</child>
<child>
<widget class="GtkButton" id="storage_create_button_create">
-<property name="label" translatable="yes">Create</property>
+<property name="label" translatable="yes">C_reate</property>
<property name="response_id">1</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+<property name="use_underline">True</property>
</widget>
<packing>
<property name="expand">False</property>
Your subject says "_Create", yet your label is "C_reate". Which is
right?
Label. In the dialog there's also a _Cancel. We should use C_reate for
every Create (so we can mnemonic while we mnemonic).
Subject fixed, thanks.
Ales
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list