general "bugfix" via feature - add version numbering for elm theme
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 26 Mar 2014 09:06:08 +0000 (18:06 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 26 Mar 2014 09:06:08 +0000 (18:06 +0900)
commitbc860d5cb14ef792251324de54041efcb75538cd
tree2cb7ddbf0efd7894142b61994e63b06269936d01
parentf8ced14ed63c4144a185c697fe1004fbabd9a35e
general "bugfix" via feature - add version numbering for elm theme

this now has elm themes have a version number. we start at 110 (just
matches efl/elm 1.10 that this will be released in) and this means
theme files that do not claim a recent enough version (or claim no
version at all) will not load/be used. default should/would always
provide this so you always will fall back.
data/themes/default.edc
src/lib/elm_theme.c