summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-05-04 08:02:35 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-05-04 08:02:35 +0200
commit4cfe801e63e81543337ab5592fb7a381d5815d07 (patch)
treeaa560591c9dfce28206e68da276220d060bd3000 /tools
parent1421b3044eb78895a523343d83ddb31e770cacaf (diff)
downloadffi-efl-4cfe801e63e81543337ab5592fb7a381d5815d07.zip
ffi-efl-4cfe801e63e81543337ab5592fb7a381d5815d07.tar.gz
remove elm_fonts
Diffstat (limited to 'tools')
-rwxr-xr-xtools/genruby.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 9532d47..365780a 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -396,7 +396,6 @@ libs << elm_h('elm_finger.h', 'ElmFinger')
libs << elm_h('elm_flip.h', 'ElmFlip')
libs << elm_h('elm_flipselector.h', 'ElmFlipSelector')
libs << elm_h('elm_focus.h', 'ElmFocus')
-libs << elm_h('elm_fonts.h', 'ElmFonts', ["#{NATIVE}/eina_hash","#{NATIVE}/elementary"])
libs << elm_h('elm_frame.h', 'ElmFrame')
libs << elm_h('elm_gengrid.h', 'ElmGenGrid', ["#{NATIVE}/elementary","#{NATIVE}/elm/elm_gen","#{NATIVE}/elm/elm_scroller"])
libs << elm_h('elm_gen.h', 'ElmGen')