diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-03-12 19:33:22 +0100 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-03-12 19:33:22 +0100 |
commit | 122c7b94299080a049de507d8a1bc5d8ce2de78c (patch) | |
tree | b6d7f735b474ef123cf2f6e3b282bf15a9b3e421 /src/core | |
parent | fbb4ff7b4c89eab48af025c91517c292d83f9ce3 (diff) |
todo update
Diffstat (limited to 'src/core')
-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 df48715..a8c242b 100644 --- a/src/core/libs/lib-ui.sh +++ b/src/core/libs/lib-ui.sh @@ -7,7 +7,7 @@ # TODO: figure out something to make dia windows always big enough, yet fit nicely in the terminal -# Taken from setup. we store dialog output in a file. TODO: can't we do this with variables? ASKDEV +# Taken from setup. we store dialog output in a file. TODO: a variable would be cleaner ANSWER=$RUNTIME_DIR/aif-dialog-answer DIA_MENU_TEXT="Use the UP and DOWN arrows to navigate menus. Use TAB to switch between buttons and ENTER to select." DIA_SUCCESSIVE_ITEMS=$RUNTIME_DIR/aif-dia-successive-items |