aboutsummaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-12-06 03:58:38 +0800
committernobody <nobody@localhost>2002-12-06 03:58:38 +0800
commit5e87676c987f884d67fc921acbf8a95bc34851f1 (patch)
treedbf36038cda1070ffb9d92e023654b2bdf1451b4 /views
parentcf5e09fda7bba7532d7be4b9949f7737a4a418cd (diff)
downloadgsoc2013-evolution-GNOME_UTILS_2_1_4.tar
gsoc2013-evolution-GNOME_UTILS_2_1_4.tar.gz
gsoc2013-evolution-GNOME_UTILS_2_1_4.tar.bz2
gsoc2013-evolution-GNOME_UTILS_2_1_4.tar.lz
gsoc2013-evolution-GNOME_UTILS_2_1_4.tar.xz
gsoc2013-evolution-GNOME_UTILS_2_1_4.tar.zst
gsoc2013-evolution-GNOME_UTILS_2_1_4.zip
This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_1_4
'GNOME_UTILS_2_1_4'. svn path=/tags/GNOME_UTILS_2_1_4/; revision=19026
Diffstat (limited to 'views')
-rw-r--r--views/.cvsignore2
-rw-r--r--views/ChangeLog96
-rw-r--r--views/Makefile.am1
-rw-r--r--views/addressbook/.cvsignore2
-rw-r--r--views/addressbook/Address_Cards.galview2
-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_Follow_Up_Flag.galview14
-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.xml9
-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
26 files changed, 0 insertions, 268 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 258fc2fabd..0000000000
--- a/views/ChangeLog
+++ /dev/null
@@ -1,96 +0,0 @@
-2002-07-10 Ettore Perazzoli <ettore@ximian.com>
-
- * tasks/galview.xml: Add accelerators. [#10069]
-
-2002-07-10 Ettore Perazzoli <ettore@ximian.com>
-
- * calendar/galview.xml: Add accelerators. [#10067]
-
-2002-07-10 Ettore Perazzoli <ettore@ximian.com>
-
- * addressbook/galview.xml: Add accelerators. [#10068]
-
-2002-02-12 Jeffrey Stedfast <fejj@ximian.com>
-
- * mail/galview.xml: Offer the new By Follow Up Flag view.
-
- * mail/By_Follow_Up_Flag.galview: New galview for Follow Up Flag.
-
-2002-02-13 Christopher James Lahey <clahey@ximian.com>
-
- * addressbook/Makefile.am (defaultaddressbook_DATA): Added
- Address_Cards.galview.
-
- * addressbook/Address_Cards.galview: New galview file for the
- minicard view since they save data now.
-
-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/Address_Cards.galview b/views/addressbook/Address_Cards.galview
deleted file mode 100644
index 4f6a865a1e..0000000000
--- a/views/addressbook/Address_Cards.galview
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0"?>
-<EMinicardViewState column_width="150.0"/>
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 e7e055ef6c..0000000000
--- a/views/addressbook/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-defaultaddressbookdir = $(datadir)/evolution/views/addressbook
-defaultaddressbook_DATA = Address_Cards.galview 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 b8f5ef81dd..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 572ad0cc87..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="W_eek 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_Follow_Up_Flag.galview b/views/mail/By_Follow_Up_Flag.galview
deleted file mode 100644
index 426f41c660..0000000000
--- a/views/mail/By_Follow_Up_Flag.galview
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<ETableState state-version="0.100000">
- <column source="0"/>
- <column source="3"/>
- <column source="1"/>
- <column source="11"/>
- <column source="12"/>
- <column source="4"/>
- <column source="5"/>
- <column source="6"/>
- <grouping>
- <leaf column="11" ascending="false"/>
- </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 c6b9726ae4..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 By_Follow_Up_Flag.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 c92bbc2aeb..0000000000
--- a/views/mail/galview.xml
+++ /dev/null
@@ -1,9 +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"/>
- <GalView id="By_Follow_Up_Flag" _title="By Follow Up Flag" filename="By_Follow_Up_Flag.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 6f32e821f8..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>