mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-19 01:18:13 +02:00
changed synergy+ references back to synergy (trunk)
This commit is contained in:
parent
f4d937532e
commit
516c07c956
415 changed files with 816 additions and 1206 deletions
|
@ -1,7 +1,6 @@
|
|||
/*
|
||||
* synergy-plus -- mouse and keyboard sharing utility
|
||||
* Copyright (C) 2009 The Synergy+ Project
|
||||
* Copyright (C) 2002 Chris Schoeneman
|
||||
* synergy -- mouse and keyboard sharing utility
|
||||
* Copyright (C) 2002 Chris Schoeneman, Nick Bolton, Sorin Sbarnea
|
||||
*
|
||||
* This package is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
|
@ -199,7 +198,7 @@ const char*
|
|||
CClientApp::daemonName() const
|
||||
{
|
||||
#if SYSAPI_WIN32
|
||||
return "Synergy+ Client";
|
||||
return "Synergy Client";
|
||||
#elif SYSAPI_UNIX
|
||||
return "synergyc";
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue