aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-calendar.xml2
2 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 159a03a8c1..212861251c 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-10 Hans Petter Jansson <hpj@ximian.com>
+
+ * evolution-calendar.xml: Add calendar list view task button.
+
2003-10-02 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Patch to use Control-L for "Reply
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index fb605baeb3..2c6ac8d53a 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -13,6 +13,7 @@
<cmd name="ShowWorkWeekView" _tip="Show the working week" pixtype="pixbuf"/>
<cmd name="ShowWeekView" _tip="Show one week" pixtype="pixbuf"/>
<cmd name="ShowMonthView" _tip="Show one month" pixtype="pixbuf"/>
+ <cmd name="ShowListView" _tip="Show as list" pixtype="pixbuf"/>
<cmd name="Cut" _tip="Cut the selection" accel="*Control*x" pixtype="stock" pixname="gtk-cut"/>
<cmd name="Copy" _tip="Copy the selection" accel="*Control*c" pixtype="stock" pixname="gtk-copy"/>
@@ -93,6 +94,7 @@
<toolitem name="WorkWeekView" verb="ShowWorkWeekView" _label="Work Week" priority="1" pixtype="pixbuf"/>
<toolitem name="WeekView" verb="ShowWeekView" _label="Week" priority="1" pixtype="pixbuf"/>
<toolitem name="MonthView" verb="ShowMonthView" _label="Month" priority="1" pixtype="pixbuf"/>
+ <toolitem name="ListView" verb="ShowListView" _label="List" priority="1" pixtype="pixbuf"/>
</dockitem>