From e6eab028de1a30d31a2f071eb0df91efe2d01fe9 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Mon, 5 Feb 2007 23:31:17 +0000 Subject: [PATCH] No code change! Just a way to try to contact Eric. Eric, I tried to contact you without success, I have code for the appearance page to add the needed functionality. I would talk with you about this, as you are also working on that. Please contact me, if you read this. svn path=/trunk/; revision=25733 --- reactos/dll/cpl/desk/appearance.c | 2 +- reactos/dll/cpl/desk/preview.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/cpl/desk/appearance.c b/reactos/dll/cpl/desk/appearance.c index a51e0477c46..4fe469083e6 100644 --- a/reactos/dll/cpl/desk/appearance.c +++ b/reactos/dll/cpl/desk/appearance.c @@ -6,7 +6,7 @@ * PURPOSE: Appearance property page * * PROGRAMMERS: Trevor McCort (lycan359@gmail.com) - * Eric Kohl + * Eric Kohl (email?) */ #include "desk.h" diff --git a/reactos/dll/cpl/desk/preview.c b/reactos/dll/cpl/desk/preview.c index fdbe4af7565..be3adf138dc 100644 --- a/reactos/dll/cpl/desk/preview.c +++ b/reactos/dll/cpl/desk/preview.c @@ -3,7 +3,7 @@ * LICENSE: GPL - See COPYING in the top level directory * FILE: lib/cpl/desk/preview.c * PURPOSE: Draws the preview control - * COPYRIGHT: Copyright 2006, 2007 Eric Kohl + * COPYRIGHT: Copyright 2006, 2007 Eric Kohl (email?) */ #include "desk.h"