Update __init__.py
This commit is contained in:
parent
c4924cb44f
commit
332b24cd87
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ class MainWindow(QtGui.QMainWindow, ui.Ui_MainWindow):
|
||||||
<span style=\" font-size:18pt; font-weight:600;\">findarray30code</span><p/>'''
|
<span style=\" font-size:18pt; font-weight:600;\">findarray30code</span><p/>'''
|
||||||
about_dialog_info += str(__version__)
|
about_dialog_info += str(__version__)
|
||||||
about_dialog_info += '''
|
about_dialog_info += '''
|
||||||
<p/>查詢行列 30 輸入法碼表的工具。<p/>支援 CJK Ext. A - E 的罕字。<br/><a href=\"https://github.com/Yoxem/findarray30code \"><span style=\" text-decoration: underline; color:#0000ff;\">https://github.com/Yoxem/findarray30code</span></a><p/>Copyright (C) 2016 Yoxem Chen (aka Kian-ting Tan) <p/>Input method tables: Liao, Ming-te et. al.<p/></div>
|
<p/>查詢行列 30 輸入法碼表的工具。<p/>支援 CJK Ext. A - E 的罕字。<br/><a href=\"https://github.com/Yoxem/findarray30code \"><span style=\" text-decoration: underline; color:#0000ff;\">https://github.com/Yoxem/findarray30code</span></a><p/>Copyright (C) 2016 Yoxem Chen (aka Kian-ting Tan) <p/>Input method tables: Liao, Ming-te et. al.</div>
|
||||||
<div align=\"left\">
|
<div align=\"left\">
|
||||||
<h3>License</h3>
|
<h3>License</h3>
|
||||||
<span style=\" font-size:9pt;\">
|
<span style=\" font-size:9pt;\">
|
||||||
|
|
Loading…
Reference in a new issue