summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-28 11:08:11 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-28 11:08:11 +0100
commitec8df9f648ddaa7dcf532f3339d2246ad7adca41 (patch)
tree632914776a22a4534093a9879165b9ff21634222 /tools
parentc8e47577ae9f11c1c7eb396c732c9a549ef8e21f (diff)
downloadffi-efl-ec8df9f648ddaa7dcf532f3339d2246ad7adca41.zip
ffi-efl-ec8df9f648ddaa7dcf532f3339d2246ad7adca41.tar.gz
parse elm_naviframe.h, generate elm_naviframe.rb
Diffstat (limited to 'tools')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 27b1097..7eb7efe 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -373,7 +373,7 @@ libs << elm_h('elc_fileselector_entry.h', 'ElmFileSelectorEntry')
libs << elm_h('elc_fileselector.h', 'ElmFileSelector')
libs << elm_h('elc_hoversel.h', 'ElmHoverSel', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_icon"])
#libs << elm_h('elc_multibuttonentry.h', 'ElmX')
-#libs << elm_h('elc_naviframe.h', 'ElmX')
+libs << elm_h('elc_naviframe.h', 'ElmNaviFrame')
libs << elm_h('elm_actionslider.h', 'ElmActionSlider')
#libs << elm_h('elm_app.h', 'ElmX')
#libs << elm_h('elm_authors.h', 'ElmX')