[gnome-disk-utility/udisks2-port] Don't use ellipses in the affirmative action for the "Change Passphrase" dialog
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/udisks2-port] Don't use ellipses in the affirmative action for the "Change Passphrase" dialog
- Date: Wed, 7 Dec 2011 17:07:26 +0000 (UTC)
commit f9d05c13786ab7af02d5e81e27766544bb3d21e5
Author: David Zeuthen <davidz redhat com>
Date: Wed Dec 7 12:06:39 2011 -0500
Don't use ellipses in the affirmative action for the "Change Passphrase" dialog
There is no confirmation dialog so it's misleading to do this.
Signed-off-by: David Zeuthen <davidz redhat com>
data/ui/change-passphrase-dialog.ui | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/change-passphrase-dialog.ui b/data/ui/change-passphrase-dialog.ui
index 5d300af..5358874 100644
--- a/data/ui/change-passphrase-dialog.ui
+++ b/data/ui/change-passphrase-dialog.ui
@@ -33,7 +33,7 @@
</child>
<child>
<object class="GtkButton" id="start_copying_button">
- <property name="label" translatable="yes">C_hange...</property>
+ <property name="label" translatable="yes">C_hange</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -251,6 +251,9 @@
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]