Add elm_thumb object to Elementary.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 15 Mar 2010 18:34:04 +0000 (18:34 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 15 Mar 2010 18:34:04 +0000 (18:34 +0000)
commit5a6de029693ecd1cc2fc52a3ab1c187ecbec21ba
treebfde368a7913d48957a4ad0d0949e0d2af4e220c
parenta7f0aba6dbfa7a74a070f9bc9c41486a996e62f6
Add elm_thumb object to Elementary.
The elm_thumb object interacts with ethumb to create a thumbnail.

By: Rafael Fonseca <rfonseca@profusion.mobi>

SVN revision: 47240
configure.ac
data/themes/default.edc
src/bin/Makefile.am
src/bin/test.c
src/bin/test_thumb.c [new file with mode: 0644]
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_thumb.c [new file with mode: 0644]