From f82c1236a636c7ccc1d095bc39710c0c43ab1a54 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 1 Apr 2004 20:10:42 +0000 Subject: add/remove views 2004-04-01 JP Rosevear * 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 --- views/tasks/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/tasks/Makefile.am') diff --git a/views/tasks/Makefile.am b/views/tasks/Makefile.am index 834ceb6e7d..7854157f31 100644 --- a/views/tasks/Makefile.am +++ b/views/tasks/Makefile.am @@ -1,3 +1,3 @@ tasksviewsdir = $(viewsdir)/tasks -tasksviews_DATA = Tasks.galview With_Category.galview galview.xml +tasksviews_DATA = Tasks.galview With_DueDate.galview With_Status.galview galview.xml EXTRA_DIST = $(tasksviews_DATA) -- cgit v1.2.3