Change company domain name
This commit is contained in:
parent
7d11004575
commit
36be2051c2
2
COMPILE
2
COMPILE
|
@ -1 +1 @@
|
|||
Compiling: http://synergy-project.org/wiki/Compiling
|
||||
Compiling: http://symless.com/wiki/Compiling
|
||||
|
|
4
INSTALL
4
INSTALL
|
@ -1,2 +1,2 @@
|
|||
Help: http://synergy-project.org/help/
|
||||
Wiki: http://synergy-project.org/wiki/
|
||||
Help: http://symless.com/help/
|
||||
Wiki: http://symless.com/wiki/
|
||||
|
|
2
README
2
README
|
@ -11,6 +11,6 @@ Just use "hm conf" and "hm build" to compile (./hm.sh on
|
|||
Linux and Mac).
|
||||
|
||||
For detailed compile instructions:
|
||||
http://synergy-project.org/wiki/Compiling
|
||||
http://symless.com/wiki/Compiling
|
||||
|
||||
Happy hacking!
|
||||
|
|
|
@ -15,4 +15,4 @@ Once the binaries have been copied to /usr/bin, you should follow the configurat
|
|||
http://synergy2.sourceforge.net/configuration.html
|
||||
|
||||
If you have any problems, see the [[Support]] page:
|
||||
http://synergy-project.org/help/
|
||||
http://symless.com/help/
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy client automatically. Make sure you change the IP below. -->
|
||||
<dict>
|
||||
<key>Label</key>
|
||||
<string>org.synergy-project.org.synergyc.plist</string>
|
||||
<string>org.symless.com.synergyc.plist</string>
|
||||
<key>OnDemand</key>
|
||||
<false/>
|
||||
<key>ProgramArguments</key>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy server automatically. Make sure you change configuration file below -->
|
||||
<dict>
|
||||
<key>Label</key>
|
||||
<string>org.synergy-project.org.synergys.plist</string>
|
||||
<string>org.symless.com.synergys.plist</string>
|
||||
<key>OnDemand</key>
|
||||
<false/>
|
||||
<key>ProgramArguments</key>
|
||||
|
|
|
@ -201,7 +201,7 @@ class InternalCommands:
|
|||
|
||||
project = 'synergy'
|
||||
setup_version = 5 # increment to force setup/config
|
||||
website_url = 'http://synergy-project.org/'
|
||||
website_url = 'http://symless.com/'
|
||||
|
||||
this_cmd = 'hm'
|
||||
cmake_cmd = 'cmake'
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Thank you for chosing Synergy!
|
||||
http://synergy-project.org/
|
||||
http://symless.com/
|
||||
|
||||
Synergy allows you to share your keyboard and mouse between computers over a network.
|
||||
|
||||
For FAQ, setup, and usage instructions, please visit our online Readme:
|
||||
http://synergy-project.org/pm/projects/synergy/wiki/Readme
|
||||
http://symless.com/pm/projects/synergy/wiki/Readme
|
||||
|
||||
Have fun!
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ synergy (1.0) unstable; urgency=low
|
|||
|
||||
* Initial release.
|
||||
|
||||
-- Nick Bolton <nick@synergy-project.org> Wed, 09 Apr 2014 15:16:48 +0100
|
||||
-- Nick Bolton <nick@symless.com> Wed, 09 Apr 2014 15:16:48 +0100
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Package: synergy
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Nick Bolton <nick@synergy-project.org>
|
||||
Maintainer: Nick Bolton <nick@symless.com>
|
||||
Version: ${in:version}
|
||||
Architecture: ${in:arch}
|
||||
Depends: libc6 (>= 2.11), libstdc++6 (>= 4.4.3), libx11-6 (>= 1.3.2), libxext6 (>= 1.1.1), libxi6 (>= 1.3), libxinerama1 (>= 1.1), libxtst6 (>= 1.1), libqtcore4 (>= 4.6.2), libqtgui4 (>= 4.6.2), libqt4-network (>= 4.6.2), libcurl3 (>= 7.19.7), libavahi-compat-libdnssd1 (>= 0.6.25), openssl (>= 1.0.1)
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
!define platform "Windows"
|
||||
!define publisher "The Synergy Project"
|
||||
!define publisherOld "The Synergy+ Project"
|
||||
!define helpUrl "http://synergy-project.org/support"
|
||||
!define helpUrl "http://symless.com/support"
|
||||
!define vcRedistFile "vcredist_${arch}.exe"
|
||||
!define startMenuApp "synergy.exe"
|
||||
!define binDir "..\bin"
|
||||
|
|
|
@ -4,10 +4,10 @@ Name: synergy
|
|||
Release: 1
|
||||
License: GPLv2
|
||||
Group: Applications/Productivity
|
||||
URL: http://synergy-project.org/
|
||||
Source: http://synergy-project.org/download/
|
||||
URL: http://symless.com/
|
||||
Source: http://symless.com/download/
|
||||
Vendor: The Synergy Project
|
||||
Packager: Nick Bolton <nick@synergy-project.org>
|
||||
Packager: Nick Bolton <nick@symless.com>
|
||||
Version: ${in:version}
|
||||
|
||||
%description
|
||||
|
@ -43,5 +43,5 @@ cp $source/bin/plugins/* %{buildroot}%{_bindir}/../lib/synergy/plugins
|
|||
%attr(644,-,-) %{_bindir}/../lib/synergy/plugins/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 20 2014 Nick Bolton <nick@synergy-project.org>
|
||||
* Thu Mar 20 2014 Nick Bolton <nick@symless.com>
|
||||
- Initial version of the package
|
||||
|
|
|
@ -17,7 +17,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -26,7 +26,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -57,7 +57,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></string>
|
||||
</property>
|
||||
<property name="margin">
|
||||
|
|
|
@ -233,7 +233,7 @@
|
|||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string><a href="https://synergy-project.org/account/reset/?source=gui">Forgot password</a></string>
|
||||
<string><a href="https://symless.com/account/reset/?source=gui">Forgot password</a></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Això permet a Synergy interactuar amb processos elevats i el diàleg del UAC, p
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Sice to Synergy umožní pracovat s procesy, které mají také takový stupeň
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Das erlaubt Synergy mit Prozessen die höhere Rechte haben und dem UAC-Dialog zu
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1229,7 +1229,7 @@ Esto permitirá que puedas interactuar con procesos elevados y el cuadro de diá
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ See võimaldab Synergy'l toimetada ülendatud protsessidega ja UAC dialoogiga, k
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Tämä mahdollistaa Synergyn käyttämisen korotetuissa prosesseissa ja UAC-dial
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Ceci autorise Synergy à interagir avec les processus élevés et le dialogue UA
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ To omogućuje Synergyu interakciju s ovlaštenim procesima i UAC dijalogom, ali
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Ciò consentirà a Synergy di interagire con molti processi e con il dialogo UAC
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Dette tillater Synergy å kommunisere med forhøyede prosesser og UAC dialoger.
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Pozwoli to Synergy współpracować z innymi aplikacjami o podniesionych uprawni
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Isso permite ao Synergy interagir com processos privilegiados e com o UAC, mas p
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Kjo i jep mundesi Synergy te bashkeveproje me procese te larta dhe UAC, por ju m
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ Detta låter Synergy interagera med förhöjda processer och UAC-dialogen, men k
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1227,7 +1227,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1225,7 +1225,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></source>
|
||||
<oldsource><p>
|
||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
||||
|
@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
|||
Synergy is released under the GNU General Public License (GPLv2).<br /><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 (synergy-project.org).
|
||||
Visit our website for help and info (symless.com).
|
||||
</p></oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -1228,7 +1228,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
|||
</message>
|
||||
<message>
|
||||
<location filename="res/SetupWizardBase.ui" line="204"/>
|
||||
<source><a href="https://synergy-project.org/account/reset/">Forgot password</a></source>
|
||||
<source><a href="https://symless.com/account/reset/">Forgot password</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#define DOWNLOAD_URL "http://synergy-project.org/?source=gui"
|
||||
#define DOWNLOAD_URL "http://symless.com/?source=gui"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
|||
#if defined(Q_OS_WIN)
|
||||
static const char synergyConfigName[] = "synergy.sgc";
|
||||
static const QString synergyConfigFilter(QObject::tr("Synergy Configurations (*.sgc);;All files (*.*)"));
|
||||
static QString bonjourBaseUrl = "http://synergy-project.org/bonjour/";
|
||||
static QString bonjourBaseUrl = "http://symless.com/bonjour/";
|
||||
static const char bonjourFilename32[] = "Bonjour.msi";
|
||||
static const char bonjourFilename64[] = "Bonjour64.msi";
|
||||
static const char bonjourTargetFilename[] = "Bonjour.msi";
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "CoreInterface.h"
|
||||
|
||||
static const char kBaseUrl[] = "http://synergy-project.org/files";
|
||||
static const char kBaseUrl[] = "http://symless.com/files";
|
||||
static const char kDefaultVersion[] = "1.1";
|
||||
static const char kWinPackagePlatform32[] = "Windows-x86";
|
||||
static const char kWinPackagePlatform64[] = "Windows-x64";
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
#include <QDateTime>
|
||||
#include <QDate>
|
||||
|
||||
static const char purchaseURL[] = "https://synergy-project.org/account/";
|
||||
static const char purchaseURL[] = "https://symless.com/account/";
|
||||
|
||||
SubscriptionManager::SubscriptionManager(QWidget* parent, AppConfig& appConfig, int& edition) :
|
||||
m_pParent(parent),
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include <QLocale>
|
||||
|
||||
#define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)"
|
||||
#define VERSION_URL "http://synergy-project.org/version/"
|
||||
#define VERSION_URL "http://symless.com/version/"
|
||||
|
||||
VersionChecker::VersionChecker()
|
||||
{
|
||||
|
|
|
@ -52,7 +52,7 @@ bool checkMacAssistiveDevices();
|
|||
int main(int argc, char* argv[])
|
||||
{
|
||||
QCoreApplication::setOrganizationName("Synergy");
|
||||
QCoreApplication::setOrganizationDomain("http://synergy-project.org/");
|
||||
QCoreApplication::setOrganizationDomain("http://symless.com/");
|
||||
QCoreApplication::setApplicationName("Synergy");
|
||||
|
||||
QSynergyApplication app(argc, argv);
|
||||
|
|
|
@ -22,7 +22,7 @@ const char* kApplication = "Synergy";
|
|||
const char* kCopyright = "Copyright (C) 2012-2014 Synergy Si Ltd.\n"
|
||||
"Copyright (C) 2008-2014 Nick Bolton\n"
|
||||
"Copyright (C) 2002-2014 Chris Schoeneman";
|
||||
const char* kContact = "Email: nick@synergy-project.org";
|
||||
const char* kWebsite = "http://synergy-project.org/";
|
||||
const char* kContact = "Email: nick@symless.com";
|
||||
const char* kWebsite = "http://symless.com/";
|
||||
const char* kVersion = VERSION;
|
||||
const char* kAppVersion = "Synergy " VERSION;
|
||||
|
|
|
@ -121,8 +121,8 @@ MSWindowsClipboard::open(Time time) const
|
|||
|
||||
if (!OpenClipboard(m_window)) {
|
||||
// unable to cause this in integ tests; but this can happen!
|
||||
// * http://synergy-project.org/pm/issues/86
|
||||
// * http://synergy-project.org/pm/issues/1256
|
||||
// * http://symless.com/pm/issues/86
|
||||
// * http://symless.com/pm/issues/1256
|
||||
// logging improved to see if we can catch more info next time.
|
||||
LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError()));
|
||||
return false;
|
||||
|
|
|
@ -298,7 +298,7 @@ MSWindowsWatchdog::startProcess()
|
|||
|
||||
// patch by Jack Zhou and Henry Tung
|
||||
// set UIAccess to fix Windows 8 GUI interaction
|
||||
// http://synergy-project.org/spit/issues/details/3338/#c70
|
||||
// http://symless.com/spit/issues/details/3338/#c70
|
||||
DWORD uiAccess = 1;
|
||||
SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD));
|
||||
|
||||
|
|
|
@ -835,7 +835,7 @@ OSXScreen::enter()
|
|||
|
||||
// patch by Yutaka Tsutano
|
||||
// wakes the client screen
|
||||
// http://synergy-project.org/spit/issues/details/3287#c12
|
||||
// http://symless.com/spit/issues/details/3287#c12
|
||||
io_registry_entry_t entry = IORegistryEntryFromPath(
|
||||
kIOMasterPortDefault,
|
||||
"IOService:/IOResources/IODisplayWrangler");
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include "platform/MSWindowsSession.h"
|
||||
#endif
|
||||
|
||||
#define JSON_URL "https://synergy-project.org/account/json/"
|
||||
#define JSON_URL "https://symless.com/account/json/"
|
||||
|
||||
enum {
|
||||
kErrorOk,
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include "test/global/gtest.h"
|
||||
|
||||
#define TEST_URL "https://synergy-project.org/tests/?testString"
|
||||
#define TEST_URL "https://symless.com/tests/?testString"
|
||||
//#define TEST_URL "http://localhost/synergy/tests/?testString"
|
||||
|
||||
TEST(ArchInternetTests, get)
|
||||
|
|
|
@ -146,7 +146,7 @@ TEST_F(MSWindowsClipboardTests, close_isOpen_noErrors)
|
|||
}
|
||||
|
||||
// looks like this test may fail intermittently:
|
||||
// * http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio
|
||||
// * http://buildbot.symless.com:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio
|
||||
/*TEST_F(MSWindowsClipboardTests, getTime_openWithNoEmpty_returnsOne)
|
||||
{
|
||||
MSWindowsClipboard clipboard(NULL);
|
||||
|
@ -160,7 +160,7 @@ TEST_F(MSWindowsClipboardTests, close_isOpen_noErrors)
|
|||
}*/
|
||||
|
||||
// this also fails intermittently:
|
||||
// http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio
|
||||
// http://buildbot.symless.com:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio
|
||||
/*TEST_F(MSWindowsClipboardTests, getTime_openAndEmpty_returnsOne)
|
||||
{
|
||||
MSWindowsClipboard clipboard(NULL);
|
||||
|
|
Loading…
Reference in New Issue