You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
15 years ago | |
---|---|---|
.gitignore | 15 years ago | |
.indent.pro | 18 years ago | |
AUTHORS | 18 years ago | |
COPYING | 24 years ago | |
ChangeLog | 15 years ago | |
Makefile.am | 15 years ago | |
README | 24 years ago | |
autogen.sh | 18 years ago | |
configure.ac | 15 years ago | |
e16keyedit.spec.in | 15 years ago | |
ipc.c | 18 years ago | |
ipc.h | 18 years ago | |
menus.c | 18 years ago | |
menus.h | 18 years ago | |
viewer.c | 15 years ago | |
viewer.h | 18 years ago |
README
this is e16keyedit.
This is a standalone keybindings editor for enlightenment version 0.16.
It's mostly done, even though I never hooked up the menus to do anything
useful, which maybe I'll go back and do for an 0.2 release, but this 0.1 is
pretty much everything you'll need.
to build the application, use "make".
once you've done that, copy the binary (e16keyedit) to any binary directory
wherever you want to put it. "make install" doesn't work, so it doesn't
really matter, does it? *grin*
-- Mandrake
Mon Feb 21 11:09:48 PST 2000 - 0.1 released
Thu Mar 23 11:02:54 PST 2000 - 0.2 released