home · contact · privacy
Read interface config from one file (which can be set as command line argument)
authorChristian Heller <c.heller@plomlompom.de>
Thu, 23 Jan 2014 05:07:38 +0000 (06:07 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 23 Jan 2014 05:07:38 +0000 (06:07 +0100)
commite8e8f91cff96eebc1b440df18d9c3ef4ced1ca60
treeb0d523ed00a034e530897abbd5e1b3d026021f9c
parent52d7524ce047cd16192bb83bea15d36a90bb2a9f
Read interface config from one file (which can be set as command line argument)
instead of whole directory tree.
21 files changed:
confclient/interface_conf [new file with mode: 0644]
confclient/keybindings_global [deleted file]
confclient/keybindings_wingeom [deleted file]
confclient/keybindings_winkeys [deleted file]
confclient/windows/Win_0 [deleted file]
confclient/windows/Win_1 [deleted file]
confclient/windows/Win_2 [deleted file]
confclient/windows/Win_c [deleted file]
confclient/windows/Win_i [deleted file]
confclient/windows/Win_k [deleted file]
confclient/windows/Win_l [deleted file]
confclient/windows/Win_m [deleted file]
confclient/windows/toggle_order_and_active [deleted file]
src/client/keybindings.c
src/client/keybindings.h
src/client/main.c
src/client/misc.c
src/client/misc.h
src/client/wincontrol.c
src/client/wincontrol.h
src/client/world.h