From c6178d76a5af97cb03460cca6c13b5bb9bef44a3 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Thu, 9 Aug 2001 23:20:36 +0000 Subject: added more padding between the vertical spacer and the icons for the 2001-08-09 Anna Marie Dirks * my-evolution-html.h : added more padding between the vertical spacer and the icons for the mail/appointments/tasks summaries. svn path=/trunk/; revision=11847 --- my-evolution/ChangeLog | 5 +++++ my-evolution/my-evolution-html.h | 10 ++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) (limited to 'my-evolution') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 6b627fe456..cdc488ae10 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2001-08-09 Anna Marie Dirks + * my-evolution-html.h : added more padding between the vertical + spacer and the icons for the mail/appointments/tasks summaries. + + 2001-08-09 Anna Marie Dirks * my-evolution.glade : added accelerators to all useful widgets in this file such that this dialog can now be fully navigated from diff --git a/my-evolution/my-evolution-html.h b/my-evolution/my-evolution-html.h index 5817f015a4..b1f031f54b 100644 --- a/my-evolution/my-evolution-html.h +++ b/my-evolution/my-evolution-html.h @@ -18,22 +18,23 @@ #define HTML_1 ""\ "\"\""\ -""\ +"
"\ "" #endif /* Needs a stringified date */ -#define HTML_2 "" +#define HTML_2 "" -#define HTML_3 ""\ +#define HTML_3 ""\ "" \ -""\ +""\ ""\ "
%s
%s
"\ +""\ /* Weather stuff goes here */ /* RDF Stuff goes here */ #define HTML_4 "    " /* Mail stuff ici s'il vous plait */ @@ -50,3 +51,4 @@ "
\"\"
" #endif + -- cgit v1.2.3