Skip to content

Commit

Permalink
Revert "#5640 About dialog tweaks"
Browse files Browse the repository at this point in the history
This reverts commit 03b8788.
  • Loading branch information
Jerry (Xinyu Hou) committed Oct 20, 2016
1 parent bdf5546 commit 3048ca5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/gui/res/AboutDialogBase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<x>0</x>
<y>0</y>
<width>450</width>
<height>350</height>
<height>300</height>
</rect>
</property>
<property name="sizePolicy">
Expand All @@ -25,13 +25,13 @@
<property name="minimumSize">
<size>
<width>450</width>
<height>350</height>
<height>300</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>450</width>
<height>350</height>
<height>300</height>
</size>
</property>
<property name="windowTitle">
Expand All @@ -51,14 +51,14 @@
</property>
<property name="text">
<string>&lt;p&gt;
Keyboard and mouse sharing application. Cross platform, open source, and totally awesome.&lt;br /&gt;&lt;br /&gt;
Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
Copyright © 2012-2016 Symless Ltd.&lt;br /&gt;
Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;
Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.&lt;br /&gt;
The Synergy GUI is based on QSynergy by Volker Lanz.&lt;br /&gt;&lt;br /&gt;
Visit our website for help and info (symless.com).
&lt;/p&gt;
Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;</string>
&lt;/p&gt;</string>
</property>
<property name="margin">
<number>1</number>
Expand Down

0 comments on commit 3048ca5

Please sign in to comment.