Restored lost files and changes in version 1.3.1 to depot.

This commit is contained in:
crs
2007-06-17 11:19:18 +00:00
parent 73acb7860d
commit 52ae656411
199 changed files with 27622 additions and 13726 deletions

View File

@@ -14,9 +14,9 @@
#include "Version.h"
const char* kApplication = "synergy";
const char* kApplication = "Synergy";
const char* kCopyright = "Copyright (C) 2002 Chris Schoeneman";
const char* kContact = "Chris Schoeneman, crs23@bigfoot.com";
const char* kWebsite = "http://synergy2.sourceforge.net/";
const char* kVersion = VERSION;
const char* kAppVersion = "synergy " VERSION;
const char* kAppVersion = "Synergy " VERSION;