cleanups, consts and return Eina_Bool for file setters.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 9 Mar 2010 02:45:14 +0000 (02:45 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 9 Mar 2010 02:45:14 +0000 (02:45 +0000)
commit78e5959bdf740d2fec7aa72cb4bcf2923051aa34
treec964fc9be102cd7a73e4a5c72701adcc01f70084
parent88fc6b36078a7db98c3caa74546851cdbfe69b19
cleanups, consts and return Eina_Bool for file setters.

okay, maybe too much for a single patch, but they are all pretty trivial:

 - whitespace cleanups;

 - simplify "sd" assignments;

 - add const keyword to getters;

 - return if file_set operation succeeded or not.

SVN revision: 47069
src/bin/e_icon.c
src/bin/e_icon.h