summaryrefslogtreecommitdiffstats
path: root/news_wizard
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-08-19 13:19:38 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-08-19 13:19:38 +0000
commiteaf9c00cb0343701ebad6a65ad8332c990504278 (patch)
tree76da5d9048ad94275dfb6f836da0563637d2030e /news_wizard
parent8cf9f6ba7465ae8becabcd3d530ae88e101d10bc (diff)
downloaddrakwizard-eaf9c00cb0343701ebad6a65ad8332c990504278.tar
drakwizard-eaf9c00cb0343701ebad6a65ad8332c990504278.tar.gz
drakwizard-eaf9c00cb0343701ebad6a65ad8332c990504278.tar.bz2
drakwizard-eaf9c00cb0343701ebad6a65ad8332c990504278.tar.xz
drakwizard-eaf9c00cb0343701ebad6a65ad8332c990504278.zip
replaced Integer by Freetext for newsFreq
Diffstat (limited to 'news_wizard')
-rw-r--r--news_wizard/news.wiz19
1 files changed, 12 insertions, 7 deletions
diff --git a/news_wizard/news.wiz b/news_wizard/news.wiz
index fcc7f366..5303f71d 100644
--- a/news_wizard/news.wiz
+++ b/news_wizard/news.wiz
@@ -293,17 +293,22 @@
fontSize="11"
>
</Info>
-
- <Integer
- name="integer"
+ <Freetext
+ name="freetext2"
variableName="newsFreq"
alignement="Fill"
helpText="Polling Period (Hours):"
- size="4"
- smallStep="1"
- bigStep="6"
+ guiType="textfield"
+ inputType="any"
+ editable="true"
+ fontName="Default"
+ fontStyle="bold"
+ fontSize="14"
+ proportional="2"
+ ratio="30"
+ length="40"
>
- </Integer>
+ </Freetext>
<Info
name="info21"