pkgsrc/devel/ruby-gettext-activerecord/PLIST
fhajny 5d7391d6e9 Import ruby18-gettext-activerecord-2.1.0 as devel/ruby-gettext-activerecord.
gettext_activerecord provides the localization for ActiveRecord
using Ruby-GetText-Package.

  * Validation messages translation
  * Model translation
  * Extract messages from models with the rake task
2009-12-07 12:10:18 +00:00

93 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/07 12:10:18 fhajny Exp $
${GEM_HOME}/cache/gettext_activerecord-${PKGVERSION}.gem
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/data/locale/bg/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/bs/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/ca/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/cs/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/de/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/el/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/eo/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/es/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/et/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/fr/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/hr/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/hu/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/it/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/ja/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/ko/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/lv/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/nb/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/nl/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/pt_BR/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/ru/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/sr/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/ua/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/vi/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/zh/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/data/locale/zh_TW/LC_MESSAGES/gettext_activerecord.mo
${GEM_LIBDIR}/gettext_activerecord.gemspec
${GEM_LIBDIR}/lib/gettext_activerecord.rb
${GEM_LIBDIR}/lib/gettext_activerecord/base.rb
${GEM_LIBDIR}/lib/gettext_activerecord/i18n.rb
${GEM_LIBDIR}/lib/gettext_activerecord/migration.rb
${GEM_LIBDIR}/lib/gettext_activerecord/parser.rb
${GEM_LIBDIR}/lib/gettext_activerecord/schema_definitions.rb
${GEM_LIBDIR}/lib/gettext_activerecord/tools.rb
${GEM_LIBDIR}/lib/gettext_activerecord/validations.rb
${GEM_LIBDIR}/lib/gettext_activerecord/version.rb
${GEM_LIBDIR}/po/bg/gettext_activerecord.po
${GEM_LIBDIR}/po/bs/gettext_activerecord.po
${GEM_LIBDIR}/po/ca/gettext_activerecord.po
${GEM_LIBDIR}/po/cs/gettext_activerecord.po
${GEM_LIBDIR}/po/de/gettext_activerecord.po
${GEM_LIBDIR}/po/el/gettext_activerecord.po
${GEM_LIBDIR}/po/eo/gettext_activerecord.po
${GEM_LIBDIR}/po/es/gettext_activerecord.po
${GEM_LIBDIR}/po/et/gettext_activerecord.po
${GEM_LIBDIR}/po/fr/gettext_activerecord.po
${GEM_LIBDIR}/po/gettext_activerecord.pot
${GEM_LIBDIR}/po/hr/gettext_activerecord.po
${GEM_LIBDIR}/po/hu/gettext_activerecord.po
${GEM_LIBDIR}/po/it/gettext_activerecord.po
${GEM_LIBDIR}/po/ja/gettext_activerecord.po
${GEM_LIBDIR}/po/ko/gettext_activerecord.po
${GEM_LIBDIR}/po/lv/gettext_activerecord.po
${GEM_LIBDIR}/po/nb/gettext_activerecord.po
${GEM_LIBDIR}/po/nl/gettext_activerecord.po
${GEM_LIBDIR}/po/pt_BR/gettext_activerecord.po
${GEM_LIBDIR}/po/ru/gettext_activerecord.po
${GEM_LIBDIR}/po/sr/gettext_activerecord.po
${GEM_LIBDIR}/po/ua/gettext_activerecord.po
${GEM_LIBDIR}/po/vi/gettext_activerecord.po
${GEM_LIBDIR}/po/zh/gettext_activerecord.po
${GEM_LIBDIR}/po/zh_TW/gettext_activerecord.po
${GEM_LIBDIR}/sample/README.rdoc
${GEM_LIBDIR}/sample/Rakefile
${GEM_LIBDIR}/sample/book.rb
${GEM_LIBDIR}/sample/config/database.yml
${GEM_LIBDIR}/sample/db/schema.rb
${GEM_LIBDIR}/sample/po/ja/sample_ar.po
${GEM_LIBDIR}/sample/po/sample_ar.pot
${GEM_LIBDIR}/sample/sample.rb
${GEM_LIBDIR}/test/Rakefile
${GEM_LIBDIR}/test/db/migrate.rb
${GEM_LIBDIR}/test/db/sqlite.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/active_record.mo
${GEM_LIBDIR}/test/models/book.rb
${GEM_LIBDIR}/test/models/developer.rb
${GEM_LIBDIR}/test/models/inept_wizard.rb
${GEM_LIBDIR}/test/models/reply.rb
${GEM_LIBDIR}/test/models/topic.rb
${GEM_LIBDIR}/test/models/user.rb
${GEM_LIBDIR}/test/models/wizard.rb
${GEM_LIBDIR}/test/po/active_record.pot
${GEM_LIBDIR}/test/po/ja/active_record.po
${GEM_LIBDIR}/test/test_parser.rb
${GEM_LIBDIR}/test/test_validations.rb
${GEM_LIBDIR}/test/vendor/repair_helper.rb
${GEM_HOME}/specifications/gettext_activerecord-${PKGVERSION}.gemspec