mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
Updated a year to 2013.
This commit is contained in:
parent
c4cc95cbd2
commit
f2850eea99
2
about.ui
2
about.ui
|
@ -70,7 +70,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>(c) 2008-2012 Konstantin Isakov (ikm@goldendict.org)</string>
|
||||
<string>(c) 2008-2013 Konstantin Isakov (ikm@goldendict.org)</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
|
|
|
@ -183,7 +183,7 @@ sptr< Dictionary::DataRequest > ArticleMaker::makeDefinitionFor(
|
|||
"<p>Should you need further help, have any questions, "
|
||||
"suggestions or just wonder what the others think, you are welcome at the program's <a href=\"http://goldendict.org/forum/\">forum</a>."
|
||||
"<p>Check program's <a href=\"http://goldendict.org/\">website</a> for the updates. "
|
||||
"<p>(c) 2008-2012 Konstantin Isakov. Licensed under GPLv3 or later."
|
||||
"<p>(c) 2008-2013 Konstantin Isakov. Licensed under GPLv3 or later."
|
||||
|
||||
).toUtf8().data();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue