summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
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')