[krb5-auth-dialog] dialog: Untabify
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] dialog: Untabify
- Date: Thu, 13 Oct 2022 10:40:47 +0000 (UTC)
commit 0ad98e1744d65296b29b00ca0e8dc7bc1dc21e98
Author: Guido Günther <agx sigxcpu org>
Date: Thu Oct 13 11:30:13 2022 +0200
dialog: Untabify
src/resources/ui/ka-pwdialog.ui | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/src/resources/ui/ka-pwdialog.ui b/src/resources/ui/ka-pwdialog.ui
index 3d6513e..163c20d 100644
--- a/src/resources/ui/ka-pwdialog.ui
+++ b/src/resources/ui/ka-pwdialog.ui
@@ -11,18 +11,18 @@
<child type="action">
<object class="GtkButton" id="cancel_button">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Cancel</property>
- <property name="use_underline">True</property>
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Cancel</property>
+ <property name="use_underline">True</property>
</object>
</child>
<child type="action">
<object class="GtkButton" id="krb5_renew_button">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Renew Ticket</property>
- <property name="can-default">True</property>
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">_Renew Ticket</property>
+ <property name="can-default">True</property>
<property name="has_default">True</property>
- <property name="use_underline">True</property>
+ <property name="use_underline">True</property>
</object>
</child>
<child internal-child="vbox">
@@ -84,14 +84,14 @@
<property name="spacing">3</property>
<child>
<object class="GtkEntry" id="pw_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="activates-default">True</property>
- <property name="visibility">False</property>
- <property name="invisible-char">●</property>
- <property name="input-purpose">password</property>
- <property name="buffer">pw_entry_buffer</property>
- <property name="has-focus">True</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="activates-default">True</property>
+ <property name="visibility">False</property>
+ <property name="invisible-char">●</property>
+ <property name="input-purpose">password</property>
+ <property name="buffer">pw_entry_buffer</property>
+ <property name="has-focus">True</property>
<property name="hexpand">True</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]