author | mickeyl <mickeyl> | 2004-08-18 14:29:08 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-08-18 14:29:08 (UTC) |
commit | 761e99d9032e552de387167dcd6a6295337ad6d6 (patch) (unidiff) | |
tree | 011345a5ed1ccab01e9ddecd300373d189c039ba | |
parent | d29d0d4e2d5b2da3c21891b251b57e70103fdcdf (diff) | |
download | opie-761e99d9032e552de387167dcd6a6295337ad6d6.zip opie-761e99d9032e552de387167dcd6a6295337ad6d6.tar.gz opie-761e99d9032e552de387167dcd6a6295337ad6d6.tar.bz2 |
shrink greeting text. patch courtesy Matthias Hentges
-rw-r--r-- | core/opie-login/loginwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/opie-login/loginwindow.ui b/core/opie-login/loginwindow.ui index 10c7d80..ad6c2044 100644 --- a/core/opie-login/loginwindow.ui +++ b/core/opie-login/loginwindow.ui | |||
@@ -8,13 +8,13 @@ | |||
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>456</width> | 14 | <width>452</width> |
15 | <height>341</height> | 15 | <height>341</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Login</string> | 20 | <string>Login</string> |
@@ -69,13 +69,13 @@ | |||
69 | </sizepolicy> | 69 | </sizepolicy> |
70 | </property> | 70 | </property> |
71 | <property stdset="1"> | 71 | <property stdset="1"> |
72 | <name>font</name> | 72 | <name>font</name> |
73 | <font> | 73 | <font> |
74 | <family>helvetica</family> | 74 | <family>helvetica</family> |
75 | <pointsize>36</pointsize> | 75 | <pointsize>18</pointsize> |
76 | <bold>1</bold> | 76 | <bold>1</bold> |
77 | </font> | 77 | </font> |
78 | </property> | 78 | </property> |
79 | <property stdset="1"> | 79 | <property stdset="1"> |
80 | <name>autoMask</name> | 80 | <name>autoMask</name> |
81 | <bool>false</bool> | 81 | <bool>false</bool> |