Go to file
Mandrake 4a57557e43 released 0.2
SVN revision: 2305
2000-03-23 19:07:00 +00:00
debian removed dh_testversion 2000-03-07 22:39:28 +00:00
.cvsignore ignoring cvs 2000-02-08 23:35:53 +00:00
AUTHORS patch from Jerome De Greef for some fixes for 2000-03-03 00:34:13 +00:00
COPYING tada. 2000-03-13 22:13:22 +00:00
ChangeLog released 0.2 2000-03-23 19:07:00 +00:00
Makefile still nothing here. adding ipc stuff in 2000-02-08 23:23:44 +00:00
README released 0.2 2000-03-23 19:07:00 +00:00
ipc.c now we read the keys out of E, need to clean up some 2000-02-09 00:02:14 +00:00
ipc.h hmm, we need this file :) 2000-02-09 00:21:26 +00:00
menus.c wrong files 2000-02-07 19:53:40 +00:00
menus.h wrong files 2000-02-07 19:53:40 +00:00
viewer.c someone inserted a bug in here. someone ADDED a ; to an important if 2000-03-23 01:13:21 +00:00
viewer.h Fri Feb 11 15:57:51 PST 2000 2000-02-11 23:45:51 +00:00

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