diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution.xml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 8a0904e0b9..89b61b9e6f 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,9 @@ 2003-11-13 Ettore Perazzoli <ettore@ximian.com> + * evolution.xml: Ooops, add missing closing </popups> tag. + +2003-11-13 Ettore Perazzoli <ettore@ximian.com> + * evolution.xml: Add back send/receive command and toolbar button. 2003-11-13 Ettore Perazzoli <ettore@ximian.com> diff --git a/ui/evolution.xml b/ui/evolution.xml index b21c894bf0..a31ecf6947 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -127,5 +127,6 @@ _tip="Create a new window displaying this folder" accel="*Control**Shift*w"/> </popup> + </popups> </Root> |