diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-03-30 21:56:17 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-03-30 21:56:17 +0200 |
commit | 940dde541435a9af38dc2c4c8a1f498dd21e5308 (patch) | |
tree | 5272c2fd3f0f993529bd13b951e94a655327ab9a /src/core/libs | |
parent | f3d44bb5f33bf927ef62bb0e6223e8312b9c4358 (diff) |
note
Diffstat (limited to 'src/core/libs')
-rw-r--r-- | src/core/libs/lib-ui.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui.sh b/src/core/libs/lib-ui.sh index 59a04bc..8b614bb 100644 --- a/src/core/libs/lib-ui.sh +++ b/src/core/libs/lib-ui.sh @@ -161,7 +161,7 @@ _getavaildisks() # ask for a timezone. -# this is pretty similar to how tzselect looks, but we support dia+cli + we don't actually change the clock +# this is pretty similar to how tzselect looks, but we support dia+cli + we don't actually change the clock + we don't show a date/time and ask whether it's okay. that comes later. ask_timezone () { REGIONS="" |