blob: 69427ff050cd6b5f48a96fde6d42855a980f6b99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
2000-07-12 Chris Toshok <toshok@helixcode.com>
(install-data-hook): ignore error on mkdir.
2000-07-12 Chris Toshok <toshok@helixcode.com>
* Makefile.am (install-data-hook): create an empty news directory
in $(defaultdir).
2000-07-06 Chris Toshok <toshok@helixcode.com>
* ldapservers.xml: break up the uri into it's component pieces. -
don't store the uri in this file.
2000-07-05 Chris Toshok <toshok@helixcode.com>
* shortcuts.xml: remove the Internet Directories group.
* Makefile.am (default_DATA): add ldapservers.xml.
* local/Makefile.am (SUBDIRS): remove Directories.
* ldapservers.xml: new ldap metadata.
* local/Directories/*: remove directories.
2000-06-01 Ettore Perazzoli <ettore@helixcode.com>
* local/Inbox/mbox: Removed `<blockquote>' from the main text so
that the welcome mail is all visible when loaded into Evolution at
startup.
2000-05-10 Matt Loper <matt@helixcode.com>
* local/Inbox/mbox: Commented out currently unimplemented shortcut
items.
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am, local/Calendar/Makefile.am,
local/Contacts/Makefile.am, local/Directories/Makefile.am,
local/Directories/subfolders/Bigfoot/Makefile.am,
local/Directories/subfolders/Netcenter/Makefile.am,
local/Drafts/Makefile.am, local/Inbox/Makefile.am,
local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
proper EXTRA_DIST section.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* local/Directories/subfolders/Bigfoot/.cvsignore: New .cvsignore
file.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* local/Contacts/Makefile.am, local/Contacts/addressbook.db:
Removed addressbook.db since this is now handled by the pas.
2000-05-08 Matt Loper <matt@helixcode.com>
* shortcuts.xml: Removed unused shortcuts which point to
unimplemented folders.
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* local/Contacts/Makefile.am: Install `addressbook.db'.
000-05-06 Ettore Perazzoli <ettore@helixcode.com>
* default_user/local/Inbox/Makefile.am: Install `mbox'.
|