File: makemo.rb

package info (click to toggle)
ruby-gettext 2.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,648 kB
  • sloc: ruby: 4,445; makefile: 2
file content (6 lines) | stat: -rwxr-xr-x 108 bytes parent folder | download
1
2
3
4
5
6
# encoding: utf-8

require 'rubygems'
require 'gettext/tools'

GetText.create_mofiles(:mo_root => "locale")