Go to file
Kim Woelders ad33125e59 Version 0.6.
SVN revision: 40678
2009-05-15 17:25:07 +00:00
.gitignore Add .gitignore. 2009-04-19 09:32:42 +00:00
.indent.pro Indent E-style. 2006-03-18 10:23:33 +00:00
AUTHORS Should now work with e16.8 as well as older versions. 2006-03-18 15:16:24 +00:00
COPYING tada. 2000-03-13 22:13:22 +00:00
ChangeLog Version 0.6. 2009-05-15 17:25:07 +00:00
Makefile.am Look for e16keyedit.db in default location if EROOT is not set. 2009-05-03 11:41:05 +00:00
README released 0.2 2000-03-23 19:07:00 +00:00
autogen.sh simpler autogen script 2006-03-31 03:09:20 +00:00
configure.ac Version 0.6. 2009-05-15 17:25:07 +00:00
e16keyedit.spec.in Autofoo tweaks. 2009-05-03 11:41:07 +00:00
ipc.c Autofoo and other cleanups. 2006-03-18 19:36:31 +00:00
ipc.h Constify. 2006-03-18 15:12:39 +00:00
menus.c Fix gtk2 complaints. 2006-03-18 21:51:38 +00:00
menus.h Constify. 2006-03-18 15:43:18 +00:00
viewer.c Look for e16keyedit.db in default location if EROOT is not set. 2009-05-03 11:41:05 +00:00
viewer.h Should now work with e16.8 as well as older versions. 2006-03-18 15:16:24 +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