diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-07-03 15:39:59 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2011-07-03 15:39:59 (GMT) |
commit | 702570b3e7959533024616a0e0b4623679af06af (patch) | |
tree | 878e05e7e23322e0c12e455b0a2526b587680666 /src/FbTk/XftFontImp.cc | |
parent | aad4bcdeaa92e0e3ec857c38dc3846e216728f5b (diff) | |
download | fluxbox_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/FbTk/XftFontImp.cc')
0 files changed, 0 insertions, 0 deletions