summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-28 11:20:52 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-28 11:20:52 +0100
commit93d06a12fca5450e2ed161150f628bfcb3e40479 (patch)
tree4786cda52f0d6590808149d5a7eb57ea898f6a88 /tools/genruby.rb
parentbbef3a090c6f5e2f4aafd8dbfb9a678c15dff8af (diff)
downloadffi-efl-93d06a12fca5450e2ed161150f628bfcb3e40479.zip
ffi-efl-93d06a12fca5450e2ed161150f628bfcb3e40479.tar.gz
parse elm_multibuttonentry.h, generate elm_multibuttonentry.rb
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 7eb7efe..1042408 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -372,7 +372,7 @@ libs << elm_h('elc_fileselector_button.h', 'ElmFileSelectorButton')
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_multibuttonentry.h', 'ElmMultiButtonEntry')
libs << elm_h('elc_naviframe.h', 'ElmNaviFrame')
libs << elm_h('elm_actionslider.h', 'ElmActionSlider')
#libs << elm_h('elm_app.h', 'ElmX')