Lua: return nil when kbd_input() gets aborted and make it possible to preset the...
commit33a7f886108cb8a86f33871f171758e7feb664f6
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Jul 2009 00:54:35 +0000 (23 00:54 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Thu, 23 Jul 2009 00:54:35 +0000 (23 00:54 +0000)
treebd4966589036feecf24f40280dbb5177bc0dd0f5
parent4a68e155630a058819cfe9a0e162fb29a79f86b5
Lua: return nil when kbd_input() gets aborted and make it possible to preset the input string (based on FS#10455 by Christophe Gragnic)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22008 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/rocklib.c