// An example configuration file that stores information about a store. // Basic store information: version = "0.99beta"; // Store inventory: modbusdevices = { monday = ( { time = "05:00"; author = "Robert Louis Stevenson"; price = 29.99; qty = 5; }, { title = "Snow Crash"; author = "Neal Stephenson"; price = 9.99; qty = 8; } ); movies = ( { title = "Brazil"; media = "DVD"; price = 19.99; qty = 11; }, { title = "The City of Lost Children"; media = "DVD"; price = 18.99; qty = 5; }, { title = "Memento"; media = "Blu-Ray"; price = 24.99; qty = 20; }, { title = "Howard the Duck"; } ); }; // Store hours: hours = { mon = { open = 9; close = 18; }; tue = { open = 9; close = 18; }; wed = { open = 9; close = 18; }; thu = { open = 9; close = 18; }; fri = { open = 9; close = 20; }; sat = { open = 9; close = 20; }; sun = { open = 11; close = 16; }; }; lass='active' href='/lcd4linux.git/log/ltmain.sh?showmsg=1&follow=1'>logtreecommitdiffstats
path: root/ltmain.sh (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-05-27[lcd4linux @ 2004-05-27 03:49:41 by reinelt]reinelt1-1/+1
Status update git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@438 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-27[lcd4linux @ 2004-05-27 03:39:47 by reinelt]reinelt8-37/+70
changed function naming scheme to plugin::function git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@437 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-26[lcd4linux @ 2004-05-26 11:37:35 by reinelt]reinelt21-361/+409
Curses driver ported. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@436 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-26[lcd4linux @ 2004-05-26 05:03:24 by reinelt]reinelt9-463/+333
MilfordInstruments driver ported git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@435 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 19:54:11 by reinelt]reinelt7-53/+23
'make distcheck' bugs fixed release number changed to 0.10.0-RC1 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@434 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 19:47:11 by reinelt]reinelt9-1670/+13
Status updated obsolete files removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@433 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25[lcd4linux @ 2004-05-25 14:28:46 by reinelt]reinelt1-0/+133
Changelog updated git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@432 3ae390bd-cb1e-0410-b409-cd5a39f66f1f