/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-summary-weather.c * * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * * Authors: Jakub Steiner * Iain Holmes */ #ifdef NOT_ETTORE #define HTML_1 ""\ "\"My
"\ "\"\""\ ""\ "" #else #define HTML_1 ""\ "\"\""\ "
"\ "" #endif /* Needs a stringified date */ #define HTML_2 "" #define HTML_3 ""\ "" \ ""\ ""\ ""\ ""\ "
%s
"\ /* Weather stuff goes here */ /* RDF Stuff goes here */ #define HTML_4 "    " /* Mail stuff ici s'il vous plait */ /* And then the calendar stuff */ #ifdef NOT_ETTORE #define HTML_5 "

\"\"

"\ "\"\"

\"\"
" #else #define HTML_5 "\"\"

"\ "\"\""\ "" #endif