aboutsummaryrefslogtreecommitdiff
path: root/src/CommandDialog.cc
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-07-03 15:39:59 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-07-03 15:39:59 (GMT)
commit702570b3e7959533024616a0e0b4623679af06af (patch)
tree878e05e7e23322e0c12e455b0a2526b587680666 /src/CommandDialog.cc
parentaad4bcdeaa92e0e3ec857c38dc3846e216728f5b (diff)
downloadfluxbox_pavel-702570b3e7959533024616a0e0b4623679af06af.zip
fluxbox_pavel-702570b3e7959533024616a0e0b4623679af06af.tar.bz2
Lua version of default init and windowmenu files
since we do not have a default rootmenu file, I'll just attach a very minimal example here: return { type = "menu"; label = "Fluxbox default menu"; encoding = "UTF-8"; { type = "exec"; label = "xterm"; param = "xterm"; }; { type = "command"; label = "Reconfigure"; param = "reconfigure"; }; { type = "command"; label = "Restart"; param = "restart"; }; { type = "command"; label = "Exit"; param = "exit"; }; }
Diffstat (limited to 'src/CommandDialog.cc')
0 files changed, 0 insertions, 0 deletions