changed synergy-foss.org to synergy-project.org
This commit is contained in:
parent
5f09c0d166
commit
d9f90e319e
2
COMPILE
2
COMPILE
|
@ -1 +1 @@
|
||||||
Compiling: http://synergy-foss.org/wiki/Compiling
|
Compiling: http://synergy-project.org/wiki/Compiling
|
||||||
|
|
4
INSTALL
4
INSTALL
|
@ -1,2 +1,2 @@
|
||||||
Help: http://synergy-foss.org/help/
|
Help: http://synergy-project.org/help/
|
||||||
Wiki: http://synergy-foss.org/wiki/
|
Wiki: http://synergy-project.org/wiki/
|
||||||
|
|
4
README
4
README
|
@ -1,2 +1,2 @@
|
||||||
Help: http://synergy-foss.org/help/
|
Help: http://synergy-project.org/help/
|
||||||
Wiki: http://synergy-foss.org/wiki/
|
Wiki: http://synergy-project.org/wiki/
|
||||||
|
|
|
@ -15,4 +15,4 @@ Once the binaries have been copied to /usr/bin, you should follow the configurat
|
||||||
http://synergy2.sourceforge.net/configuration.html
|
http://synergy2.sourceforge.net/configuration.html
|
||||||
|
|
||||||
If you have any problems, see the [[Support]] page:
|
If you have any problems, see the [[Support]] page:
|
||||||
http://synergy-foss.org/support
|
http://synergy-project.org/support
|
||||||
|
|
|
@ -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. -->
|
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy client automatically. Make sure you change the IP below. -->
|
||||||
<dict>
|
<dict>
|
||||||
<key>Label</key>
|
<key>Label</key>
|
||||||
<string>org.synergy-foss.org.synergyc.plist</string>
|
<string>org.synergy-project.org.synergyc.plist</string>
|
||||||
<key>OnDemand</key>
|
<key>OnDemand</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>ProgramArguments</key>
|
<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 -->
|
<!-- Mac OSX only: Copy this plist file into [~]/Library/LaunchAgents to start synergy server automatically. Make sure you change configuration file below -->
|
||||||
<dict>
|
<dict>
|
||||||
<key>Label</key>
|
<key>Label</key>
|
||||||
<string>org.synergy-foss.org.synergys.plist</string>
|
<string>org.synergy-project.org.synergys.plist</string>
|
||||||
<key>OnDemand</key>
|
<key>OnDemand</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>ProgramArguments</key>
|
<key>ProgramArguments</key>
|
||||||
|
|
|
@ -201,7 +201,7 @@ class InternalCommands:
|
||||||
|
|
||||||
project = 'synergy'
|
project = 'synergy'
|
||||||
setup_version = 5 # increment to force setup/config
|
setup_version = 5 # increment to force setup/config
|
||||||
website_url = 'http://synergy-foss.org/'
|
website_url = 'http://synergy-project.org/'
|
||||||
|
|
||||||
this_cmd = 'hm'
|
this_cmd = 'hm'
|
||||||
cmake_cmd = 'cmake'
|
cmake_cmd = 'cmake'
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
Thank you for chosing Synergy!
|
Thank you for chosing Synergy!
|
||||||
http://synergy-foss.org/
|
http://synergy-project.org/
|
||||||
|
|
||||||
Synergy allows you to share your keyboard and mouse between computers over a network.
|
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:
|
For FAQ, setup, and usage instructions, please visit our online Readme:
|
||||||
http://synergy-foss.org/pm/projects/synergy/wiki/Readme
|
http://synergy-project.org/pm/projects/synergy/wiki/Readme
|
||||||
|
|
||||||
Have fun!
|
Have fun!
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,4 @@ synergy (1.0) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
-- Nick Bolton <nick@synergy-foss.org> Wed, 09 Apr 2014 15:16:48 +0100
|
-- Nick Bolton <nick@synergy-project.org> Wed, 09 Apr 2014 15:16:48 +0100
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Package: synergy
|
Package: synergy
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Nick Bolton <nick@synergy-foss.org>
|
Maintainer: Nick Bolton <nick@synergy-project.org>
|
||||||
Version: ${in:version}
|
Version: ${in:version}
|
||||||
Architecture: ${in:arch}
|
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)
|
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)
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
!define platform "Windows"
|
!define platform "Windows"
|
||||||
!define publisher "The Synergy Project"
|
!define publisher "The Synergy Project"
|
||||||
!define publisherOld "The Synergy+ Project"
|
!define publisherOld "The Synergy+ Project"
|
||||||
!define helpUrl "http://synergy-foss.org/support"
|
!define helpUrl "http://synergy-project.org/support"
|
||||||
!define vcRedistFile "vcredist_${arch}.exe"
|
!define vcRedistFile "vcredist_${arch}.exe"
|
||||||
!define startMenuApp "synergy.exe"
|
!define startMenuApp "synergy.exe"
|
||||||
!define binDir "..\bin"
|
!define binDir "..\bin"
|
||||||
|
|
|
@ -4,10 +4,10 @@ Name: synergy
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
URL: http://synergy-foss.org/
|
URL: http://synergy-project.org/
|
||||||
Source: http://synergy-foss.org/download/
|
Source: http://synergy-project.org/download/
|
||||||
Vendor: The Synergy Project
|
Vendor: The Synergy Project
|
||||||
Packager: Nick Bolton <nick@synergy-foss.org>
|
Packager: Nick Bolton <nick@synergy-project.org>
|
||||||
Version: ${in:version}
|
Version: ${in:version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -40,5 +40,5 @@ cp $source/res/synergy.ico %{buildroot}%{_datarootdir}/icons
|
||||||
%attr(644,-,-) %{_datarootdir}/icons/synergy.ico
|
%attr(644,-,-) %{_datarootdir}/icons/synergy.ico
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 20 2014 Nick Bolton <nick@synergy-foss.org>
|
* Thu Mar 20 2014 Nick Bolton <nick@synergy-project.org>
|
||||||
- Initial version of the package
|
- 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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -413,7 +413,8 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="res/MainWindowBase.ui" line="109"/>
|
<location filename="res/MainWindowBase.ui" line="109"/>
|
||||||
<source>Please help us <a href="http://synergy-foss.org/donate/?source=gui-notice">fund this project</a> if you like Synergy.</source>
|
<source>Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy.</source>
|
||||||
|
<oldsource>Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy.</oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -523,7 +524,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="src/main.cpp" line="119"/>
|
<location filename="src/main.cpp" line="123"/>
|
||||||
<source>System tray is unavailable, quitting.</source>
|
<source>System tray is unavailable, quitting.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -1100,7 +1101,8 @@ Server response:
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="res/SetupWizardBase.ui" line="267"/>
|
<location filename="res/SetupWizardBase.ui" line="267"/>
|
||||||
<source><a href="http://synergy-foss.org/premium/reset/?source=gui">Forgot password</a></source>
|
<source><a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a></source>
|
||||||
|
<oldsource><a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></string>
|
</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="margin">
|
<property name="margin">
|
||||||
|
|
|
@ -106,7 +106,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="m_pLabelPremium">
|
<widget class="QLabel" name="m_pLabelPremium">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Please help us <a href="http://synergy-foss.org/donate/?source=gui-notice">fund this project</a> if you like Synergy.</string>
|
<string>Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="openExternalLinks">
|
<property name="openExternalLinks">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
|
@ -264,7 +264,7 @@
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QLabel" name="m_pLabelForgotPassword">
|
<widget class="QLabel" name="m_pLabelForgotPassword">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><a href="http://synergy-foss.org/premium/reset/?source=gui">Forgot password</a></string>
|
<string><a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="openExternalLinks">
|
<property name="openExternalLinks">
|
||||||
<bool>true</bool>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Aplikace ke sdílení klávesnice a myši. Multiplatformní a s otevřeným kódem.<br /><br />
|
Aplikace ke sdílení klávesnice a myši. Multiplatformní a s otevřeným kódem.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy je vydaná pod GNU General Public License (GPLv2).<br /><br />
|
Synergy je vydaná pod GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy je založena na CosmoSynergy od Richarda Lee a Adama Federa.<br />
|
Synergy je založena na CosmoSynergy od Richarda Lee a Adama Federa.<br />
|
||||||
Grafické rozhraní je založeno na QSynergy od Volkera Lanze.<br /><br />
|
Grafické rozhraní je založeno na QSynergy od Volkera Lanze.<br /><br />
|
||||||
Pro nápovědu a další informace navštivte naše stránky (synergy-foss.org).
|
Pro nápovědu a další informace navštivte naše stránky (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Applikation til deling af tastatur og mus. Krydsplatform og open-source.<br /><br />
|
Applikation til deling af tastatur og mus. Krydsplatform og open-source.<br /><br />
|
||||||
|
@ -33,7 +33,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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Keyboard und Maus Sharing Applikation. Cross Plattform und Open Source.<br /><br />
|
Keyboard und Maus Sharing Applikation. Cross Plattform und Open Source.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy wird unter der GNU General Public License (GPLv2) veröffentlicht.<br /><br />
|
Synergy wird unter der GNU General Public License (GPLv2) veröffentlicht.<br /><br />
|
||||||
Synergy basiert auf CosmoSynergy von Richard Lee und Adam Feder.<br />
|
Synergy basiert auf CosmoSynergy von Richard Lee und Adam Feder.<br />
|
||||||
Die Synergy GUI basiert auf QSynergy von Volker Lanz.<br /><br />
|
Die Synergy GUI basiert auf QSynergy von Volker Lanz.<br /><br />
|
||||||
Besuchen Sie unsere Webseite für Hilfe und Informationen (synergy-foss.org).
|
Besuchen Sie unsere Webseite für Hilfe und Informationen (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Aplicación de compartición de teclado y ratón. Plataforma cruzada y código abierto.<br /><br />
|
Aplicación de compartición de teclado y ratón. Plataforma cruzada y código abierto.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy es publicado bajo la Licencia Pública General GNU (GPLv2).<br /><br />
|
Synergy es publicado bajo la Licencia Pública General GNU (GPLv2).<br /><br />
|
||||||
Synergy está basado en CosmoSynergy por Richard Lee y Adam Feder.<br />
|
Synergy está basado en CosmoSynergy por Richard Lee y Adam Feder.<br />
|
||||||
El GUI de Synergy está basado en QSynergy por Volker Lanz.<br /><br />
|
El GUI de Synergy está basado en QSynergy por Volker Lanz.<br /><br />
|
||||||
Visita nuestro sitio web para ayuda e información (synergy-foss.org).
|
Visita nuestro sitio web para ayuda e información (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Näppäimistön ja hiiren jako-ohjelma. Järjestelmäriippumaton ja avointa lähdekoodia.<br /><br />
|
Näppäimistön ja hiiren jako-ohjelma. Järjestelmäriippumaton ja avointa lähdekoodia.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy on julkaistu GNU General Public License (GPLv2) lisenssin alaisena.<br /><br />
|
Synergy on julkaistu GNU General Public License (GPLv2) lisenssin alaisena.<br /><br />
|
||||||
Synergy perustuu Richard Leen ja Adam Federin CosmoSynergy sovellukseen.<br />
|
Synergy perustuu Richard Leen ja Adam Federin CosmoSynergy sovellukseen.<br />
|
||||||
Synergy GUI perustuu Volker Lanzin QSynergy sovellukseen.<br /><br />
|
Synergy GUI perustuu Volker Lanzin QSynergy sovellukseen.<br /><br />
|
||||||
Ohjeita ja lisätietoja löydät verkkosivuiltamme (synergy-foss.org).
|
Ohjeita ja lisätietoja löydät verkkosivuiltamme (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Application de partage de clavier et souris. Multi-plateformes et open source.<br /><br />
|
Application de partage de clavier et souris. Multi-plateformes et open source.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy est publié sous la licence GNU General Public License (GPLv2).<br /><br />
|
Synergy est publié sous la licence GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy est basé sur CosmoSynergy par Richard Lee et Adam Feder.<br />
|
Synergy est basé sur CosmoSynergy par Richard Lee et Adam Feder.<br />
|
||||||
L'interface de Synergy est basée sur QSynergy par Volker Lanz.<br /><br />
|
L'interface de Synergy est basée sur QSynergy par Volker Lanz.<br /><br />
|
||||||
Vistez notre site web pour aide et information (synergy-foss.org).
|
Vistez notre site web pour aide et information (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Aplikacija za dijeljenje tipkovnice i miša. Više platformska i otvorenog kôda.<br /><br />
|
Aplikacija za dijeljenje tipkovnice i miša. Više platformska i otvorenog kôda.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Autorska prava © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br /&
|
||||||
Synergy je objavljen pod GNU Općom Javnom Licencom (GPLv2).<br /><br />
|
Synergy je objavljen pod GNU Općom Javnom Licencom (GPLv2).<br /><br />
|
||||||
Synergy je temeljen na CosmoSynergyu od Richarda Leea i Adama Federa.<br />
|
Synergy je temeljen na CosmoSynergyu od Richarda Leea i Adama Federa.<br />
|
||||||
Synergy GUI sučelje temeljeno je na QSynergyu od Volkera Lanza.<br /><br />
|
Synergy GUI sučelje temeljeno je na QSynergyu od Volkera Lanza.<br /><br />
|
||||||
Posjetite našu web stranicu za pomoć i informacije (synergy-foss.org).
|
Posjetite našu web stranicu za pomoć i informacije (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Applicazione Multipiattaforma Open Source per la condivisione di mouse e tastiera.<br /><br />
|
Applicazione Multipiattaforma Open Source per la condivisione di mouse e tastiera.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy è rilasciato sotto licenza GNU General Public License (GPLv2).<br /><br />
|
Synergy è rilasciato sotto licenza GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy è basato su CosmoSynergy by Richard Lee and Adam Feder.<br />
|
Synergy è basato su CosmoSynergy by Richard Lee and Adam Feder.<br />
|
||||||
L'interfaccia grafica (GUI) è basata su QSynergy by Volker Lanz.<br /><br />
|
L'interfaccia grafica (GUI) è basata su QSynergy by Volker Lanz.<br /><br />
|
||||||
Visita il nostro sito per aiuto o informazioni (synergy-foss.org).
|
Visita il nostro sito per aiuto o informazioni (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
キーボード・マウス共有アプリケーション。オープンソース・クロスプラットフォーム。<br /><br />
|
キーボード・マウス共有アプリケーション。オープンソース・クロスプラットフォーム。<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy は GNU General Public License (GPLv2) に準拠してリリースされています。<br /><br />
|
Synergy は GNU General Public License (GPLv2) に準拠してリリースされています。<br /><br />
|
||||||
Synergy は Richard Lee と Adam Feder による CosmoSynergy をベースにしています。<br />
|
Synergy は Richard Lee と Adam Feder による CosmoSynergy をベースにしています。<br />
|
||||||
The Synergy GUI は Volker Lanz による QSynergy をベースにしています。<br /><br />
|
The Synergy GUI は Volker Lanz による QSynergy をベースにしています。<br /><br />
|
||||||
ヘルプおよび詳細についてはウェブサイトまでお越しください (synergy-foss.org)。
|
ヘルプおよび詳細についてはウェブサイトまでお越しください (synergy-project.org)。
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
하나의 키보드와 마우스를 공유하여 여러 컴퓨터를 제어할 수 있는 응용 프로그램으로, 다양한 플랫폼을 지원하며 오픈 소스 입니다.<br /><br />
|
하나의 키보드와 마우스를 공유하여 여러 컴퓨터를 제어할 수 있는 응용 프로그램으로, 다양한 플랫폼을 지원하며 오픈 소스 입니다.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
|
||||||
Synergy는 GNU 일반 공중 사용 허가서 (GPLv2) 아래에 배포하고 있습니다.<br /><br />
|
Synergy는 GNU 일반 공중 사용 허가서 (GPLv2) 아래에 배포하고 있습니다.<br /><br />
|
||||||
Synergy는 Richard Lee과 Adam Feder에 의해 개발된 CosmoSynergy에 기반을 두고 있습니다.<br />
|
Synergy는 Richard Lee과 Adam Feder에 의해 개발된 CosmoSynergy에 기반을 두고 있습니다.<br />
|
||||||
Synergy GUI는 Volker Lanz의 QSynergy에 기반을 두고 있습니다.<br /><br />
|
Synergy GUI는 Volker Lanz의 QSynergy에 기반을 두고 있습니다.<br /><br />
|
||||||
도움말 및 정보를 보시려면 저희 웹 사이트(synergy-foss.org)를 방문하세요.
|
도움말 및 정보를 보시려면 저희 웹 사이트(synergy-project.org)를 방문하세요.
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Toetsenbord en Muis deel applicatie. Multi platform en open source.<br /><br />
|
Toetsenbord en Muis deel applicatie. Multi platform en open source.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy is uitgebracht onder de GNU General Public License (GPLv2).<br /><br />
|
Synergy is uitgebracht onder de GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy is gebaseerd op CosmoSynergy door Richard Lee en Adam Feder.<br />
|
Synergy is gebaseerd op CosmoSynergy door Richard Lee en Adam Feder.<br />
|
||||||
De Synergy GUI is gebaseerd op QSynergy door Volker Lanz.<br /><br />
|
De Synergy GUI is gebaseerd op QSynergy door Volker Lanz.<br /><br />
|
||||||
Bezoek onze website voor hulp en informatie (synergy-foss.org).
|
Bezoek onze website voor hulp en informatie (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Tastatur- og musdelingsprogram. Kryssplattform og åpen kildekode.<br /><br />
|
Tastatur- og musdelingsprogram. Kryssplattform og åpen kildekode.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy er frigitt under GNU General Public License (GPLv2).<br /><br />
|
Synergy er frigitt under GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy er basert på CosmoSynergy av Richard Lee og Adam Feder.<br />
|
Synergy er basert på CosmoSynergy av Richard Lee og Adam Feder.<br />
|
||||||
Synergys grafiske grensesnitt er basert på QSynergy av Volker Lanz.<br /><br />
|
Synergys grafiske grensesnitt er basert på QSynergy av Volker Lanz.<br /><br />
|
||||||
Besøk vår nettside for hjelp og informasjon (synergy-foss.org).
|
Besøk vår nettside for hjelp og informasjon (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Aplikacja współdzieląca klawiaturę i mysz, tworzona na zasadach wolnego oprogramowania, wieloplatformowa.<br /><br />
|
Aplikacja współdzieląca klawiaturę i mysz, tworzona na zasadach wolnego oprogramowania, wieloplatformowa.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy jest rozwijany na zasadach wolnego oprogramowania GNU General Public License (GPLv2).<br /><br />
|
Synergy jest rozwijany na zasadach wolnego oprogramowania 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 />
|
||||||
Strona domowa i pomoc na stronie WWW (synergy-foss.org).
|
Strona domowa i pomoc na stronie WWW (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Aplicativo para compartilhamento de teclado e mouse. Multi-plataforma e Open Source<br /><br />
|
Aplicativo para compartilhamento de teclado e mouse. Multi-plataforma e Open Source<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l
|
||||||
Synergy é distribuído sobre a Licença GNU (GPLv2).<br /><br />
|
Synergy é distribuído sobre a Licença GNU (GPLv2).<br /><br />
|
||||||
Synergy é baseado no CosmoSynergy de Richard Lee e Adam Feder.<br />
|
Synergy é baseado no CosmoSynergy de Richard Lee e Adam Feder.<br />
|
||||||
O Synergy GUI é baseado no QSynergy de Volker Lanz.<br /><br />
|
O Synergy GUI é baseado no QSynergy de Volker Lanz.<br /><br />
|
||||||
Visite nosso website para informações e ajuda (synergy-foss.org).
|
Visite nosso website para informações e ajuda (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Клавиатура и мышь делят назначение. Взаимная платформа и открытый источник.<br /><br />
|
Клавиатура и мышь делят назначение. Взаимная платформа и открытый источник.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
|
||||||
Synergy реализована в соответствии с GNU General Public License (GPLv2).<br /><br />
|
Synergy реализована в соответствии с GNU General Public License (GPLv2).<br /><br />
|
||||||
Synergy базирована на CosmoSynergy by Richard Lee and Adam Feder.<br />
|
Synergy базирована на CosmoSynergy by Richard Lee and Adam Feder.<br />
|
||||||
The Synergy GUI базирована на QSynergy by Volker Lanz.<br /><br />
|
The Synergy GUI базирована на QSynergy by Volker Lanz.<br /><br />
|
||||||
Поситите наш сайт для помощи и информации (synergy-foss.org).
|
Поситите наш сайт для помощи и информации (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
Program per ndarjen e tastieres dhe mausit. Eshte nje platforme terthore dhe me kod te hapur.<br /><br />
|
Program per ndarjen e tastieres dhe mausit. Eshte nje platforme terthore dhe me kod te hapur.<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Te Drejtat e Autorit © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<
|
||||||
Synergy eshte lancuar mbi Licensen e Pergjithshme Publike GNU (GPLv2).<br /><br />
|
Synergy eshte lancuar mbi Licensen e Pergjithshme Publike GNU (GPLv2).<br /><br />
|
||||||
Synergy eshte e bazuar ne CosmoSynergy nga Richard Lee dhe Adam Feder.<br />
|
Synergy eshte e bazuar ne CosmoSynergy nga Richard Lee dhe Adam Feder.<br />
|
||||||
Grafika e Synergy eshte e bazuar ne QSynergy nga Volker Lanz.<br /><br />
|
Grafika e Synergy eshte e bazuar ne QSynergy nga Volker Lanz.<br /><br />
|
||||||
Vizitoni uebfaqen tone per ndihme dhe informacione (synergy-foss.org).
|
Vizitoni uebfaqen tone per ndihme dhe informacione (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
键盘和鼠标分享应用。跨平台并且开源。<br/><br/>
|
键盘和鼠标分享应用。跨平台并且开源。<br/><br/>
|
||||||
|
@ -33,7 +33,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 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 />
|
||||||
访问我们的网站来获得信息和帮助 (synergy-foss.org).
|
访问我们的网站来获得信息和帮助 (synergy-project.org).
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
Binary file not shown.
|
@ -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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></source>
|
</p></source>
|
||||||
<oldsource><p>
|
<oldsource><p>
|
||||||
Keyboard and mouse sharing application. Cross platform and open source.<br /><br />
|
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 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 (synergy-foss.org).
|
Visit our website for help and info (synergy-project.org).
|
||||||
</p></oldsource>
|
</p></oldsource>
|
||||||
<translation type="finished"><p>
|
<translation type="finished"><p>
|
||||||
鍵盤與滑鼠分享軟件, 跨平台與開源。<br /><br />
|
鍵盤與滑鼠分享軟件, 跨平台與開源。<br /><br />
|
||||||
|
@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org).
|
||||||
Synergy 是基於GNU General Public License (GPLv2)之下發佈。<br /><br />
|
Synergy 是基於GNU General Public License (GPLv2)之下發佈。<br /><br />
|
||||||
Synergy 是基於CosmoSynergy(源自Richard Lee及Adam Feder)<br />
|
Synergy 是基於CosmoSynergy(源自Richard Lee及Adam Feder)<br />
|
||||||
Synergy 的圖形介面是基於 QSynergy(源自Volker Lanz所開發)<br /><br />
|
Synergy 的圖形介面是基於 QSynergy(源自Volker Lanz所開發)<br /><br />
|
||||||
更多的資訊與幫助,請瀏覽我們的網站 (synergy-foss.org)。
|
更多的資訊與幫助,請瀏覽我們的網站 (synergy-project.org)。
|
||||||
</p></translation>
|
</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define DOWNLOAD_URL "http://synergy-foss.org/?source=gui"
|
#define DOWNLOAD_URL "http://synergy-project.org/?source=gui"
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
#include <QNetworkRequest>
|
#include <QNetworkRequest>
|
||||||
#include <QNetworkReply>
|
#include <QNetworkReply>
|
||||||
|
|
||||||
#define PREMIUM_REGISTER_URL "http://synergy-foss.org/donate/?source=gui-wizard"
|
#define PREMIUM_REGISTER_URL "http://synergy-project.org/donate/?source=gui-wizard"
|
||||||
|
|
||||||
SetupWizard::SetupWizard(MainWindow& mainWindow, bool startMain) :
|
SetupWizard::SetupWizard(MainWindow& mainWindow, bool startMain) :
|
||||||
m_MainWindow(mainWindow),
|
m_MainWindow(mainWindow),
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
#include <QLocale>
|
#include <QLocale>
|
||||||
|
|
||||||
#define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)"
|
#define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)"
|
||||||
#define VERSION_URL "http://synergy-foss.org/version/"
|
#define VERSION_URL "http://synergy-project.org/version/"
|
||||||
|
|
||||||
VersionChecker::VersionChecker()
|
VersionChecker::VersionChecker()
|
||||||
{
|
{
|
||||||
|
|
|
@ -56,7 +56,7 @@ bool checkMacAssistiveDevices();
|
||||||
int main(int argc, char* argv[])
|
int main(int argc, char* argv[])
|
||||||
{
|
{
|
||||||
QCoreApplication::setOrganizationName("Synergy");
|
QCoreApplication::setOrganizationName("Synergy");
|
||||||
QCoreApplication::setOrganizationDomain("http://synergy-foss.org/");
|
QCoreApplication::setOrganizationDomain("http://synergy-project.org/");
|
||||||
QCoreApplication::setApplicationName("Synergy");
|
QCoreApplication::setApplicationName("Synergy");
|
||||||
|
|
||||||
QSynergyApplication app(argc, argv);
|
QSynergyApplication app(argc, argv);
|
||||||
|
|
|
@ -22,7 +22,7 @@ const char* kApplication = "Synergy";
|
||||||
const char* kCopyright = "Copyright (C) 2012-2014 Bolton Software Ltd.\n"
|
const char* kCopyright = "Copyright (C) 2012-2014 Bolton Software Ltd.\n"
|
||||||
"Copyright (C) 2008-2014 Nick Bolton\n"
|
"Copyright (C) 2008-2014 Nick Bolton\n"
|
||||||
"Copyright (C) 2002-2014 Chris Schoeneman";
|
"Copyright (C) 2002-2014 Chris Schoeneman";
|
||||||
const char* kContact = "Email: nick@synergy-foss.org";
|
const char* kContact = "Email: nick@synergy-project.org";
|
||||||
const char* kWebsite = "http://synergy-foss.org/";
|
const char* kWebsite = "http://synergy-project.org/";
|
||||||
const char* kVersion = VERSION;
|
const char* kVersion = VERSION;
|
||||||
const char* kAppVersion = "Synergy " VERSION;
|
const char* kAppVersion = "Synergy " VERSION;
|
||||||
|
|
|
@ -121,8 +121,8 @@ CMSWindowsClipboard::open(Time time) const
|
||||||
|
|
||||||
if (!OpenClipboard(m_window)) {
|
if (!OpenClipboard(m_window)) {
|
||||||
// unable to cause this in integ tests; but this can happen!
|
// unable to cause this in integ tests; but this can happen!
|
||||||
// * http://synergy-foss.org/pm/issues/86
|
// * http://synergy-project.org/pm/issues/86
|
||||||
// * http://synergy-foss.org/pm/issues/1256
|
// * http://synergy-project.org/pm/issues/1256
|
||||||
// logging improved to see if we can catch more info next time.
|
// logging improved to see if we can catch more info next time.
|
||||||
LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError()));
|
LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError()));
|
||||||
return false;
|
return false;
|
||||||
|
|
|
@ -269,7 +269,7 @@ CMSWindowsWatchdog::startProcess()
|
||||||
|
|
||||||
// patch by Jack Zhou and Henry Tung
|
// patch by Jack Zhou and Henry Tung
|
||||||
// set UIAccess to fix Windows 8 GUI interaction
|
// set UIAccess to fix Windows 8 GUI interaction
|
||||||
// http://synergy-foss.org/spit/issues/details/3338/#c70
|
// http://synergy-project.org/spit/issues/details/3338/#c70
|
||||||
DWORD uiAccess = 1;
|
DWORD uiAccess = 1;
|
||||||
SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD));
|
SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD));
|
||||||
|
|
||||||
|
|
|
@ -885,7 +885,7 @@ COSXScreen::enter()
|
||||||
|
|
||||||
// patch by Yutaka Tsutano
|
// patch by Yutaka Tsutano
|
||||||
// wakes the client screen
|
// wakes the client screen
|
||||||
// http://synergy-foss.org/spit/issues/details/3287#c12
|
// http://synergy-project.org/spit/issues/details/3287#c12
|
||||||
io_registry_entry_t entry = IORegistryEntryFromPath(
|
io_registry_entry_t entry = IORegistryEntryFromPath(
|
||||||
kIOMasterPortDefault,
|
kIOMasterPortDefault,
|
||||||
"IOService:/IOResources/IODisplayWrangler");
|
"IOService:/IOResources/IODisplayWrangler");
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
//#define PREMIUM_AUTH_URL "http://localhost/synergy/premium/json/auth/"
|
//#define PREMIUM_AUTH_URL "http://localhost/synergy/premium/json/auth/"
|
||||||
#define PREMIUM_AUTH_URL "https://synergy-foss.org/premium/json/auth/"
|
#define PREMIUM_AUTH_URL "https://synergy-project.org/premium/json/auth/"
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
kErrorOk,
|
kErrorOk,
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
#include "test/global/gtest.h"
|
#include "test/global/gtest.h"
|
||||||
|
|
||||||
#define TEST_URL "https://synergy-foss.org/tests/?testString"
|
#define TEST_URL "https://synergy-project.org/tests/?testString"
|
||||||
//#define TEST_URL "http://localhost/synergy/tests/?testString"
|
//#define TEST_URL "http://localhost/synergy/tests/?testString"
|
||||||
|
|
||||||
TEST(ArchInternetTests, get)
|
TEST(ArchInternetTests, get)
|
||||||
|
|
|
@ -146,7 +146,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors)
|
||||||
}
|
}
|
||||||
|
|
||||||
// looks like this test may fail intermittently:
|
// looks like this test may fail intermittently:
|
||||||
// * http://buildbot.synergy-foss.org:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio
|
// * http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/246/steps/shell_3/logs/stdio
|
||||||
/*TEST_F(CMSWindowsClipboardTests, getTime_openWithNoEmpty_returnsOne)
|
/*TEST_F(CMSWindowsClipboardTests, getTime_openWithNoEmpty_returnsOne)
|
||||||
{
|
{
|
||||||
CMSWindowsClipboard clipboard(NULL);
|
CMSWindowsClipboard clipboard(NULL);
|
||||||
|
@ -160,7 +160,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors)
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
// this also fails intermittently:
|
// this also fails intermittently:
|
||||||
// http://buildbot.synergy-foss.org:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio
|
// http://buildbot.synergy-project.org:8000/builders/trunk-win32/builds/266/steps/shell_3/logs/stdio
|
||||||
/*TEST_F(CMSWindowsClipboardTests, getTime_openAndEmpty_returnsOne)
|
/*TEST_F(CMSWindowsClipboardTests, getTime_openAndEmpty_returnsOne)
|
||||||
{
|
{
|
||||||
CMSWindowsClipboard clipboard(NULL);
|
CMSWindowsClipboard clipboard(NULL);
|
||||||
|
|
Loading…
Reference in New Issue