mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Reference to web site at geocities removed (site is dropped).
svn path=/trunk/; revision=4120
This commit is contained in:
parent
3cf6c316e7
commit
747e565cb0
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: RegistryExplorer.h,v 1.7 2001/04/24 22:53:00 narnaoud Exp $ */
|
/* $Id: RegistryExplorer.h,v 1.8 2003/02/09 02:15:23 narnaoud Exp $ */
|
||||||
|
|
||||||
#ifndef _REGISTRY_EXPLORER_H__INCLUDED
|
#ifndef _REGISTRY_EXPLORER_H__INCLUDED
|
||||||
#define _REGISTRY_EXPLORER_H__INCLUDED
|
#define _REGISTRY_EXPLORER_H__INCLUDED
|
||||||
|
@ -28,9 +28,7 @@
|
||||||
#define CREDITS_MSG _T("Registry Explorer is written by Nedko Arnaoudov\n")\
|
#define CREDITS_MSG _T("Registry Explorer is written by Nedko Arnaoudov\n")\
|
||||||
_T("Special thanks to Emanuele Aliberti\n")
|
_T("Special thanks to Emanuele Aliberti\n")
|
||||||
|
|
||||||
#define BUGS_MSG _T("Please report bugs to ") EMAIL _T("\n")\
|
#define BUGS_MSG _T("Please report bugs to ") EMAIL _T("\n")
|
||||||
_T("Updates are available at http://www.geocities.com/registryexplorer/\n")\
|
|
||||||
_T("and as part of ReactOS http://www.reactos.com\n")
|
|
||||||
|
|
||||||
#define VER_MSG COPYRIGHT_MSG\
|
#define VER_MSG COPYRIGHT_MSG\
|
||||||
_T("\n")\
|
_T("\n")\
|
||||||
|
|
Loading…
Reference in a new issue