[Groonga-commit] ranguba/chupa-text-decomposer-html at 5c4989e [master] Specify languages

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed Jul 5 17:08:36 JST 2017


Kouhei Sutou	2017-07-05 17:08:36 +0900 (Wed, 05 Jul 2017)

  New Revision: 5c4989e2310d8cc27739f34aba0cba96caf30ce2
  https://github.com/ranguba/chupa-text-decomposer-html/commit/5c4989e2310d8cc27739f34aba0cba96caf30ce2

  Message:
    Specify languages

  Modified files:
    Rakefile

  Modified: Rakefile (+3 -1)
===================================================================
--- Rakefile    2017-07-05 17:07:58 +0900 (9a43b7f)
+++ Rakefile    2017-07-05 17:08:36 +0900 (942b0aa)
@@ -1,6 +1,6 @@
 # -*- mode: ruby; coding: utf-8 -*-
 #
-# Copyright (C) 2013  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-2017  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -35,6 +35,8 @@ helper.install
 spec = helper.gemspec
 
 Packnga::DocumentTask.new(spec) do
+  task.original_language = "en"
+  task.translate_language = "ja"
 end
 
 Packnga::ReleaseTask.new(spec) do
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る