projects
/
profile
/
ivi
/
edje.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82e8bbb
)
edje: declare limits as an object for the parser.
author
cedric
<cedric>
Thu, 15 Dec 2011 09:37:50 +0000
(09:37 +0000)
committer
cedric
<cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 15 Dec 2011 09:37:50 +0000
(09:37 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66245
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
src/bin/edje_cc_handlers.c
patch
|
blob
|
history
diff --git
a/src/bin/edje_cc_handlers.c
b/src/bin/edje_cc_handlers.c
index
530c8ae
..
1df3be7
100644
(file)
--- a/
src/bin/edje_cc_handlers.c
+++ b/
src/bin/edje_cc_handlers.c
@@
-679,6
+679,7
@@
New_Object_Handler object_handlers[] =
{"collections.group.sounds.sample", NULL}, /* dup */
{"collections.group", ob_collections_group},
{"collections.group.data", NULL},
+ {"collections.group.limits", NULL},
{"collections.group.script", ob_collections_group_script},
{"collections.group.lua_script", ob_collections_group_lua_script},
{"collections.group.externals", NULL}, /* dup */