Clean up Tomboy's code
authorIra W. Snyder <devel@irasnyder.com>
Fri, 25 Jan 2008 02:06:50 +0000 (18:06 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Fri, 25 Jan 2008 02:06:50 +0000 (18:06 -0800)
commitaacff0f3fd9f595eacabe12589465099a549c165
tree7ca82e21e0c674bc5554f3feacc53771ba9d9edb
parente7ae1f9774ab8aac7379b5c6a1d78cb2ba9754cf
Clean up Tomboy's code

This removes the unused tomboyutil code, as well as using a GTK+ function
to get the accelerator names. This reduces our code size quite a lot.

Code size reduction: (for a stripped, non-debug build)
before:            43468 bytes
remove tomboyutil: 43372 bytes
remove egg-code:   39256 bytes

So we save a total of 4212 bytes. Pretty good.
Makefile
eggaccelerators.c
eggaccelerators.h
tomboykeybinder.c
tomboykeybinder.h
tomboyutil.c [deleted file]
tomboyutil.h [deleted file]