Make all icons in a single .o
commitb6e6dfbd61c9b7d58e5839c2d2c36146e226702d
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 24 Mar 2008 22:26:36 +0000 (24 22:26 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 24 Mar 2008 22:26:36 +0000 (24 22:26 +0000)
tree1d070034909892109f1fe0503d4bce106eb63313
parentf2f2f7bf756f928fa8c45a1e3eee11a670828cd8
Make all icons in a single .o

By this way, we reduce the size of the final binary executable.
Previous code produced multiple static data.

Gain: 10kB ~ 1% of total size
ChangeLog
configure.ac
src/Makefile.am
src/icons/Makefile.am
src/main.c