From aca052cda62a8a06ba304049fb179156ce5d0792 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Tue, 2 Jan 2007 21:56:37 +0000 Subject: - updated plugin-description --- live.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'live.cpp') diff --git a/live.cpp b/live.cpp index 7cfdeb7..bd114cf 100644 --- a/live.cpp +++ b/live.cpp @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: live.cpp,v 1.2 2007/01/02 21:09:12 lordjaxom Exp $ + * $Id: live.cpp,v 1.3 2007/01/02 21:56:37 lordjaxom Exp $ */ #include @@ -16,7 +16,7 @@ namespace vdrlive { using namespace std; static const char *VERSION = "0.0.1"; -static const char *DESCRIPTION = "Enter description for 'httpd' plugin"; +static const char *DESCRIPTION = "Live Integrated VDR Environment"; class Plugin : public cPlugin { public: -- cgit v1.2.3