From d9f90e319e8e9e59f994728208ba3b60b5cf46a5 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Thu, 8 May 2014 07:33:35 +0000 Subject: [PATCH] changed synergy-foss.org to synergy-project.org --- COMPILE | 2 +- INSTALL | 4 ++-- README | 4 ++-- doc/MacReadme.txt | 2 +- doc/org.synergy-foss.org.synergyc.plist | 2 +- doc/org.synergy-foss.org.synergys.plist | 2 +- ext/toolchain/commands1.py | 2 +- res/Readme.txt | 4 ++-- res/deb/changelog | 2 +- res/deb/control.in | 2 +- res/synergy.nsh | 2 +- res/synergy.spec.in | 8 ++++---- src/gui/gui.ts | 12 +++++++----- src/gui/res/AboutDialogBase.ui | 2 +- src/gui/res/MainWindowBase.ui | 2 +- src/gui/res/SetupWizardBase.ui | 2 +- src/gui/res/lang/gui_ar.ts | 4 ++-- src/gui/res/lang/gui_bg-BG.ts | 4 ++-- src/gui/res/lang/gui_ca-AD.ts | 4 ++-- src/gui/res/lang/gui_cs-CZ.qm | Bin 24216 -> 24219 bytes src/gui/res/lang/gui_cs-CZ.ts | 6 +++--- src/gui/res/lang/gui_cy.ts | 4 ++-- src/gui/res/lang/gui_da.qm | Bin 24490 -> 24493 bytes src/gui/res/lang/gui_da.ts | 6 +++--- src/gui/res/lang/gui_de.qm | Bin 27109 -> 27112 bytes src/gui/res/lang/gui_de.ts | 6 +++--- src/gui/res/lang/gui_es.qm | Bin 25958 -> 25961 bytes src/gui/res/lang/gui_es.ts | 6 +++--- src/gui/res/lang/gui_fi.qm | Bin 24428 -> 24431 bytes src/gui/res/lang/gui_fi.ts | 6 +++--- src/gui/res/lang/gui_fr.qm | Bin 27357 -> 27360 bytes src/gui/res/lang/gui_fr.ts | 6 +++--- src/gui/res/lang/gui_grk.ts | 4 ++-- src/gui/res/lang/gui_he.ts | 4 ++-- src/gui/res/lang/gui_hr-HR.qm | Bin 27352 -> 27355 bytes src/gui/res/lang/gui_hr-HR.ts | 6 +++--- src/gui/res/lang/gui_hu-HU.ts | 4 ++-- src/gui/res/lang/gui_id.ts | 4 ++-- src/gui/res/lang/gui_it.qm | Bin 24468 -> 24471 bytes src/gui/res/lang/gui_it.ts | 6 +++--- src/gui/res/lang/gui_ja-JP.qm | Bin 19661 -> 19664 bytes src/gui/res/lang/gui_ja-JP.ts | 6 +++--- src/gui/res/lang/gui_ko.qm | Bin 20539 -> 20542 bytes src/gui/res/lang/gui_ko.ts | 6 +++--- src/gui/res/lang/gui_lt.ts | 4 ++-- src/gui/res/lang/gui_lv.ts | 4 ++-- src/gui/res/lang/gui_mr.ts | 4 ++-- src/gui/res/lang/gui_nl-NL.qm | Bin 27873 -> 27876 bytes src/gui/res/lang/gui_nl-NL.ts | 6 +++--- src/gui/res/lang/gui_no.qm | Bin 23332 -> 23335 bytes src/gui/res/lang/gui_no.ts | 6 +++--- src/gui/res/lang/gui_pes-IR.ts | 4 ++-- src/gui/res/lang/gui_pl-PL.qm | Bin 27761 -> 27764 bytes src/gui/res/lang/gui_pl-PL.ts | 6 +++--- src/gui/res/lang/gui_pt-BR.qm | Bin 25557 -> 25560 bytes src/gui/res/lang/gui_pt-BR.ts | 6 +++--- src/gui/res/lang/gui_pt-PT.ts | 4 ++-- src/gui/res/lang/gui_ro.ts | 4 ++-- src/gui/res/lang/gui_ru.qm | Bin 27659 -> 27662 bytes src/gui/res/lang/gui_ru.ts | 6 +++--- src/gui/res/lang/gui_si.ts | 4 ++-- src/gui/res/lang/gui_sk-SK.ts | 4 ++-- src/gui/res/lang/gui_sl-SI.ts | 4 ++-- src/gui/res/lang/gui_sq-AL.qm | Bin 25283 -> 25286 bytes src/gui/res/lang/gui_sq-AL.ts | 6 +++--- src/gui/res/lang/gui_sr.ts | 4 ++-- src/gui/res/lang/gui_sv.ts | 4 ++-- src/gui/res/lang/gui_th-TH.ts | 4 ++-- src/gui/res/lang/gui_tr-TR.ts | 4 ++-- src/gui/res/lang/gui_uk.ts | 4 ++-- src/gui/res/lang/gui_ur.ts | 4 ++-- src/gui/res/lang/gui_vi.ts | 4 ++-- src/gui/res/lang/gui_zh-CN.qm | Bin 19943 -> 19946 bytes src/gui/res/lang/gui_zh-CN.ts | 6 +++--- src/gui/res/lang/gui_zh-TW.qm | Bin 17391 -> 17394 bytes src/gui/res/lang/gui_zh-TW.ts | 6 +++--- src/gui/src/MainWindow.cpp | 2 +- src/gui/src/SetupWizard.cpp | 2 +- src/gui/src/VersionChecker.cpp | 2 +- src/gui/src/main.cpp | 2 +- src/lib/common/Version.cpp | 4 ++-- src/lib/platform/MSWindowsClipboard.cpp | 4 ++-- src/lib/platform/MSWindowsWatchdog.cpp | 2 +- src/lib/platform/OSXScreen.cpp | 2 +- src/lib/synergy/ToolApp.cpp | 2 +- .../integtests/arch/ArchInternetTests.cpp | 2 +- .../platform/MSWindowsClipboardTests.cpp | 4 ++-- 87 files changed, 144 insertions(+), 142 deletions(-) diff --git a/COMPILE b/COMPILE index 17cfb545..ac5c398c 100644 --- a/COMPILE +++ b/COMPILE @@ -1 +1 @@ -Compiling: http://synergy-foss.org/wiki/Compiling +Compiling: http://synergy-project.org/wiki/Compiling diff --git a/INSTALL b/INSTALL index ebaddd0f..aa8971f8 100644 --- a/INSTALL +++ b/INSTALL @@ -1,2 +1,2 @@ -Help: http://synergy-foss.org/help/ -Wiki: http://synergy-foss.org/wiki/ +Help: http://synergy-project.org/help/ +Wiki: http://synergy-project.org/wiki/ diff --git a/README b/README index ebaddd0f..aa8971f8 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ -Help: http://synergy-foss.org/help/ -Wiki: http://synergy-foss.org/wiki/ +Help: http://synergy-project.org/help/ +Wiki: http://synergy-project.org/wiki/ diff --git a/doc/MacReadme.txt b/doc/MacReadme.txt index 38dfe246..9db20000 100755 --- a/doc/MacReadme.txt +++ b/doc/MacReadme.txt @@ -15,4 +15,4 @@ Once the binaries have been copied to /usr/bin, you should follow the configurat http://synergy2.sourceforge.net/configuration.html If you have any problems, see the [[Support]] page: - http://synergy-foss.org/support + http://synergy-project.org/support diff --git a/doc/org.synergy-foss.org.synergyc.plist b/doc/org.synergy-foss.org.synergyc.plist index f4501b0f..f0f2e1e0 100644 --- a/doc/org.synergy-foss.org.synergyc.plist +++ b/doc/org.synergy-foss.org.synergyc.plist @@ -5,7 +5,7 @@ Label - org.synergy-foss.org.synergyc.plist + org.synergy-project.org.synergyc.plist OnDemand ProgramArguments diff --git a/doc/org.synergy-foss.org.synergys.plist b/doc/org.synergy-foss.org.synergys.plist index 94cbb633..3232b424 100644 --- a/doc/org.synergy-foss.org.synergys.plist +++ b/doc/org.synergy-foss.org.synergys.plist @@ -5,7 +5,7 @@ Label - org.synergy-foss.org.synergys.plist + org.synergy-project.org.synergys.plist OnDemand ProgramArguments diff --git a/ext/toolchain/commands1.py b/ext/toolchain/commands1.py index 325cda15..ef492f2b 100644 --- a/ext/toolchain/commands1.py +++ b/ext/toolchain/commands1.py @@ -201,7 +201,7 @@ class InternalCommands: project = 'synergy' setup_version = 5 # increment to force setup/config - website_url = 'http://synergy-foss.org/' + website_url = 'http://synergy-project.org/' this_cmd = 'hm' cmake_cmd = 'cmake' diff --git a/res/Readme.txt b/res/Readme.txt index 86545317..c5ce0b0e 100644 --- a/res/Readme.txt +++ b/res/Readme.txt @@ -1,10 +1,10 @@ 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. 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! diff --git a/res/deb/changelog b/res/deb/changelog index 69554550..13a46350 100644 --- a/res/deb/changelog +++ b/res/deb/changelog @@ -2,4 +2,4 @@ synergy (1.0) unstable; urgency=low * Initial release. - -- Nick Bolton Wed, 09 Apr 2014 15:16:48 +0100 + -- Nick Bolton Wed, 09 Apr 2014 15:16:48 +0100 diff --git a/res/deb/control.in b/res/deb/control.in index d6f0ec2b..7a05fc3d 100644 --- a/res/deb/control.in +++ b/res/deb/control.in @@ -1,7 +1,7 @@ Package: synergy Section: net Priority: optional -Maintainer: Nick Bolton +Maintainer: Nick Bolton Version: ${in:version} Architecture: ${in:arch} Depends: libc6 (>= 2.11), libstdc++6 (>= 4.4.3), libx11-6 (>= 1.3.2), libxext6 (>= 1.1.1), libxi6 (>= 1.3), libxinerama1 (>= 1.1), libxtst6 (>= 1.1), libqtcore4 (>= 4.6.2), libqtgui4 (>= 4.6.2), libqt4-network (>= 4.6.2), libcurl3 (>= 7.19.7) diff --git a/res/synergy.nsh b/res/synergy.nsh index 3e8f28e6..b0cc0b10 100644 --- a/res/synergy.nsh +++ b/res/synergy.nsh @@ -20,7 +20,7 @@ !define platform "Windows" !define publisher "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 startMenuApp "synergy.exe" !define binDir "..\bin" diff --git a/res/synergy.spec.in b/res/synergy.spec.in index 71af0b15..3b35b6a1 100644 --- a/res/synergy.spec.in +++ b/res/synergy.spec.in @@ -4,10 +4,10 @@ Name: synergy Release: 1 License: GPLv2 Group: Applications/Productivity -URL: http://synergy-foss.org/ -Source: http://synergy-foss.org/download/ +URL: http://synergy-project.org/ +Source: http://synergy-project.org/download/ Vendor: The Synergy Project -Packager: Nick Bolton +Packager: Nick Bolton Version: ${in:version} %description @@ -40,5 +40,5 @@ cp $source/res/synergy.ico %{buildroot}%{_datarootdir}/icons %attr(644,-,-) %{_datarootdir}/icons/synergy.ico %changelog -* Thu Mar 20 2014 Nick Bolton +* Thu Mar 20 2014 Nick Bolton - Initial version of the package diff --git a/src/gui/gui.ts b/src/gui/gui.ts index 330ee16c..763b8bf6 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -17,7 +17,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -26,7 +26,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> @@ -413,7 +413,8 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but - Please help us <a href="http://synergy-foss.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. + Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. + Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. @@ -523,7 +524,7 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but - + System tray is unavailable, quitting. @@ -1100,7 +1101,8 @@ Server response: - <a href="http://synergy-foss.org/premium/reset/?source=gui">Forgot password</a> + <a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a> + <a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a> diff --git a/src/gui/res/AboutDialogBase.ui b/src/gui/res/AboutDialogBase.ui index 063fd2cd..71b9eb63 100644 --- a/src/gui/res/AboutDialogBase.ui +++ b/src/gui/res/AboutDialogBase.ui @@ -57,7 +57,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/MainWindowBase.ui b/src/gui/res/MainWindowBase.ui index d437e0c0..42a0e484 100644 --- a/src/gui/res/MainWindowBase.ui +++ b/src/gui/res/MainWindowBase.ui @@ -106,7 +106,7 @@ - Please help us <a href="http://synergy-foss.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. + Please help us <a href="http://synergy-project.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. true diff --git a/src/gui/res/SetupWizardBase.ui b/src/gui/res/SetupWizardBase.ui index 080127ab..32407740 100644 --- a/src/gui/res/SetupWizardBase.ui +++ b/src/gui/res/SetupWizardBase.ui @@ -264,7 +264,7 @@ - <a href="http://synergy-foss.org/premium/reset/?source=gui">Forgot password</a> + <a href="http://synergy-project.org/premium/reset/?source=gui">Forgot password</a> true diff --git a/src/gui/res/lang/gui_ar.ts b/src/gui/res/lang/gui_ar.ts index fcddccac..9e1d8163 100644 --- a/src/gui/res/lang/gui_ar.ts +++ b/src/gui/res/lang/gui_ar.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_bg-BG.ts b/src/gui/res/lang/gui_bg-BG.ts index 92d88a10..fb60873a 100644 --- a/src/gui/res/lang/gui_bg-BG.ts +++ b/src/gui/res/lang/gui_bg-BG.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_ca-AD.ts b/src/gui/res/lang/gui_ca-AD.ts index 82ced122..68f2420f 100644 --- a/src/gui/res/lang/gui_ca-AD.ts +++ b/src/gui/res/lang/gui_ca-AD.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_cs-CZ.qm b/src/gui/res/lang/gui_cs-CZ.qm index 40b57b81b49ceece8e27521725d88e6ce54b7e20..9e0934ea877c8fc8968c2cd52ad8b37e1533ac7f 100644 GIT binary patch delta 22 dcmbQSmvQ!9#tmFN>;*;nS*gh-oB4RUf&gMX2ps?b delta 19 acmbQemvP2k#tmFNENS`0#hV3rx`F^n)&}7K diff --git a/src/gui/res/lang/gui_cs-CZ.ts b/src/gui/res/lang/gui_cs-CZ.ts index 4c18672b..abc0623a 100644 --- a/src/gui/res/lang/gui_cs-CZ.ts +++ b/src/gui/res/lang/gui_cs-CZ.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 založena na CosmoSynergy od Richarda Lee a Adama Federa.<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> diff --git a/src/gui/res/lang/gui_cy.ts b/src/gui/res/lang/gui_cy.ts index cec2cd2f..924596a7 100644 --- a/src/gui/res/lang/gui_cy.ts +++ b/src/gui/res/lang/gui_cy.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_da.qm b/src/gui/res/lang/gui_da.qm index 1a17d673dc856e2c84bc0fc31048adb79bbbf55d..7365dc3b46965abcb5987923c83775b3a78ba0ac 100644 GIT binary patch delta 22 ecmZ3rpK~wHoxFL6bt}$`U)@r delta 19 bcmZ3xpK;ZG#tl!nS<>>0i#NaKJ`@Z9T9F9! diff --git a/src/gui/res/lang/gui_da.ts b/src/gui/res/lang/gui_da.ts index 88b36c28..3aa560a3 100644 --- a/src/gui/res/lang/gui_da.ts +++ b/src/gui/res/lang/gui_da.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_de.qm b/src/gui/res/lang/gui_de.qm index 0f6275d950e01ad381703d3c5681e0e3ea9235c1..5b57a8301d2e07669f59b0b72a729641c24cd692 100644 GIT binary patch delta 22 dcmaEQneoMC#tj)f>;*;nS*gh-n{#+7V*z;137G%@ delta 19 acmaEHnepjm#tj)fENS`0#hdeaDq{g${0LnD diff --git a/src/gui/res/lang/gui_de.ts b/src/gui/res/lang/gui_de.ts index e11b4263..4d2a98d4 100644 --- a/src/gui/res/lang/gui_de.ts +++ b/src/gui/res/lang/gui_de.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 basiert auf CosmoSynergy von Richard Lee und Adam Feder.<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> diff --git a/src/gui/res/lang/gui_es.qm b/src/gui/res/lang/gui_es.qm index 80fae84327c490610862e22a9f48d9dc76ec721b..e35ce74a2cb9274edda7c90cf40b293c33d7d599 100644 GIT binary patch delta 22 dcmaEMit*(s#tj-g>;*;nS*gh-n{{}sA^~z%2*v;a delta 19 acmaEPit*Vg#tj-gENS`0#hdkctRewdbO(w6 diff --git a/src/gui/res/lang/gui_es.ts b/src/gui/res/lang/gui_es.ts index 44b032ed..d3832cff 100644 --- a/src/gui/res/lang/gui_es.ts +++ b/src/gui/res/lang/gui_es.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 está basado en CosmoSynergy por Richard Lee y Adam Feder.<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> diff --git a/src/gui/res/lang/gui_fi.qm b/src/gui/res/lang/gui_fi.qm index a5ae898cf06e9cadcf383682a343502c66d510af..f3c9b280b00622fc825d95afa4b53ab8d8f0a0ba 100644 GIT binary patch delta 37 tcmaE}kMaFJ#tjZULIp+nS*gh-dih1^ntEI|`UQ5AAM!|U&fsAQ1^^tS4Q2oU delta 19 acmaFAkMYeu#tjZUENS`0#hcxEG=c$G5C@h3 diff --git a/src/gui/res/lang/gui_fi.ts b/src/gui/res/lang/gui_fi.ts index 7b8ff0ff..375206ac 100644 --- a/src/gui/res/lang/gui_fi.ts +++ b/src/gui/res/lang/gui_fi.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 perustuu Richard Leen ja Adam Federin CosmoSynergy sovellukseen.<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> diff --git a/src/gui/res/lang/gui_fr.qm b/src/gui/res/lang/gui_fr.qm index 086c353bb56c09d02ce1f6a183066c6f376877c8..064591f7094ab7c988530fc6a607bb30ccd44d3d 100644 GIT binary patch delta 22 dcmcb6mGQw<#tnHq>;*;nS*gh-n~Qj|;{bRo35);$ delta 19 acmaEGmGSOX#tnHqENS`0#hXicvf}_;YY0#P diff --git a/src/gui/res/lang/gui_fr.ts b/src/gui/res/lang/gui_fr.ts index 8e66b95e..355c815f 100644 --- a/src/gui/res/lang/gui_fr.ts +++ b/src/gui/res/lang/gui_fr.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 basé sur CosmoSynergy par Richard Lee et Adam Feder.<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> diff --git a/src/gui/res/lang/gui_grk.ts b/src/gui/res/lang/gui_grk.ts index 57a36868..ab34963c 100644 --- a/src/gui/res/lang/gui_grk.ts +++ b/src/gui/res/lang/gui_grk.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_he.ts b/src/gui/res/lang/gui_he.ts index f7270a76..5cca4b4b 100644 --- a/src/gui/res/lang/gui_he.ts +++ b/src/gui/res/lang/gui_he.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_hr-HR.qm b/src/gui/res/lang/gui_hr-HR.qm index 8a14a9b0f5237b2bd6d08ec5103eb13c0d4c87e8..932f76b1468d22541fcf7f6e923f25181e904ffc 100644 GIT binary patch delta 36 scmca{mGSmf#tj>IgbIrCvr>~w^zw_+HTAe`^b71JJMu~{zQGd*02!YRqyPW_ delta 19 bcmcb8mGQ<^#tj>ISkm%~i#KoQQHcWpUrq>v diff --git a/src/gui/res/lang/gui_hr-HR.ts b/src/gui/res/lang/gui_hr-HR.ts index 5f5d8fc3..3fa85c95 100644 --- a/src/gui/res/lang/gui_hr-HR.ts +++ b/src/gui/res/lang/gui_hr-HR.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 temeljen na CosmoSynergyu od Richarda Leea i Adama Federa.<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> diff --git a/src/gui/res/lang/gui_hu-HU.ts b/src/gui/res/lang/gui_hu-HU.ts index 3dc4fa29..2ca473b2 100644 --- a/src/gui/res/lang/gui_hu-HU.ts +++ b/src/gui/res/lang/gui_hu-HU.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_id.ts b/src/gui/res/lang/gui_id.ts index e228bbac..5e8d6549 100644 --- a/src/gui/res/lang/gui_id.ts +++ b/src/gui/res/lang/gui_id.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_it.qm b/src/gui/res/lang/gui_it.qm index b3c976009a4c7efad2bef507572aadf6bb3f2436..b79fdcda086cf277f1b0078742f921c6f1851729 100644 GIT binary patch delta 22 ecmbQTpK~wHt*uT6$}7xItjo4 delta 19 bcmbQfpK;25#tqxJS<>>0i#PA(z7-4rRNn}M diff --git a/src/gui/res/lang/gui_it.ts b/src/gui/res/lang/gui_it.ts index 9c0c12f5..dd9b3469 100644 --- a/src/gui/res/lang/gui_it.ts +++ b/src/gui/res/lang/gui_it.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 è basato su CosmoSynergy by Richard Lee and Adam Feder.<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> diff --git a/src/gui/res/lang/gui_ja-JP.qm b/src/gui/res/lang/gui_ja-JP.qm index d4de815e5cd8ca31a407e89dda9641d7a3fef42c..3c4a2817dec0e446fe1d438eb8d07c43b0f9dd3f 100644 GIT binary patch delta 22 ecmX>*lkvh##toCW*$ayDvr>~wHc#U=cLV@#jR@%g delta 19 bcmcaGlkx0K#toCWS<>>0i#N~YHg^O7R4fOr diff --git a/src/gui/res/lang/gui_ja-JP.ts b/src/gui/res/lang/gui_ja-JP.ts index 6bccfaee..1ee3c5c0 100644 --- a/src/gui/res/lang/gui_ja-JP.ts +++ b/src/gui/res/lang/gui_ja-JP.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> キーボード・マウス共有アプリケーション。オープンソース・クロスプラットフォーム。<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 は Richard Lee と Adam Feder による CosmoSynergy をベースにしています。<br /> The Synergy GUI は Volker Lanz による QSynergy をベースにしています。<br /><br /> -ヘルプおよび詳細についてはウェブサイトまでお越しください (synergy-foss.org)。 +ヘルプおよび詳細についてはウェブサイトまでお越しください (synergy-project.org)。 </p> diff --git a/src/gui/res/lang/gui_ko.qm b/src/gui/res/lang/gui_ko.qm index bcdbca1a378ea6715cfc7ae00944389622fbe119..f75fc7d78a2789f6706aba671c28e85eb7b36bab 100644 GIT binary patch delta 22 ecmdnJfN|df#tl=r*$ayDvr>~wHqYQ*>;eF7y$MDD delta 19 bcmdnDfN}Q%#tl=rS<>>0i#N~aUhDz@Q <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 하나의 키보드와 마우스를 공유하여 여러 컴퓨터를 제어할 수 있는 응용 프로그램으로, 다양한 플랫폼을 지원하며 오픈 소스 입니다.<br /><br /> @@ -33,7 +33,7 @@ Visit our website for help and info (synergy-foss.org). Synergy는 GNU 일반 공중 사용 허가서 (GPLv2) 아래에 배포하고 있습니다.<br /><br /> Synergy는 Richard Lee과 Adam Feder에 의해 개발된 CosmoSynergy에 기반을 두고 있습니다.<br /> Synergy GUI는 Volker Lanz의 QSynergy에 기반을 두고 있습니다.<br /><br /> -도움말 및 정보를 보시려면 저희 웹 사이트(synergy-foss.org)를 방문하세요. +도움말 및 정보를 보시려면 저희 웹 사이트(synergy-project.org)를 방문하세요. </p> diff --git a/src/gui/res/lang/gui_lt.ts b/src/gui/res/lang/gui_lt.ts index 38840b2a..6c523508 100644 --- a/src/gui/res/lang/gui_lt.ts +++ b/src/gui/res/lang/gui_lt.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_lv.ts b/src/gui/res/lang/gui_lv.ts index fb945023..2ba264ea 100644 --- a/src/gui/res/lang/gui_lv.ts +++ b/src/gui/res/lang/gui_lv.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_mr.ts b/src/gui/res/lang/gui_mr.ts index 18bd6b49..8850301e 100644 --- a/src/gui/res/lang/gui_mr.ts +++ b/src/gui/res/lang/gui_mr.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_nl-NL.qm b/src/gui/res/lang/gui_nl-NL.qm index 3880671be98ec6366d3e79d8f5e8b617dc946285..57c0302a427e1a4e17f83cc996772a78ea1e2813 100644 GIT binary patch delta 22 ecmaEOlkv$-#toBr*b9pCvr>~wHc#X6P5=OV*$Kt~ delta 19 bcmaEIlkwqA#toBrSkm%~i#N~Y@lF5$UwsIQ diff --git a/src/gui/res/lang/gui_nl-NL.ts b/src/gui/res/lang/gui_nl-NL.ts index 93c356d9..e91ee3a0 100644 --- a/src/gui/res/lang/gui_nl-NL.ts +++ b/src/gui/res/lang/gui_nl-NL.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 gebaseerd op CosmoSynergy door Richard Lee en Adam Feder.<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> diff --git a/src/gui/res/lang/gui_no.qm b/src/gui/res/lang/gui_no.qm index 535884d7d4761e2c5725e75fd2306829ea243782..f8ca5e4123cea654fe7a7a0def2058f23238bd22 100644 GIT binary patch delta 22 ecmZ3ojdA%l#tpBy*$ayDvr>~wHoxOG^9KNO`w5N! delta 19 bcmZ3!jd95~#tpByS<>>0i#LDdHuDDnSK0_t diff --git a/src/gui/res/lang/gui_no.ts b/src/gui/res/lang/gui_no.ts index 2ee1e654..3b14a238 100644 --- a/src/gui/res/lang/gui_no.ts +++ b/src/gui/res/lang/gui_no.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 basert på CosmoSynergy av Richard Lee og Adam Feder.<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> diff --git a/src/gui/res/lang/gui_pes-IR.ts b/src/gui/res/lang/gui_pes-IR.ts index 03c5fe8f..bb9e872d 100644 --- a/src/gui/res/lang/gui_pes-IR.ts +++ b/src/gui/res/lang/gui_pes-IR.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_pl-PL.qm b/src/gui/res/lang/gui_pl-PL.qm index b12c2da0216c16273f106acb08886d1285373f07..56232339f53eee2b40d966894db3d1bcaeafb6a8 100644 GIT binary patch delta 22 ecmex(gYnA^#tk2M*b9pCvr>~wHh <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 is based on CosmoSynergy by Richard Lee and Adam Feder.<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> diff --git a/src/gui/res/lang/gui_pt-BR.qm b/src/gui/res/lang/gui_pt-BR.qm index 1d48f0e494416e473f5d14d91e4caab5ae662c75..4c07f0d862d8c660ec82baec3172e6d968c03bd5 100644 GIT binary patch delta 22 ecmcb5obkqS#tmFN>;*;nS*gh-oB4Q-hXVj^1_$#tmFNENS`0#hV3rj)wyPQ}ze3 diff --git a/src/gui/res/lang/gui_pt-BR.ts b/src/gui/res/lang/gui_pt-BR.ts index c8c3400d..7e15b1eb 100644 --- a/src/gui/res/lang/gui_pt-BR.ts +++ b/src/gui/res/lang/gui_pt-BR.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 é baseado no CosmoSynergy de Richard Lee e Adam Feder.<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> diff --git a/src/gui/res/lang/gui_pt-PT.ts b/src/gui/res/lang/gui_pt-PT.ts index dea2836a..41727d42 100644 --- a/src/gui/res/lang/gui_pt-PT.ts +++ b/src/gui/res/lang/gui_pt-PT.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_ro.ts b/src/gui/res/lang/gui_ro.ts index a93391e9..5656ade9 100644 --- a/src/gui/res/lang/gui_ro.ts +++ b/src/gui/res/lang/gui_ro.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_ru.qm b/src/gui/res/lang/gui_ru.qm index 1a21034470dd3fe238ad02541136763b22e09085..754ecaee7f5e8094c5a510fbcd03094ef1998848 100644 GIT binary patch delta 22 dcmeCa!Ps|$al|mGLgN8dtq3Im diff --git a/src/gui/res/lang/gui_ru.ts b/src/gui/res/lang/gui_ru.ts index abe0409d..d2c992af 100644 --- a/src/gui/res/lang/gui_ru.ts +++ b/src/gui/res/lang/gui_ru.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Клавиатура и мышь делят назначение. Взаимная платформа и открытый источник.<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 базирована на CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI базирована на QSynergy by Volker Lanz.<br /><br /> -Поситите наш сайт для помощи и информации (synergy-foss.org). +Поситите наш сайт для помощи и информации (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_si.ts b/src/gui/res/lang/gui_si.ts index a9041f78..748b192a 100644 --- a/src/gui/res/lang/gui_si.ts +++ b/src/gui/res/lang/gui_si.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_sk-SK.ts b/src/gui/res/lang/gui_sk-SK.ts index 58de564e..32599b4d 100644 --- a/src/gui/res/lang/gui_sk-SK.ts +++ b/src/gui/res/lang/gui_sk-SK.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_sl-SI.ts b/src/gui/res/lang/gui_sl-SI.ts index 2491b6f6..e2fdef3b 100644 --- a/src/gui/res/lang/gui_sl-SI.ts +++ b/src/gui/res/lang/gui_sl-SI.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_sq-AL.qm b/src/gui/res/lang/gui_sq-AL.qm index 7e18fd510714b27dde0a07cb308425e70539c250..aefc473c23d2a77d91c3ea042880113ed4abc4fc 100644 GIT binary patch delta 22 dcmX?nl=0Y6#tm&e>;*;nS*gh-o4a@{!vJ#a2`&Ht delta 19 acmX?hl=1LU#tm&eENS`0#hZJ1EW-d-;Ro^n diff --git a/src/gui/res/lang/gui_sq-AL.ts b/src/gui/res/lang/gui_sq-AL.ts index efb391a7..000f86ac 100644 --- a/src/gui/res/lang/gui_sq-AL.ts +++ b/src/gui/res/lang/gui_sq-AL.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 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 e bazuar ne CosmoSynergy nga Richard Lee dhe Adam Feder.<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> diff --git a/src/gui/res/lang/gui_sr.ts b/src/gui/res/lang/gui_sr.ts index edef4b72..4962c45b 100644 --- a/src/gui/res/lang/gui_sr.ts +++ b/src/gui/res/lang/gui_sr.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_sv.ts b/src/gui/res/lang/gui_sv.ts index e6383460..66611bdf 100644 --- a/src/gui/res/lang/gui_sv.ts +++ b/src/gui/res/lang/gui_sv.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_th-TH.ts b/src/gui/res/lang/gui_th-TH.ts index e2b4c475..37f8abb9 100644 --- a/src/gui/res/lang/gui_th-TH.ts +++ b/src/gui/res/lang/gui_th-TH.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_tr-TR.ts b/src/gui/res/lang/gui_tr-TR.ts index 546baeb7..b19a8e4b 100644 --- a/src/gui/res/lang/gui_tr-TR.ts +++ b/src/gui/res/lang/gui_tr-TR.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_uk.ts b/src/gui/res/lang/gui_uk.ts index 6886cbbd..02c263b5 100644 --- a/src/gui/res/lang/gui_uk.ts +++ b/src/gui/res/lang/gui_uk.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_ur.ts b/src/gui/res/lang/gui_ur.ts index cec83cb9..2e3c080f 100644 --- a/src/gui/res/lang/gui_ur.ts +++ b/src/gui/res/lang/gui_ur.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_vi.ts b/src/gui/res/lang/gui_vi.ts index fd87c36b..f9990d29 100644 --- a/src/gui/res/lang/gui_vi.ts +++ b/src/gui/res/lang/gui_vi.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_zh-CN.qm b/src/gui/res/lang/gui_zh-CN.qm index 08aaf5ac66b7f8429c1f465b2082dc35515b5d75..bba3536dc4749c9ce6c862e01f31d5eda2274561 100644 GIT binary patch delta 22 ecmaDpoAK3b#tpZ)*$ayDvr>~wHs9msbOHc)0ttiw delta 19 bcmaDgoALQ<#tpZ)S<>>0i#I>y=5zu8Tp <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 键盘和鼠标分享应用。跨平台并且开源。<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 based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -访问我们的网站来获得信息和帮助 (synergy-foss.org). +访问我们的网站来获得信息和帮助 (synergy-project.org). </p> diff --git a/src/gui/res/lang/gui_zh-TW.qm b/src/gui/res/lang/gui_zh-TW.qm index ad5ded41f8269d84be6353482eb4c83f96a3ec33..5f6de5208983cc70d1449b0dfa0040bb10fa9265 100644 GIT binary patch delta 22 dcmaFg&iJXFal{Pi6fFT+z6c!v diff --git a/src/gui/res/lang/gui_zh-TW.ts b/src/gui/res/lang/gui_zh-TW.ts index 042cb492..09cf7f20 100644 --- a/src/gui/res/lang/gui_zh-TW.ts +++ b/src/gui/res/lang/gui_zh-TW.ts @@ -15,7 +15,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> Keyboard and mouse sharing application. Cross platform and open source.<br /><br /> @@ -24,7 +24,7 @@ Copyright © 2002-2012 Chris Schoeneman, Nick Bolton, Volker Lanz.<br />&l Synergy is released under the GNU General Public License (GPLv2).<br /><br /> Synergy is based on CosmoSynergy by Richard Lee and Adam Feder.<br /> The Synergy GUI is based on QSynergy by Volker Lanz.<br /><br /> -Visit our website for help and info (synergy-foss.org). +Visit our website for help and info (synergy-project.org). </p> <p> 鍵盤與滑鼠分享軟件, 跨平台與開源。<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 是基於CosmoSynergy(源自Richard Lee及Adam Feder)<br /> Synergy 的圖形介面是基於 QSynergy(源自Volker Lanz所開發)<br /><br /> -更多的資訊與幫助,請瀏覽我們的網站 (synergy-foss.org)。 +更多的資訊與幫助,請瀏覽我們的網站 (synergy-project.org)。 </p> diff --git a/src/gui/src/MainWindow.cpp b/src/gui/src/MainWindow.cpp index ce1f1f55..d242cc07 100644 --- a/src/gui/src/MainWindow.cpp +++ b/src/gui/src/MainWindow.cpp @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#define DOWNLOAD_URL "http://synergy-foss.org/?source=gui" +#define DOWNLOAD_URL "http://synergy-project.org/?source=gui" #include diff --git a/src/gui/src/SetupWizard.cpp b/src/gui/src/SetupWizard.cpp index 004d6c65..3ad12098 100644 --- a/src/gui/src/SetupWizard.cpp +++ b/src/gui/src/SetupWizard.cpp @@ -27,7 +27,7 @@ #include #include -#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) : m_MainWindow(mainWindow), diff --git a/src/gui/src/VersionChecker.cpp b/src/gui/src/VersionChecker.cpp index b784adf2..d2260afe 100644 --- a/src/gui/src/VersionChecker.cpp +++ b/src/gui/src/VersionChecker.cpp @@ -25,7 +25,7 @@ #include #define VERSION_REGEX "(\\d+\\.\\d+\\.\\d+)" -#define VERSION_URL "http://synergy-foss.org/version/" +#define VERSION_URL "http://synergy-project.org/version/" VersionChecker::VersionChecker() { diff --git a/src/gui/src/main.cpp b/src/gui/src/main.cpp index bcfc4e19..50555a9b 100644 --- a/src/gui/src/main.cpp +++ b/src/gui/src/main.cpp @@ -56,7 +56,7 @@ bool checkMacAssistiveDevices(); int main(int argc, char* argv[]) { QCoreApplication::setOrganizationName("Synergy"); - QCoreApplication::setOrganizationDomain("http://synergy-foss.org/"); + QCoreApplication::setOrganizationDomain("http://synergy-project.org/"); QCoreApplication::setApplicationName("Synergy"); QSynergyApplication app(argc, argv); diff --git a/src/lib/common/Version.cpp b/src/lib/common/Version.cpp index 78f23b3c..ff5fb6fe 100644 --- a/src/lib/common/Version.cpp +++ b/src/lib/common/Version.cpp @@ -22,7 +22,7 @@ const char* kApplication = "Synergy"; const char* kCopyright = "Copyright (C) 2012-2014 Bolton Software Ltd.\n" "Copyright (C) 2008-2014 Nick Bolton\n" "Copyright (C) 2002-2014 Chris Schoeneman"; -const char* kContact = "Email: nick@synergy-foss.org"; -const char* kWebsite = "http://synergy-foss.org/"; +const char* kContact = "Email: nick@synergy-project.org"; +const char* kWebsite = "http://synergy-project.org/"; const char* kVersion = VERSION; const char* kAppVersion = "Synergy " VERSION; diff --git a/src/lib/platform/MSWindowsClipboard.cpp b/src/lib/platform/MSWindowsClipboard.cpp index c0ca8634..8587e71c 100644 --- a/src/lib/platform/MSWindowsClipboard.cpp +++ b/src/lib/platform/MSWindowsClipboard.cpp @@ -121,8 +121,8 @@ CMSWindowsClipboard::open(Time time) const if (!OpenClipboard(m_window)) { // unable to cause this in integ tests; but this can happen! - // * http://synergy-foss.org/pm/issues/86 - // * http://synergy-foss.org/pm/issues/1256 + // * http://synergy-project.org/pm/issues/86 + // * http://synergy-project.org/pm/issues/1256 // logging improved to see if we can catch more info next time. LOG((CLOG_WARN "failed to open clipboard: %d", GetLastError())); return false; diff --git a/src/lib/platform/MSWindowsWatchdog.cpp b/src/lib/platform/MSWindowsWatchdog.cpp index 5ea22197..3e854392 100644 --- a/src/lib/platform/MSWindowsWatchdog.cpp +++ b/src/lib/platform/MSWindowsWatchdog.cpp @@ -269,7 +269,7 @@ CMSWindowsWatchdog::startProcess() // patch by Jack Zhou and Henry Tung // 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; SetTokenInformation(userToken, TokenUIAccess, &uiAccess, sizeof(DWORD)); diff --git a/src/lib/platform/OSXScreen.cpp b/src/lib/platform/OSXScreen.cpp index 3288b5b0..c4d99eec 100644 --- a/src/lib/platform/OSXScreen.cpp +++ b/src/lib/platform/OSXScreen.cpp @@ -885,7 +885,7 @@ COSXScreen::enter() // patch by Yutaka Tsutano // 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( kIOMasterPortDefault, "IOService:/IOResources/IODisplayWrangler"); diff --git a/src/lib/synergy/ToolApp.cpp b/src/lib/synergy/ToolApp.cpp index d465d5bf..83ee58c2 100644 --- a/src/lib/synergy/ToolApp.cpp +++ b/src/lib/synergy/ToolApp.cpp @@ -23,7 +23,7 @@ #include //#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 { kErrorOk, diff --git a/src/test/integtests/arch/ArchInternetTests.cpp b/src/test/integtests/arch/ArchInternetTests.cpp index a77909af..5addc7c7 100644 --- a/src/test/integtests/arch/ArchInternetTests.cpp +++ b/src/test/integtests/arch/ArchInternetTests.cpp @@ -19,7 +19,7 @@ #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" TEST(ArchInternetTests, get) diff --git a/src/test/integtests/platform/MSWindowsClipboardTests.cpp b/src/test/integtests/platform/MSWindowsClipboardTests.cpp index b2759c6d..97ff0e39 100644 --- a/src/test/integtests/platform/MSWindowsClipboardTests.cpp +++ b/src/test/integtests/platform/MSWindowsClipboardTests.cpp @@ -146,7 +146,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors) } // 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) { CMSWindowsClipboard clipboard(NULL); @@ -160,7 +160,7 @@ TEST_F(CMSWindowsClipboardTests, close_isOpen_noErrors) }*/ // 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) { CMSWindowsClipboard clipboard(NULL);