Skip to content

Commit

Permalink
Set version to 0.10.0
Browse files Browse the repository at this point in the history
configure.ac
debian/changelog
docs/index.html
docs/index.md
po/ibus-hiragana.pot
po/ja.po
  • Loading branch information
ShikiOkasaka committed Sep 28, 2020
1 parent 0487c63 commit d5ecf9e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

AC_INIT([ibus-hiragana], [0.9.0], [https://github.com/esrille/ibus-hiragana/issues])
AC_INIT([ibus-hiragana], [0.10.0], [https://github.com/esrille/ibus-hiragana/issues])
AM_INIT_AUTOMAKE([foreign tar-ustar])

AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ibus-hiragana (0.10.0) unstable; urgency=low

* See https://github.com/esrille/ibus-hiragana/releases/tag/v0.10.0

-- Esrille Inc. <[email protected]> Sat, 26 Sep 2020 13:26:00 +0900

ibus-hiragana (0.9.0) unstable; urgency=low

* See https://github.com/esrille/ibus-hiragana/releases/tag/v0.9.0
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h2>「ひらがなIME」に<ruby>対応<rp>(</rp><rt>たいおう</rt><rp>)</rp
<p>&#x3000;「ひらがなIME」は、IBusの<a href="http://ibus.github.io/docs/ibus-1.5/IBusEngine.html#ibus-engine-get-surrounding-text"><ruby>周辺<rp>(</rp><rt>しゅうへん</rt><rp>)</rp></ruby>テキストAPI</a><ruby>応用<rp>(</rp><rt>おうよう</rt><rp>)</rp></ruby>した、あたらしい<ruby>入力<rp>(</rp><rt>にゅうりょく</rt><rp>)</rp></ruby><ruby>方式<rp>(</rp><rt>ほうしき</rt><rp>)</rp></ruby>です。GNOMEの<ruby>標準<rp>(</rp><rt>ひょうじゅん</rt><rp>)</rp></ruby>のテキスト エディターgeditや「<a href="https://github.com/esrille/furiganapad">ふりがなパッド</a>」は<ruby>周辺<rp>(</rp><rt>しゅうへん</rt><rp>)</rp></ruby>テキストAPIに<ruby>対応<rp>(</rp><rt>たいおう</rt><rp>)</rp></ruby>しています。また、LibreOffice Writerも<ruby>最新版<rp>(</rp><rt>さいしんばん</rt><rp>)</rp></ruby>などは<ruby>周辺<rp>(</rp><rt>しゅうへん</rt><rp>)</rp></ruby>テキストAPIに<ruby>対応<rp>(</rp><rt>たいおう</rt><rp>)</rp></ruby>しています。</p>
<p>&#x3000;けれども、<ruby>周辺<rp>(</rp><rt>しゅうへん</rt><rp>)</rp></ruby>テキストAPIにまだ<ruby>対応<rp>(</rp><rt>たいおう</rt><rp>)</rp></ruby>できていないアプリケーション ソフトウェアもあります。そのようなソフトでは、<ruby>直前<rp>(</rp><rt>ちょくぜん</rt><rp>)</rp></ruby><ruby>入力<rp>(</rp><rt>にゅうりょく</rt><rp>)</rp></ruby>した<ruby>文字列<rp>(</rp><rt>もじれつ</rt><rp>)</rp></ruby>だけを<ruby>漢字<rp>(</rp><rt>かんじ</rt><rp>)</rp></ruby><ruby>変換<rp>(</rp><rt>へんかん</rt><rp>)</rp></ruby>できます(カーソルを<ruby>移動<rp>(</rp><rt>いどう</rt><rp>)</rp></ruby>してあとから<ruby>漢字<rp>(</rp><rt>かんじ</rt><rp>)</rp></ruby><ruby>変換<rp>(</rp><rt>へんかん</rt><rp>)</rp></ruby>したりすることはできません)。</p>
<h2>「ひらがなIME」の<ruby>開発<rp>(</rp><rt>かいはつ</rt><rp>)</rp></ruby></h2>
<p>&#x3000;「ひらがなIME」は、オープンソースソフトウェアです。プログラムは<ruby>Python<rp>(</rp><rt>パイソン</rt><rp>)</rp></ruby>でかかれています。その<ruby>行数<rp>(</rp><rt>ぎょうすう</rt><rp>)</rp></ruby>は、<ruby><rp>(</rp><rt>やく</rt><rp>)</rp></ruby>1,700<ruby><rp>(</rp><rt>ぎょう</rt><rp>)</rp></ruby>(v0.9.0)です。メインのリポジトリは、<a href="https://github.com/esrille/ibus-hiragana">GitHub</a>にあります。</p>
<p>&#x3000;「ひらがなIME」は、オープンソースソフトウェアです。プログラムは<ruby>Python<rp>(</rp><rt>パイソン</rt><rp>)</rp></ruby>でかかれています。その<ruby>行数<rp>(</rp><rt>ぎょうすう</rt><rp>)</rp></ruby>は、<ruby><rp>(</rp><rt>やく</rt><rp>)</rp></ruby>1,800<ruby><rp>(</rp><rt>ぎょう</rt><rp>)</rp></ruby>(v0.10.0)です。メインのリポジトリは、<a href="https://github.com/esrille/ibus-hiragana">GitHub</a>にあります。</p>
<p><hr>
<br><small>Copyright 2017-2020 Esrille Inc. </small></p>
</main>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GNOMEの標準ひょうじゅんのテキスト エディターgeditや
## 「ひらがなIME」の開発かいはつ

 「ひらがなIME」は、オープンソースソフトウェアです。
プログラムはPythonパイソンでかかれています。その行数ぎょうすうは、約やく1,700行ぎょう(v0.9.0)です。
プログラムはPythonパイソンでかかれています。その行数ぎょうすうは、約やく1,800行ぎょう(v0.10.0)です。
メインのリポジトリは、[GitHub](https://github.com/esrille/ibus-hiragana)にあります。

<hr>
Expand Down
4 changes: 2 additions & 2 deletions po/ibus-hiragana.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ibus-hiragana 0.9.0\n"
"Project-Id-Version: ibus-hiragana 0.10.0\n"
"Report-Msgid-Bugs-To: https://github.com/esrille/ibus-hiragana/issues\n"
"POT-Creation-Date: 2020-09-24 13:01+0900\n"
"POT-Creation-Date: 2020-09-26 13:26+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
4 changes: 2 additions & 2 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# This file is distributed under the same license as the ibus-hiragana package.
msgid ""
msgstr ""
"Project-Id-Version: ibus-hiragana 0.8.0\n"
"Project-Id-Version: ibus-hiragana 0.10.0\n"
"Report-Msgid-Bugs-To: https://github.com/esrille/ibus-hiragana/issues\n"
"POT-Creation-Date: 2020-09-24 13:01+0900\n"
"POT-Creation-Date: 2020-09-26 13:26+0900\n"
"PO-Revision-Date: 2020-09-24 11:59+0900\n"
"Last-Translator: Esrille Inc. <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
Expand Down

0 comments on commit d5ecf9e

Please sign in to comment.