]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/symbols.h
Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git] / utils / configtool / src / symbols.h
index 2d0a0fe269cdedc17ef0aa4641a7218fc69e91fd..596b9e29f2d19a1498d2ecad0293a3ba5d2155d1 100644 (file)
@@ -1,9 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        symbols.h
 // Purpose:     Application symbols file
-// Author:      
+// Author:      Julian Smart
 // Modified by:
-// Created:     
+// Created:     2003-06-12
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:
@@ -33,6 +33,6 @@
 #define ctDESCRIPTION_BACKGROUND_COLOUR wxColour(255, 255, 192)
 
 // Misc symbols
-#define ctSYMBOL_WEBSITE            wxT("http://www.wxwindows.org")
+#define ctSYMBOL_WEBSITE            wxT("http://www.wxwidgets.org")
 
 #endif