aboutsummaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-02-11 05:10:16 +0800
committernobody <nobody@localhost>2002-02-11 05:10:16 +0800
commit8bf46e725ff033107aa4b84b52f74df9345e2a3a (patch)
tree2c681b46c6ec4a4ab7326e55b588d9758e0dd363 /views
parentcfc4826ef837954667ec18d9df72786e73ff1e25 (diff)
downloadgsoc2013-evolution-GNOME_APPLETS_1_92_2.tar.gz
gsoc2013-evolution-GNOME_APPLETS_1_92_2.tar.zst
gsoc2013-evolution-GNOME_APPLETS_1_92_2.zip
This commit was manufactured by cvs2svn to create tagGNOME_APPLETS_1_92_2
'GNOME_APPLETS_1_92_2'. svn path=/tags/GNOME_APPLETS_1_92_2/; revision=15654
Diffstat (limited to 'views')
-rw-r--r--views/.cvsignore2
-rw-r--r--views/ChangeLog70
-rw-r--r--views/Makefile.am1
-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
-rw-r--r--views/calendar/.cvsignore2
-rw-r--r--views/calendar/Makefile.am5
-rw-r--r--views/calendar/galview.xml11
-rw-r--r--views/mail/.cvsignore2
-rw-r--r--views/mail/As_Sent_Folder.galview10
-rw-r--r--views/mail/By_Sender.galview12
-rw-r--r--views/mail/By_Status.galview12
-rw-r--r--views/mail/By_Subject.galview12
-rw-r--r--views/mail/Makefile.am3
-rw-r--r--views/mail/Messages.galview10
-rw-r--r--views/mail/galview.xml8
-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
24 files changed, 0 insertions, 225 deletions
diff --git a/views/.cvsignore b/views/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/views/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/views/ChangeLog b/views/ChangeLog
deleted file mode 100644
index c190e27d5a..0000000000
--- a/views/ChangeLog
+++ /dev/null
@@ -1,70 +0,0 @@
-2002-02-07 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/galview.xml, calendar/galview.xml, mail/galview.xml,
- tasks/galview.xml: Added default-view parameters.
-
- * mail/As_Sent_Folder.galview: New galview.
-
- * mail/Makefile.am, mail/galview.xml: Added As_Sent_Folder
- galview.
-
-2001-10-21 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/By_Company.galview: Group by the correct column.
-
- * addressbook/By_Company.galview, addressbook/Phone_List.galview:
- Updated both sets of columns here to make more sense.
-
-2001-10-05 Christopher James Lahey <clahey@ximian.com>
-
- * mail/By_Sender.galview, mail/By_Status.galview,
- mail/By_Subject.galview: Fixed these. Fixes Ximian bug #6803.
-
-2001-06-15 Federico Mena Quintero <federico@ximian.com>
-
- * calendar/galview.xml: New list of the default calendar views.
-
-2001-05-21 Chris Toshok <toshok@ximian.com>
-
- * addressbook/galview.xml: correct typo.
-
-2001-04-11 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/galview.xml, mail/galview.xml, tasks/galview.xml:
- Translate the titles here.
-
-2001-03-04 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/By_Company.galview: New view.
-
- * addressbook/Makefile.am: Added By_Company.galview.
-
- * addressbook/Phone_List.galview: Updated this a bit.
-
- * addressbook/galview.xml: Added By Company and Address Cards (No
- Address_Cards.galview is required for now.)
-
-2001-03-04 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/.cvsignore, addressbook/Makefile.am,
- addressbook/Phone_List.galview, addressbook/galview.xml: Added a
- built in view menu for addressbook.
-
-2001-03-04 Christopher James Lahey <clahey@ximian.com>
-
- * mail/By_Sender.galview, mail/By_Subject.galview: Corrected these
- views a bit.
-
- * mail/By_Status.galview, mail/Messages.galview: New views for "By
- Status" and "Messages".
-
- * mail/Makefile.am, mail/galview.xml: Added By_Status.galview and
- Messages.galview.
-
-2001-03-01 Christopher James Lahey <clahey@ximian.com>
-
- * .cvsignore, Makefile.am, mail/.cvsignore,
- mail/By_Sender.galview, mail/By_Subject.galview, mail/Makefile.am,
- mail/galview.xml, tasks/.cvsignore, tasks/Makefile.am,
- tasks/Tasks.galview, tasks/With_Category.galview,
- tasks/galview.xml: Builtin View menus for tasks and mail.
diff --git a/views/Makefile.am b/views/Makefile.am
deleted file mode 100644
index f6439105cc..0000000000
--- a/views/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = addressbook mail tasks calendar
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 e658639226..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="8"/>
- <column source="0"/>
- <column source="29"/>
- <column source="5"/>
- <column source="14"/>
- <column source="8"/>
- <column source="12"/>
- <grouping>
- <group column="9" 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 b9e2b1a553..0000000000
--- a/views/addressbook/Phone_List.galview
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="9"/>
- <column source="2"/>
- <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 dcf91542ec..0000000000
--- a/views/addressbook/galview.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection default-view="Address_Cards">
- <GalView id="Address_Cards" _title="Address 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>
diff --git a/views/calendar/.cvsignore b/views/calendar/.cvsignore
deleted file mode 100644
index 3dda72986f..0000000000
--- a/views/calendar/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/views/calendar/Makefile.am b/views/calendar/Makefile.am
deleted file mode 100644
index f993c4e036..0000000000
--- a/views/calendar/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-defaultcalendardir = $(datadir)/evolution/views/calendar
-
-defaultcalendar_DATA = galview.xml
-
-EXTRA_DIST = $(defaultcalendar_DATA)
diff --git a/views/calendar/galview.xml b/views/calendar/galview.xml
deleted file mode 100644
index 36cc68c684..0000000000
--- a/views/calendar/galview.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection default-view="Day_View">
- <GalView id="Day_View" _title="Day View" filename="Day_View.galview"
- type="day_view"/>
- <GalView id="Work_Week_View" _title="Work Week View" filename="Work_Week_View.galview"
- type="work_week_view"/>
- <GalView id="Week_View" _title="Week View" filename="Week_View.galview"
- type="week_view"/>
- <GalView id="Month_View" _title="Month View" filename="Month_View.galview"
- type="month_view"/>
-</GalViewCollection>
diff --git a/views/mail/.cvsignore b/views/mail/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/views/mail/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/views/mail/As_Sent_Folder.galview b/views/mail/As_Sent_Folder.galview
deleted file mode 100644
index 3842efd560..0000000000
--- a/views/mail/As_Sent_Folder.galview
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="8"/>
- <column source="5"/>
- <column source="6"/>
- <grouping/>
-</ETableState>
diff --git a/views/mail/By_Sender.galview b/views/mail/By_Sender.galview
deleted file mode 100644
index 3cd14800ee..0000000000
--- a/views/mail/By_Sender.galview
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="4"/>
- <column source="5"/>
- <column source="6"/>
- <grouping>
- <leaf column="4" ascending="true"/>
- </grouping>
-</ETableState>
diff --git a/views/mail/By_Status.galview b/views/mail/By_Status.galview
deleted file mode 100644
index 771dde1de1..0000000000
--- a/views/mail/By_Status.galview
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="4"/>
- <column source="5"/>
- <column source="6"/>
- <grouping>
- <leaf column="0" ascending="true"/>
- </grouping>
-</ETableState>
diff --git a/views/mail/By_Subject.galview b/views/mail/By_Subject.galview
deleted file mode 100644
index 22c9258d2f..0000000000
--- a/views/mail/By_Subject.galview
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="4"/>
- <column source="5"/>
- <column source="6"/>
- <grouping>
- <leaf column="5" ascending="true"/>
- </grouping>
-</ETableState>
diff --git a/views/mail/Makefile.am b/views/mail/Makefile.am
deleted file mode 100644
index 88c764dfe7..0000000000
--- a/views/mail/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-defaultmaildir = $(datadir)/evolution/views/mail
-defaultmail_DATA = As_Sent_Folder.galview By_Sender.galview By_Status.galview By_Subject.galview Messages.galview galview.xml
-EXTRA_DIST = $(defaultmail_DATA)
diff --git a/views/mail/Messages.galview b/views/mail/Messages.galview
deleted file mode 100644
index 943e7574d0..0000000000
--- a/views/mail/Messages.galview
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="4"/>
- <column source="5"/>
- <column source="6"/>
- <grouping/>
-</ETableState>
diff --git a/views/mail/galview.xml b/views/mail/galview.xml
deleted file mode 100644
index f019da7d54..0000000000
--- a/views/mail/galview.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection default-view="Messages">
- <GalView id="Messages" _title="Messages" filename="Messages.galview" type="etable"/>
- <GalView id="As_Sent_Folder" _title="As Sent Folder" filename="As_Sent_Folder.galview" type="etable"/>
- <GalView id="By_Subject" _title="By Subject" filename="By_Subject.galview" type="etable"/>
- <GalView id="By_Sender" _title="By Sender" filename="By_Sender.galview" type="etable"/>
- <GalView id="By_Status" _title="By Status" filename="By_Status.galview" type="etable"/>
-</GalViewCollection>
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 4f7e7c9b1d..0000000000
--- a/views/tasks/galview.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0"?>
-<GalViewCollection default-view="Tasks">
- <GalView id="Tasks" _title="Tasks" filename="Tasks.galview" type="etable"/>
- <GalView id="With_Category" _title="With Category" filename="With_Category.galview" type="etable"/>
-</GalViewCollection>