summaryrefslogtreecommitdiff
path: root/vcl/uiconfig/ui/cupspassworddialog.ui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-11-16 11:32:58 -0600
committerCaolán McNamara <caolanm@redhat.com>2014-11-17 09:17:38 +0000
commit70d2919e2d9543ccad8ccf25c827c4f4873af750 (patch)
treeb114d1d8b3ccae32b8fe3fb0f61aa79527aefccf /vcl/uiconfig/ui/cupspassworddialog.ui
parent21e8586eaed0ad646ed10978e1285ffb14cec0a4 (diff)
HIG fixes for vcl
Change-Id: I7ab2aa906073f0ea09ca4e3e4ae1d5346f6e7616 Reviewed-on: https://gerrit.libreoffice.org/12499 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/uiconfig/ui/cupspassworddialog.ui')
-rw-r--r--vcl/uiconfig/ui/cupspassworddialog.ui24
1 files changed, 8 insertions, 16 deletions
diff --git a/vcl/uiconfig/ui/cupspassworddialog.ui b/vcl/uiconfig/ui/cupspassworddialog.ui
index 81f80e8d3665..f7c9802d584b 100644
--- a/vcl/uiconfig/ui/cupspassworddialog.ui
+++ b/vcl/uiconfig/ui/cupspassworddialog.ui
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.3 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkDialog" id="CUPSPasswordDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Authentication request</property>
+ <property name="title" translatable="yes">Authentication Request</property>
+ <property name="resizable">False</property>
<property name="type_hint">normal</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -66,32 +67,28 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">_User</property>
+ <property name="xalign">1</property>
+ <property name="label" translatable="yes">_User:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">user</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">_Password</property>
+ <property name="xalign">1</property>
+ <property name="label" translatable="yes">_Password:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">pass</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -99,7 +96,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Please enter your authentication data for server %s</property>
+ <property name="label" translatable="yes">Please enter your authentication data for server “%s”</property>
<property name="use_underline">True</property>
<property name="wrap">True</property>
<property name="max_width_chars">56</property>
@@ -108,7 +105,6 @@
<property name="left_attach">0</property>
<property name="top_attach">0</property>
<property name="width">2</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -120,8 +116,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -134,8 +128,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
</object>