bootdisk: ui-conf (HEAD) [malekith]

PLD CVS pld-cvs-commit w pld.org.pl
Pon, 29 Lip 2002, 13:16:16 CEST


Module name:	bootdisk
Changes by:	malekith	02/07/29 13:16:14

Modified files:
	ui-conf

Log message:
- handle clock_utc

Index: ui-conf
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/ui/ui-conf,v
diff -d -u -r1.13 -r1.14
--- ui-conf	2002/06/14 16:12:48	1.13
+++ ui-conf	2002/07/29 11:16:14	1.14
@@ -42,6 +42,7 @@
 
 item lang "$(nls "Default language")"
 item timezone "$(nls "Timezone")"
+item clock_utc "$(nls "Clock in UTC?")"
 
 separator "$(nls "Basic network configuration")"
 item net_config "$(nls "How to configure network?")"
@@ -102,6 +103,19 @@
     <item id=pl_PL>$(nls Polish) (pl__PL)
     <item id=de_DE>$(nls German) (de__DE)
     <item id="">$(nls "Do not set")
+    </menu> 
+    $@
+EOF
+}
+
+ui-clock_utc () {
+dml <<EOF 
+    <br>`nls "Does your system clock runs in UTC?"`
+    <br>
+    <meta title="$(nls "UTC?")">
+    <menu id=res_menu res=1>
+    <item id=yes>$(nls "Yes.")
+    <item id=no>$(nls "No.")
     </menu> 
     $@
 EOF



Więcej informacji o liście dyskusyjnej pld-installer