aboutsummaryrefslogtreecommitdiffstats
path: root/views/calendar/galview.xml
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-02 04:10:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-02 04:10:42 +0800
commitf82c1236a636c7ccc1d095bc39710c0c43ab1a54 (patch)
tree2f339e2ca8b7dd41f2614de2ed6226b454f4d7e0 /views/calendar/galview.xml
parentaaa36b86af64276fd6697c83e5c26e1711211298 (diff)
downloadgsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar.gz
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar.bz2
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar.lz
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar.xz
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.tar.zst
gsoc2013-evolution-f82c1236a636c7ccc1d095bc39710c0c43ab1a54.zip
add/remove views
2004-04-01 JP Rosevear <jpr@ximian.com> * tasks/galview.xml: add/remove views * tasks/With_Status.galview: add a status view * tasks/With_DueDate.galview: add a due date view * tasks/Makefile.am (tasksviewsdir): dist/install new views and don't to an obsolete one * calendar/galview.xml: list the new list view * calendar/List_View.galview: default view for Lists * calendar/Makefile.am (calendarviewsdir): dist and install the list view svn path=/trunk/; revision=25285
Diffstat (limited to 'views/calendar/galview.xml')
-rw-r--r--views/calendar/galview.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/calendar/galview.xml b/views/calendar/galview.xml
index 572ad0cc87..4654217a29 100644
--- a/views/calendar/galview.xml
+++ b/views/calendar/galview.xml
@@ -8,4 +8,6 @@
type="week_view"/>
<GalView id="Month_View" _title="_Month View" filename="Month_View.galview"
type="month_view"/>
+ <GalView id="List_View" _title="_List View" filename="List_View.galview"
+ type="etable"/>
</GalViewCollection>