This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

#5640 About dialog tweaks

  • Loading branch information...
nlyan committed Oct 5, 2016
1 parent 833c73f commit 03b8788660af08290f74cc4812ac32f29932010c
Showing with 7 additions and 7 deletions.
  1. +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>&lt;p&gt;
-Keyboard and mouse sharing application. Cross platform and open source.&lt;br /&gt;&lt;br /&gt;
+Keyboard and mouse sharing application. Cross platform, open source, and totally awesome.&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;&lt;br /&gt;
-Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;
+Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.&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;</string>
+&lt;/p&gt;
+Synergy is released under the GNU General Public License (GPLv2).&lt;br /&gt;&lt;br /&gt;</string>
</property>
<property name="margin">
<number>1</number>

0 comments on commit 03b8788

Please sign in to comment.