Permalink
Showing
with
7 additions
and
7 deletions.
-
+7
−7
src/gui/res/AboutDialogBase.ui
|
|
@@ -13,7 +13,7 @@ |
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>450</width>
|
|
|
- <height>300</height>
|
|
|
+ <height>350</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
|
@@ -25,13 +25,13 @@ |
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>450</width>
|
|
|
- <height>300</height>
|
|
|
+ <height>350</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
<width>450</width>
|
|
|
- <height>300</height>
|
|
|
+ <height>350</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
@@ -51,14 +51,14 @@ |
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string><p>
|
|
|
-Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
|
|
+Keyboard and mouse sharing application. Cross platform, open source, and totally awesome.<br /><br />
|
|
|
Copyright © 2012-2016 Symless Ltd.<br />
|
|
|
-Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br /><br />
|
|
|
-Synergy is released under the GNU General Public License (GPLv2).<br /><br />
|
|
|
+Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />
|
|
|
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br />
|
|
|
The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br />
|
|
|
Visit our website for help and info (symless.com).
|
|
|
-</p></string>
|
|
|
+</p>
|
|
|
+Synergy is released under the GNU General Public License (GPLv2).<br /><br /></string>
|
|
|
</property>
|
|
|
<property name="margin">
|
|
|
<number>1</number>
|
|
|
|
0 comments on commit
03b8788