aboutsummaryrefslogtreecommitdiffstats
path: root/views/tasks
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-26 03:29:39 +0800
committernobody <nobody@localhost>2001-05-26 03:29:39 +0800
commitbe0db30b9482f915d3bfcc68cdd59bce073581b5 (patch)
tree8c1a355ccd0c851879a204e6263cbe6397f1aa5a /views/tasks
parent03df6fccdefe8b11215183bf4dcfef71eef2290c (diff)
downloadgsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.gz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.bz2
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.lz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.xz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.zst
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.zip
This commit was manufactured by cvs2svn to create tagLIBGLADE_1_BEFORE_AUTOCONF_1_52
'LIBGLADE_1_BEFORE_AUTOCONF_1_52'. svn path=/tags/LIBGLADE_1_BEFORE_AUTOCONF_1_52/; revision=9995
Diffstat (limited to 'views/tasks')
-rw-r--r--views/tasks/.cvsignore2
-rw-r--r--views/tasks/Makefile.am3
-rw-r--r--views/tasks/Tasks.galview7
-rw-r--r--views/tasks/With_Category.galview8
-rw-r--r--views/tasks/galview.xml5
5 files changed, 0 insertions, 25 deletions
diff --git a/views/tasks/.cvsignore b/views/tasks/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/views/tasks/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/views/tasks/Makefile.am b/views/tasks/Makefile.am
deleted file mode 100644
index 306e63cbca..0000000000
--- a/views/tasks/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-defaulttasksdir = $(datadir)/evolution/views/tasks
-defaulttasks_DATA = Tasks.galview With_Category.galview galview.xml
-EXTRA_DIST = $(defaulttasks_DATA)
diff --git a/views/tasks/Tasks.galview b/views/tasks/Tasks.galview
deleted file mode 100644
index 090c3e524e..0000000000
--- a/views/tasks/Tasks.galview
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="13"/>
- <column source="14"/>
- <column source="9"/>
- <grouping/>
-</ETableState>
diff --git a/views/tasks/With_Category.galview b/views/tasks/With_Category.galview
deleted file mode 100644
index 270bd2ea3f..0000000000
--- a/views/tasks/With_Category.galview
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="13"/>
- <column source="14"/>
- <column source="9"/>
- <column source="0"/>
- <grouping/>
-</ETableState>
diff --git a/views/tasks/galview.xml b/views/tasks/galview.xml
deleted file mode 100644
index 83f396b371..0000000000
--- a/views/tasks/galview.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection>
- <GalView id="Tasks" _title="Tasks" filename="Tasks.galview" type="etable"/>
- <GalView id="With_Category" _title="With Category" filename="With_Category.galview" type="etable"/>
-</GalViewCollection>