pkgsrc/devel/ruby-gettext/PLIST
taca 0421ee35d3 Update ruby-gettext to 2.3.1.
## 2.3.1: 2012-09-13

It's a Bug and package fix release.
Then, it's also encoding support release, only if you use Ruby 1.9.

### Improvements

  * [xgettext] Added backword compatibility method
    (GetText::RGetText.run).
    [Suggested by Fotos Georgiadis]
  * [xgettext] Removed deprecated parse argument support.
  * [erb parer] Assumed the encoding in the magic comment of the
    input file as the encoding of it.
  * [ruby parser] Assumed the encoding in the magic comment of the
    input file as the encoding of it.
  * [xgettext] Added the "--output-encoding" option to set encoding of
    output pot file.
  * [xgettext] Used UTF-8 as the default encoding of output pot file.
  * [xgettext] Supported multiple encoding sources.

### Changes

  * [MoFile] Returned nil instead of "" as msgstr when its msgid isn't
    translated (when this msgstr is "").
  * [PoParser] Converted msgstr from "" to nil when parsing.

### Fixes

  * Added missing .yardopts file. [Reported by Takahiro Kambe]
  * [news] Fixed Eddie Lau name instead of github name.
  * [msginit] Added the "Plural-Forms:" entry to the header even if a
    pot file doesn't have it.
  * [msgmerge] Fixed the bug the new line between a header and
    contents doesn't exist.
  * [msginit] Fixed the bug that msgstr with msgid_plural aren't
    generated in output po file.
  * [xgettext] Supported class based xgettext parser add API.
    [GitHub #10] [Suggested by Michael Grosser]
  * [erb parer] Fixed erb parser bug with unicode msgid in Ruby 1.9
    ERB templates.
    [Github #9] [Patch by Fotos Georgiadis]
  * Added missing documents for GetText::Tools::XGetText.

### Thanks

  * Takahiro Kambe
  * Michael Grosser
  * Fotos Georgiadis
2012-09-14 16:02:44 +00:00

785 lines
36 KiB
Text

@comment $NetBSD: PLIST,v 1.13 2012/09/14 16:02:44 taca Exp $
bin/rmsgfmt
bin/rmsginit
bin/rmsgmerge
bin/rxgettext
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/rmsgfmt
${GEM_LIBDIR}/bin/rmsginit
${GEM_LIBDIR}/bin/rmsgmerge
${GEM_LIBDIR}/bin/rxgettext
${GEM_LIBDIR}/doc/text/news.md
${GEM_LIBDIR}/gettext.gemspec
${GEM_LIBDIR}/lib/gettext.rb
${GEM_LIBDIR}/lib/gettext/cgi.rb
${GEM_LIBDIR}/lib/gettext/core_ext/iconv.rb
${GEM_LIBDIR}/lib/gettext/core_ext/string.rb
${GEM_LIBDIR}/lib/gettext/parser/erb.rb
${GEM_LIBDIR}/lib/gettext/parser/glade.rb
${GEM_LIBDIR}/lib/gettext/parser/ruby.rb
${GEM_LIBDIR}/lib/gettext/runtime/class_info.rb
${GEM_LIBDIR}/lib/gettext/runtime/locale_path.rb
${GEM_LIBDIR}/lib/gettext/runtime/mofile.rb
${GEM_LIBDIR}/lib/gettext/runtime/textdomain.rb
${GEM_LIBDIR}/lib/gettext/runtime/textdomain_group.rb
${GEM_LIBDIR}/lib/gettext/runtime/textdomain_manager.rb
${GEM_LIBDIR}/lib/gettext/task.rb
${GEM_LIBDIR}/lib/gettext/tools.rb
${GEM_LIBDIR}/lib/gettext/tools/msgfmt.rb
${GEM_LIBDIR}/lib/gettext/tools/msginit.rb
${GEM_LIBDIR}/lib/gettext/tools/msgmerge.rb
${GEM_LIBDIR}/lib/gettext/tools/parser/erb.rb
${GEM_LIBDIR}/lib/gettext/tools/parser/glade.rb
${GEM_LIBDIR}/lib/gettext/tools/parser/ruby.rb
${GEM_LIBDIR}/lib/gettext/tools/pomessage.rb
${GEM_LIBDIR}/lib/gettext/tools/poparser.rb
${GEM_LIBDIR}/lib/gettext/tools/xgettext.rb
${GEM_LIBDIR}/lib/gettext/utils.rb
${GEM_LIBDIR}/lib/gettext/version.rb
${GEM_LIBDIR}/po/bg/rgettext.po
${GEM_LIBDIR}/po/bs/rgettext.po
${GEM_LIBDIR}/po/ca/rgettext.po
${GEM_LIBDIR}/po/cs/rgettext.po
${GEM_LIBDIR}/po/de/rgettext.po
${GEM_LIBDIR}/po/el/rgettext.po
${GEM_LIBDIR}/po/eo/rgettext.po
${GEM_LIBDIR}/po/es/rgettext.po
${GEM_LIBDIR}/po/et/rgettext.po
${GEM_LIBDIR}/po/fr/rgettext.po
${GEM_LIBDIR}/po/hr/rgettext.po
${GEM_LIBDIR}/po/hu/rgettext.po
${GEM_LIBDIR}/po/it/rgettext.po
${GEM_LIBDIR}/po/ja/gettext.po
${GEM_LIBDIR}/po/ja/rgettext.po
${GEM_LIBDIR}/po/ko/rgettext.po
${GEM_LIBDIR}/po/lv/rgettext.po
${GEM_LIBDIR}/po/nb/rgettext.po
${GEM_LIBDIR}/po/nl/rgettext.po
${GEM_LIBDIR}/po/pt_BR/rgettext.po
${GEM_LIBDIR}/po/rgettext.pot
${GEM_LIBDIR}/po/ru/rgettext.po
${GEM_LIBDIR}/po/sr/rgettext.po
${GEM_LIBDIR}/po/sv/rgettext.po
${GEM_LIBDIR}/po/uk/rgettext.po
${GEM_LIBDIR}/po/vi/rgettext.po
${GEM_LIBDIR}/po/zh/rgettext.po
${GEM_LIBDIR}/po/zh_TW/rgettext.po
${GEM_LIBDIR}/samples/README
${GEM_LIBDIR}/samples/cgi/README
${GEM_LIBDIR}/samples/cgi/Rakefile
${GEM_LIBDIR}/samples/cgi/cookie.cgi
${GEM_LIBDIR}/samples/cgi/gettext.css
${GEM_LIBDIR}/samples/cgi/helloerb.rhtml
${GEM_LIBDIR}/samples/cgi/helloerb1.cgi
${GEM_LIBDIR}/samples/cgi/helloerb2.cgi
${GEM_LIBDIR}/samples/cgi/hellolib.rb
${GEM_LIBDIR}/samples/cgi/http.rb
${GEM_LIBDIR}/samples/cgi/index.cgi
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo
${GEM_LIBDIR}/samples/cgi/other.rhtml
${GEM_LIBDIR}/samples/cgi/po/bg/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/bg/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/bg/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/bg/main.po
${GEM_LIBDIR}/samples/cgi/po/bs/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/bs/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/bs/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/bs/main.po
${GEM_LIBDIR}/samples/cgi/po/ca/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/ca/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/ca/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/ca/main.po
${GEM_LIBDIR}/samples/cgi/po/cs/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/cs/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/cs/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/cs/main.po
${GEM_LIBDIR}/samples/cgi/po/de/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/de/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/de/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/de/main.po
${GEM_LIBDIR}/samples/cgi/po/el/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/el/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/el/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/el/main.po
${GEM_LIBDIR}/samples/cgi/po/eo/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/eo/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/eo/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/eo/main.po
${GEM_LIBDIR}/samples/cgi/po/es/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/es/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/es/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/es/main.po
${GEM_LIBDIR}/samples/cgi/po/fr/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/fr/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/fr/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/fr/main.po
${GEM_LIBDIR}/samples/cgi/po/helloerb1.pot
${GEM_LIBDIR}/samples/cgi/po/helloerb2.pot
${GEM_LIBDIR}/samples/cgi/po/hellolib.pot
${GEM_LIBDIR}/samples/cgi/po/hr/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/hr/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/hr/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/hr/main.po
${GEM_LIBDIR}/samples/cgi/po/hu/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/hu/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/hu/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/hu/main.po
${GEM_LIBDIR}/samples/cgi/po/it/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/it/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/it/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/it/main.po
${GEM_LIBDIR}/samples/cgi/po/ja/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/ja/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/ja/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/ja/main.po
${GEM_LIBDIR}/samples/cgi/po/ko/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/ko/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/ko/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/ko/main.po
${GEM_LIBDIR}/samples/cgi/po/lv/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/lv/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/lv/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/lv/main.po
${GEM_LIBDIR}/samples/cgi/po/main.pot
${GEM_LIBDIR}/samples/cgi/po/nb/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/nb/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/nb/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/nb/main.po
${GEM_LIBDIR}/samples/cgi/po/nl/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/nl/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/nl/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/nl/main.po
${GEM_LIBDIR}/samples/cgi/po/pt_BR/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/pt_BR/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/pt_BR/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/pt_BR/main.po
${GEM_LIBDIR}/samples/cgi/po/ru/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/ru/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/ru/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/ru/main.po
${GEM_LIBDIR}/samples/cgi/po/sr/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/sr/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/sr/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/sr/main.po
${GEM_LIBDIR}/samples/cgi/po/uk/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/uk/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/uk/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/uk/main.po
${GEM_LIBDIR}/samples/cgi/po/vi/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/vi/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/vi/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/vi/main.po
${GEM_LIBDIR}/samples/cgi/po/zh/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/zh/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/zh/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/zh/main.po
${GEM_LIBDIR}/samples/cgi/po/zh_TW/helloerb1.po
${GEM_LIBDIR}/samples/cgi/po/zh_TW/helloerb2.po
${GEM_LIBDIR}/samples/cgi/po/zh_TW/hellolib.po
${GEM_LIBDIR}/samples/cgi/po/zh_TW/main.po
${GEM_LIBDIR}/samples/hello.rb
${GEM_LIBDIR}/samples/hello2.rb
${GEM_LIBDIR}/samples/hello_glade2.glade
${GEM_LIBDIR}/samples/hello_glade2.rb
${GEM_LIBDIR}/samples/hello_gtk2.rb
${GEM_LIBDIR}/samples/hello_noop.rb
${GEM_LIBDIR}/samples/hello_plural.rb
${GEM_LIBDIR}/samples/hello_tk.rb
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello2.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo
${GEM_LIBDIR}/samples/po/bg/hello.po
${GEM_LIBDIR}/samples/po/bg/hello2.po
${GEM_LIBDIR}/samples/po/bg/hello_glade2.po
${GEM_LIBDIR}/samples/po/bg/hello_gtk2.po
${GEM_LIBDIR}/samples/po/bg/hello_noop.po
${GEM_LIBDIR}/samples/po/bg/hello_plural.po
${GEM_LIBDIR}/samples/po/bg/hello_tk.po
${GEM_LIBDIR}/samples/po/bs/hello.po
${GEM_LIBDIR}/samples/po/bs/hello2.po
${GEM_LIBDIR}/samples/po/bs/hello_glade2.po
${GEM_LIBDIR}/samples/po/bs/hello_gtk2.po
${GEM_LIBDIR}/samples/po/bs/hello_noop.po
${GEM_LIBDIR}/samples/po/bs/hello_plural.po
${GEM_LIBDIR}/samples/po/bs/hello_tk.po
${GEM_LIBDIR}/samples/po/ca/hello.po
${GEM_LIBDIR}/samples/po/ca/hello2.po
${GEM_LIBDIR}/samples/po/ca/hello_glade2.po
${GEM_LIBDIR}/samples/po/ca/hello_gtk2.po
${GEM_LIBDIR}/samples/po/ca/hello_noop.po
${GEM_LIBDIR}/samples/po/ca/hello_plural.po
${GEM_LIBDIR}/samples/po/ca/hello_tk.po
${GEM_LIBDIR}/samples/po/cs/hello.po
${GEM_LIBDIR}/samples/po/cs/hello2.po
${GEM_LIBDIR}/samples/po/cs/hello_glade2.po
${GEM_LIBDIR}/samples/po/cs/hello_gtk2.po
${GEM_LIBDIR}/samples/po/cs/hello_noop.po
${GEM_LIBDIR}/samples/po/cs/hello_plural.po
${GEM_LIBDIR}/samples/po/cs/hello_tk.po
${GEM_LIBDIR}/samples/po/de/hello.po
${GEM_LIBDIR}/samples/po/de/hello2.po
${GEM_LIBDIR}/samples/po/de/hello_glade2.po
${GEM_LIBDIR}/samples/po/de/hello_gtk2.po
${GEM_LIBDIR}/samples/po/de/hello_noop.po
${GEM_LIBDIR}/samples/po/de/hello_plural.po
${GEM_LIBDIR}/samples/po/de/hello_tk.po
${GEM_LIBDIR}/samples/po/el/hello.po
${GEM_LIBDIR}/samples/po/el/hello2.po
${GEM_LIBDIR}/samples/po/el/hello_glade2.po
${GEM_LIBDIR}/samples/po/el/hello_gtk2.po
${GEM_LIBDIR}/samples/po/el/hello_noop.po
${GEM_LIBDIR}/samples/po/el/hello_plural.po
${GEM_LIBDIR}/samples/po/el/hello_tk.po
${GEM_LIBDIR}/samples/po/eo/hello.po
${GEM_LIBDIR}/samples/po/eo/hello2.po
${GEM_LIBDIR}/samples/po/eo/hello_glade2.po
${GEM_LIBDIR}/samples/po/eo/hello_gtk2.po
${GEM_LIBDIR}/samples/po/eo/hello_noop.po
${GEM_LIBDIR}/samples/po/eo/hello_plural.po
${GEM_LIBDIR}/samples/po/eo/hello_tk.po
${GEM_LIBDIR}/samples/po/es/hello.po
${GEM_LIBDIR}/samples/po/es/hello2.po
${GEM_LIBDIR}/samples/po/es/hello_glade2.po
${GEM_LIBDIR}/samples/po/es/hello_gtk2.po
${GEM_LIBDIR}/samples/po/es/hello_noop.po
${GEM_LIBDIR}/samples/po/es/hello_plural.po
${GEM_LIBDIR}/samples/po/es/hello_tk.po
${GEM_LIBDIR}/samples/po/fr/hello.po
${GEM_LIBDIR}/samples/po/fr/hello2.po
${GEM_LIBDIR}/samples/po/fr/hello_glade2.po
${GEM_LIBDIR}/samples/po/fr/hello_gtk2.po
${GEM_LIBDIR}/samples/po/fr/hello_noop.po
${GEM_LIBDIR}/samples/po/fr/hello_plural.po
${GEM_LIBDIR}/samples/po/fr/hello_tk.po
${GEM_LIBDIR}/samples/po/hello.pot
${GEM_LIBDIR}/samples/po/hello2.pot
${GEM_LIBDIR}/samples/po/hello_glade2.pot
${GEM_LIBDIR}/samples/po/hello_gtk2.pot
${GEM_LIBDIR}/samples/po/hello_noop.pot
${GEM_LIBDIR}/samples/po/hello_plural.pot
${GEM_LIBDIR}/samples/po/hello_tk.pot
${GEM_LIBDIR}/samples/po/hr/hello.po
${GEM_LIBDIR}/samples/po/hr/hello2.po
${GEM_LIBDIR}/samples/po/hr/hello_glade2.po
${GEM_LIBDIR}/samples/po/hr/hello_gtk2.po
${GEM_LIBDIR}/samples/po/hr/hello_noop.po
${GEM_LIBDIR}/samples/po/hr/hello_plural.po
${GEM_LIBDIR}/samples/po/hr/hello_tk.po
${GEM_LIBDIR}/samples/po/hu/hello.po
${GEM_LIBDIR}/samples/po/hu/hello2.po
${GEM_LIBDIR}/samples/po/hu/hello_glade2.po
${GEM_LIBDIR}/samples/po/hu/hello_gtk2.po
${GEM_LIBDIR}/samples/po/hu/hello_noop.po
${GEM_LIBDIR}/samples/po/hu/hello_plural.po
${GEM_LIBDIR}/samples/po/hu/hello_tk.po
${GEM_LIBDIR}/samples/po/it/hello.po
${GEM_LIBDIR}/samples/po/it/hello2.po
${GEM_LIBDIR}/samples/po/it/hello_glade2.po
${GEM_LIBDIR}/samples/po/it/hello_gtk2.po
${GEM_LIBDIR}/samples/po/it/hello_noop.po
${GEM_LIBDIR}/samples/po/it/hello_plural.po
${GEM_LIBDIR}/samples/po/it/hello_tk.po
${GEM_LIBDIR}/samples/po/ja/hello.po
${GEM_LIBDIR}/samples/po/ja/hello2.po
${GEM_LIBDIR}/samples/po/ja/hello_glade2.po
${GEM_LIBDIR}/samples/po/ja/hello_gtk2.po
${GEM_LIBDIR}/samples/po/ja/hello_noop.po
${GEM_LIBDIR}/samples/po/ja/hello_plural.po
${GEM_LIBDIR}/samples/po/ja/hello_tk.po
${GEM_LIBDIR}/samples/po/ko/hello.po
${GEM_LIBDIR}/samples/po/ko/hello2.po
${GEM_LIBDIR}/samples/po/ko/hello_glade2.po
${GEM_LIBDIR}/samples/po/ko/hello_gtk2.po
${GEM_LIBDIR}/samples/po/ko/hello_noop.po
${GEM_LIBDIR}/samples/po/ko/hello_plural.po
${GEM_LIBDIR}/samples/po/ko/hello_tk.po
${GEM_LIBDIR}/samples/po/lv/hello.po
${GEM_LIBDIR}/samples/po/lv/hello2.po
${GEM_LIBDIR}/samples/po/lv/hello_glade2.po
${GEM_LIBDIR}/samples/po/lv/hello_gtk2.po
${GEM_LIBDIR}/samples/po/lv/hello_noop.po
${GEM_LIBDIR}/samples/po/lv/hello_plural.po
${GEM_LIBDIR}/samples/po/lv/hello_tk.po
${GEM_LIBDIR}/samples/po/nb/hello.po
${GEM_LIBDIR}/samples/po/nb/hello2.po
${GEM_LIBDIR}/samples/po/nb/hello_glade2.po
${GEM_LIBDIR}/samples/po/nb/hello_gtk2.po
${GEM_LIBDIR}/samples/po/nb/hello_noop.po
${GEM_LIBDIR}/samples/po/nb/hello_plural.po
${GEM_LIBDIR}/samples/po/nb/hello_tk.po
${GEM_LIBDIR}/samples/po/nl/hello.po
${GEM_LIBDIR}/samples/po/nl/hello2.po
${GEM_LIBDIR}/samples/po/nl/hello_glade2.po
${GEM_LIBDIR}/samples/po/nl/hello_gtk2.po
${GEM_LIBDIR}/samples/po/nl/hello_noop.po
${GEM_LIBDIR}/samples/po/nl/hello_plural.po
${GEM_LIBDIR}/samples/po/nl/hello_tk.po
${GEM_LIBDIR}/samples/po/pt_BR/hello.po
${GEM_LIBDIR}/samples/po/pt_BR/hello2.po
${GEM_LIBDIR}/samples/po/pt_BR/hello_glade2.po
${GEM_LIBDIR}/samples/po/pt_BR/hello_gtk2.po
${GEM_LIBDIR}/samples/po/pt_BR/hello_noop.po
${GEM_LIBDIR}/samples/po/pt_BR/hello_plural.po
${GEM_LIBDIR}/samples/po/pt_BR/hello_tk.po
${GEM_LIBDIR}/samples/po/ru/hello.po
${GEM_LIBDIR}/samples/po/ru/hello2.po
${GEM_LIBDIR}/samples/po/ru/hello_glade2.po
${GEM_LIBDIR}/samples/po/ru/hello_gtk2.po
${GEM_LIBDIR}/samples/po/ru/hello_noop.po
${GEM_LIBDIR}/samples/po/ru/hello_plural.po
${GEM_LIBDIR}/samples/po/ru/hello_tk.po
${GEM_LIBDIR}/samples/po/sr/hello.po
${GEM_LIBDIR}/samples/po/sr/hello2.po
${GEM_LIBDIR}/samples/po/sr/hello_glade2.po
${GEM_LIBDIR}/samples/po/sr/hello_gtk2.po
${GEM_LIBDIR}/samples/po/sr/hello_noop.po
${GEM_LIBDIR}/samples/po/sr/hello_plural.po
${GEM_LIBDIR}/samples/po/sr/hello_tk.po
${GEM_LIBDIR}/samples/po/sv/hello.po
${GEM_LIBDIR}/samples/po/sv/hello2.po
${GEM_LIBDIR}/samples/po/sv/hello_glade2.po
${GEM_LIBDIR}/samples/po/sv/hello_gtk2.po
${GEM_LIBDIR}/samples/po/sv/hello_noop.po
${GEM_LIBDIR}/samples/po/sv/hello_plural.po
${GEM_LIBDIR}/samples/po/sv/hello_tk.po
${GEM_LIBDIR}/samples/po/uk/hello.po
${GEM_LIBDIR}/samples/po/uk/hello2.po
${GEM_LIBDIR}/samples/po/uk/hello_glade2.po
${GEM_LIBDIR}/samples/po/uk/hello_gtk2.po
${GEM_LIBDIR}/samples/po/uk/hello_noop.po
${GEM_LIBDIR}/samples/po/uk/hello_plural.po
${GEM_LIBDIR}/samples/po/uk/hello_tk.po
${GEM_LIBDIR}/samples/po/vi/hello.po
${GEM_LIBDIR}/samples/po/vi/hello2.po
${GEM_LIBDIR}/samples/po/vi/hello_glade2.po
${GEM_LIBDIR}/samples/po/vi/hello_gtk2.po
${GEM_LIBDIR}/samples/po/vi/hello_noop.po
${GEM_LIBDIR}/samples/po/vi/hello_plural.po
${GEM_LIBDIR}/samples/po/vi/hello_tk.po
${GEM_LIBDIR}/samples/po/zh/hello.po
${GEM_LIBDIR}/samples/po/zh/hello2.po
${GEM_LIBDIR}/samples/po/zh/hello_glade2.po
${GEM_LIBDIR}/samples/po/zh/hello_gtk2.po
${GEM_LIBDIR}/samples/po/zh/hello_noop.po
${GEM_LIBDIR}/samples/po/zh/hello_plural.po
${GEM_LIBDIR}/samples/po/zh/hello_tk.po
${GEM_LIBDIR}/samples/po/zh_TW/hello.po
${GEM_LIBDIR}/samples/po/zh_TW/hello2.po
${GEM_LIBDIR}/samples/po/zh_TW/hello_glade2.po
${GEM_LIBDIR}/samples/po/zh_TW/hello_gtk2.po
${GEM_LIBDIR}/samples/po/zh_TW/hello_noop.po
${GEM_LIBDIR}/samples/po/zh_TW/hello_plural.po
${GEM_LIBDIR}/samples/po/zh_TW/hello_tk.po
${GEM_LIBDIR}/src/poparser.ry
${GEM_LIBDIR}/test/fixtures/N_.rb
${GEM_LIBDIR}/test/fixtures/_.rb
${GEM_LIBDIR}/test/fixtures/_/one_line.rb
${GEM_LIBDIR}/test/fixtures/backslash.rb
${GEM_LIBDIR}/test/fixtures/erb/ascii.rhtml
${GEM_LIBDIR}/test/fixtures/erb/ascii.rxml
${GEM_LIBDIR}/test/fixtures/erb/non_ascii.rhtml
${GEM_LIBDIR}/test/fixtures/gladeparser.glade
${GEM_LIBDIR}/test/fixtures/multi_textdomain.rb
${GEM_LIBDIR}/test/fixtures/n_.rb
${GEM_LIBDIR}/test/fixtures/non_ascii.rb
${GEM_LIBDIR}/test/fixtures/np_.rb
${GEM_LIBDIR}/test/fixtures/ns_.rb
${GEM_LIBDIR}/test/fixtures/ns_/custom.rb
${GEM_LIBDIR}/test/fixtures/p_.rb
${GEM_LIBDIR}/test/fixtures/s_.rb
${GEM_LIBDIR}/test/fixtures/s_/custom.rb
${GEM_LIBDIR}/test/fixtures/simple.rb
${GEM_LIBDIR}/test/fixtures/untranslated.rb
${GEM_LIBDIR}/test/gettext-test-utils.rb
${GEM_LIBDIR}/test/locale/cr/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/da/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/da/LC_MESSAGES/plural_error.mo
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/plural_error.mo
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/test1.mo
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/test2.mo
${GEM_LIBDIR}/test/locale/ir/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/_.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/backslash.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/non_ascii.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/np_.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/ns_.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/p_.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/plural_error.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/rubyparser.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/s_.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test1.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test2.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test3.mo
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/untranslated.mo
${GEM_LIBDIR}/test/locale/la/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/la/LC_MESSAGES/plural_error.mo
${GEM_LIBDIR}/test/locale/li/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/li/LC_MESSAGES/plural_error.mo
${GEM_LIBDIR}/test/locale/po/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/locale/sl/LC_MESSAGES/plural.mo
${GEM_LIBDIR}/test/parser/test_ruby.rb
${GEM_LIBDIR}/test/po/_.pot
${GEM_LIBDIR}/test/po/ascii.pot
${GEM_LIBDIR}/test/po/backslash.pot
${GEM_LIBDIR}/test/po/cr/plural.po
${GEM_LIBDIR}/test/po/da/plural.po
${GEM_LIBDIR}/test/po/da/plural_error.po
${GEM_LIBDIR}/test/po/fr/plural.po
${GEM_LIBDIR}/test/po/fr/plural_error.po
${GEM_LIBDIR}/test/po/fr/test1.po
${GEM_LIBDIR}/test/po/fr/test2.po
${GEM_LIBDIR}/test/po/ir/plural.po
${GEM_LIBDIR}/test/po/ja/_.po
${GEM_LIBDIR}/test/po/ja/backslash.po
${GEM_LIBDIR}/test/po/ja/non_ascii.po
${GEM_LIBDIR}/test/po/ja/np_.po
${GEM_LIBDIR}/test/po/ja/ns_.po
${GEM_LIBDIR}/test/po/ja/p_.po
${GEM_LIBDIR}/test/po/ja/plural.po
${GEM_LIBDIR}/test/po/ja/plural_error.po
${GEM_LIBDIR}/test/po/ja/rubyparser.po
${GEM_LIBDIR}/test/po/ja/s_.po
${GEM_LIBDIR}/test/po/ja/test1.po
${GEM_LIBDIR}/test/po/ja/test2.po
${GEM_LIBDIR}/test/po/ja/test3.po
${GEM_LIBDIR}/test/po/ja/untranslated.po
${GEM_LIBDIR}/test/po/la/plural.po
${GEM_LIBDIR}/test/po/la/plural_error.po
${GEM_LIBDIR}/test/po/li/plural.po
${GEM_LIBDIR}/test/po/li/plural_error.po
${GEM_LIBDIR}/test/po/no_exist_msgid.pot
${GEM_LIBDIR}/test/po/non_ascii.pot
${GEM_LIBDIR}/test/po/not_existed_msgid.pot
${GEM_LIBDIR}/test/po/np_.pot
${GEM_LIBDIR}/test/po/ns_.pot
${GEM_LIBDIR}/test/po/p_.pot
${GEM_LIBDIR}/test/po/po/plural.po
${GEM_LIBDIR}/test/po/s_.pot
${GEM_LIBDIR}/test/po/sl/plural.po
${GEM_LIBDIR}/test/po/untranslated.pot
${GEM_LIBDIR}/test/run-test.rb
${GEM_LIBDIR}/test/test_class_info.rb
${GEM_LIBDIR}/test/test_gettext.rb
${GEM_LIBDIR}/test/test_locale_path.rb
${GEM_LIBDIR}/test/test_mofile.rb
${GEM_LIBDIR}/test/test_parser.rb
${GEM_LIBDIR}/test/test_po_generation.rb
${GEM_LIBDIR}/test/test_po_message.rb
${GEM_LIBDIR}/test/test_po_parser.rb
${GEM_LIBDIR}/test/test_string.rb
${GEM_LIBDIR}/test/test_textdomain_bind.rb
${GEM_LIBDIR}/test/test_textdomain_multi.rb
${GEM_LIBDIR}/test/test_textdomain_toplevel.rb
${GEM_LIBDIR}/test/test_thread.rb
${GEM_LIBDIR}/test/tools/files/app.pot
${GEM_LIBDIR}/test/tools/files/de/app.po
${GEM_LIBDIR}/test/tools/files/en/app.po
${GEM_LIBDIR}/test/tools/files/en/test.po
${GEM_LIBDIR}/test/tools/files/simple_1.po
${GEM_LIBDIR}/test/tools/files/simple_2.po
${GEM_LIBDIR}/test/tools/files/simple_translation.rb
${GEM_LIBDIR}/test/tools/files/version.po
${GEM_LIBDIR}/test/tools/test.pot
${GEM_LIBDIR}/test/tools/test_msginit.rb
${GEM_LIBDIR}/test/tools/test_msgmerge.rb
${GEM_LIBDIR}/test/tools/test_tools.rb
${GEM_LIBDIR}/test/tools/test_xgettext.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec