parent
bdf5546058
commit
3048ca5fc6
|
@ -13,7 +13,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>450</width>
|
<width>450</width>
|
||||||
<height>350</height>
|
<height>300</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -25,13 +25,13 @@
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>450</width>
|
<width>450</width>
|
||||||
<height>350</height>
|
<height>300</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>450</width>
|
<width>450</width>
|
||||||
<height>350</height>
|
<height>300</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
@ -51,14 +51,14 @@
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><p>
|
<string><p>
|
||||||
Keyboard and mouse sharing application. Cross platform, open source, and totally awesome.<br /><br />
|
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||||
Copyright © 2012-2016 Symless Ltd.<br />
|
Copyright © 2012-2016 Symless Ltd.<br />
|
||||||
Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />
|
Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br /><br />
|
||||||
|
Synergy is released under the GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<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 />
|
The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br />
|
||||||
Visit our website for help and info (symless.com).
|
Visit our website for help and info (symless.com).
|
||||||
</p>
|
</p></string>
|
||||||
Synergy is released under the GNU General Public License (GPLv2).<br /><br /></string>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="margin">
|
<property name="margin">
|
||||||
<number>1</number>
|
<number>1</number>
|
||||||
|
|
Loading…
Reference in New Issue