Mailinglist Archive: yast-commit (1095 mails)
| < Previous | Next > |
[yast-commit] r52609 - /trunk/installation/src/clients/inst_complex_welcome.ycp
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Mon, 27 Oct 2008 15:42:04 -0000
- Message-id: <20081027154204.560EA27C6A@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Mon Oct 27 16:42:03 2008
New Revision: 52609
URL: http://svn.opensuse.org/viewcvs/yast?rev=52609&view=rev
Log:
Yes, well, a bit smaller window
Modified:
trunk/installation/src/clients/inst_complex_welcome.ycp
Modified: trunk/installation/src/clients/inst_complex_welcome.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/clients/inst_complex_welcome.ycp?rev=52609&r1=52608&r2=52609&view=diff
==============================================================================
--- trunk/installation/src/clients/inst_complex_welcome.ycp (original)
+++ trunk/installation/src/clients/inst_complex_welcome.ycp Mon Oct 27 16:42:03
2008
@@ -98,7 +98,7 @@
// bnc #438100
`HSquash(`MinSize (
85,
- (text_mode ? 10:20),
+ (text_mode ? 9:13),
`Left (`ReplacePoint (`id (`base_license_rp), `Empty()))
)),
`VSpacing (text_mode ? 0.1 : 0.5),
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Oct 27 16:42:03 2008
New Revision: 52609
URL: http://svn.opensuse.org/viewcvs/yast?rev=52609&view=rev
Log:
Yes, well, a bit smaller window
Modified:
trunk/installation/src/clients/inst_complex_welcome.ycp
Modified: trunk/installation/src/clients/inst_complex_welcome.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/clients/inst_complex_welcome.ycp?rev=52609&r1=52608&r2=52609&view=diff
==============================================================================
--- trunk/installation/src/clients/inst_complex_welcome.ycp (original)
+++ trunk/installation/src/clients/inst_complex_welcome.ycp Mon Oct 27 16:42:03
2008
@@ -98,7 +98,7 @@
// bnc #438100
`HSquash(`MinSize (
85,
- (text_mode ? 10:20),
+ (text_mode ? 9:13),
`Left (`ReplacePoint (`id (`base_license_rp), `Empty()))
)),
`VSpacing (text_mode ? 0.1 : 0.5),
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |