aboutsummaryrefslogtreecommitdiffstats
path: root/views/addressbook
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-19 20:49:14 +0800
committernobody <nobody@localhost>2001-05-19 20:49:14 +0800
commit88afa58a5b1f01cbefd89795c4dab371fb31f9c3 (patch)
tree8ef1ebf263e35adadb85e8450c2559f6d9edc16b /views/addressbook
parent0b11ddccb9aa109b28f69fefb790453b558a096c (diff)
downloadgsoc2013-evolution-GAL_0_8.tar
gsoc2013-evolution-GAL_0_8.tar.gz
gsoc2013-evolution-GAL_0_8.tar.bz2
gsoc2013-evolution-GAL_0_8.tar.lz
gsoc2013-evolution-GAL_0_8.tar.xz
gsoc2013-evolution-GAL_0_8.tar.zst
gsoc2013-evolution-GAL_0_8.zip
This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8
svn path=/tags/GAL_0_8/; revision=9892
Diffstat (limited to 'views/addressbook')
-rw-r--r--views/addressbook/.cvsignore2
-rw-r--r--views/addressbook/By_Company.galview16
-rw-r--r--views/addressbook/Makefile.am3
-rw-r--r--views/addressbook/Phone_List.galview13
-rw-r--r--views/addressbook/galview.xml6
5 files changed, 0 insertions, 40 deletions
diff --git a/views/addressbook/.cvsignore b/views/addressbook/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/views/addressbook/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/views/addressbook/By_Company.galview b/views/addressbook/By_Company.galview
deleted file mode 100644
index a16b8fac95..0000000000
--- a/views/addressbook/By_Company.galview
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="1"/>
- <column source="31"/>
- <column source="9"/>
- <column source="0"/>
- <column source="29"/>
- <column source="5"/>
- <column source="14"/>
- <column source="8"/>
- <column source="12"/>
- <grouping>
- <group column="10" ascending="true"/>
- <leaf column="0" ascending="true"/>
- </grouping>
-</ETableState>
diff --git a/views/addressbook/Makefile.am b/views/addressbook/Makefile.am
deleted file mode 100644
index b4df38bcfa..0000000000
--- a/views/addressbook/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-defaultaddressbookdir = $(datadir)/evolution/views/addressbook
-defaultaddressbook_DATA = By_Company.galview Phone_List.galview galview.xml
-EXTRA_DIST = $(defaultaddressbook_DATA)
diff --git a/views/addressbook/Phone_List.galview b/views/addressbook/Phone_List.galview
deleted file mode 100644
index 68e8e4ffc1..0000000000
--- a/views/addressbook/Phone_List.galview
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="1"/>
- <column source="9"/>
- <column source="0"/>
- <column source="5"/>
- <column source="14"/>
- <column source="8"/>
- <column source="12"/>
- <grouping>
- <leaf column="0" ascending="true"/>
- </grouping>
-</ETableState>
diff --git a/views/addressbook/galview.xml b/views/addressbook/galview.xml
deleted file mode 100644
index 59f4ebb28f..0000000000
--- a/views/addressbook/galview.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection>
- <GalView id="Address_Cards" _title="Adress Cards" filename="Address_Cards.galview" type="minicard"/>
- <GalView id="Phone_List" _title="Phone List" filename="Phone_List.galview" type="etable"/>
- <GalView id="By_Company" _title="By Company" filename="By_Company.galview" type="etable"/>
-</GalViewCollection>