aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Added searches.xml to default user data.Not Zed2001-03-011-1/+1
| | | | | | | | 2001-03-01 Not Zed <NotZed@Ximian.com> * Makefile.am: Added searches.xml to default user data. svn path=/trunk/; revision=8437
* down with ldap-servers.xml, up with addressbook-sources.xml.Chris Toshok2000-12-301-1/+1
| | | | | | | | | | | 2000-12-29 Chris Toshok <toshok@helixcode.com> * ldap-servers.xml, addressbook-sources.xml: down with ldap-servers.xml, up with addressbook-sources.xml. * Makefile.am (default_DATA): same. svn path=/trunk/; revision=7197
* Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticedDan Winship2000-09-201-1/+1
| | | | | | by ade@freebsd.org svn path=/trunk/; revision=5508
* (install-data-hook): ignore error on mkdir.Chris Toshok2000-07-131-1/+1
| | | | | | | | 2000-07-12 Chris Toshok <toshok@helixcode.com> (install-data-hook): ignore error on mkdir. svn path=/trunk/; revision=4137
* create an empty news directory in $(defaultdir).Chris Toshok2000-07-131-0/+3
| | | | | | | | | 2000-07-12 Chris Toshok <toshok@helixcode.com> * Makefile.am (install-data-hook): create an empty news directory in $(defaultdir). svn path=/trunk/; revision=4114
* remove the Internet Directories group.Chris Toshok2000-07-061-1/+1
| | | | | | | | | | | | | | | | 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. svn path=/trunk/; revision=3891
* Removed dist-hook section.Christopher James Lahey2000-05-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Removed dist-hook section. * configure.in: Set the version number. Added a check for gnome window icons. Removed a bunch of unused Makefiles. * tools/Makefile.am: Created a proper EXTRA_DIST section. * widgets/e-text/Makefile.am: Added e-text-event-processor-types.h. From addressbook/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h, e-card-types.h. * backend/pas/Makefile.am: Added pas-backend-ldap.h. * contact-editor/Makefile.am: Added a proper EXTRA_DIST section. Removed some old defines. * ename/Makefile.am: Added e-name-western-tables.h. * gui/component/Makefile.am: Added e-ldap-server-dialog.h. Added a proper EXTRA_DIST section. * gui/minicard/e-reflow.c: Added a missed cast. * printing/Makefile.am: Added a proper EXTRA_DIST section. From calendar/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * gui/Makefile.am: Added main.h. Combined the two EXTRA_DIST sections. From camel/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and camel-thread-proxy.h. From default_user/ChangeLog: 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. From filter/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * filter-arg.h: Changed tree.h to gnome-xml/tree.h. * Makefile.am: Added filter-arg-types.h, filter-arg.h, filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h. From libical/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * configure.in: Reorder Makefiles so that it will build. From mail/ChangeLog: 2000-05-09 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Removed folder-browser-factory.h since it doesn't exist. Added mail-display.h, mail-types.h, pixmaps.h. From widgets/e-table/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added e-table-col-dnd.h and table-test.h. From wombat/ChangeLog: 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added an include for the pcs directory. svn path=/trunk/; revision=2966
* New default user setup.Ettore Perazzoli2000-05-071-10/+3
| | | | svn path=/trunk/; revision=2846
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-241-0/+11
+ + * default_user/Makefile.am: new file. + + * default_user/Main_Shortcuts.xml: New file; is used to fill the + shortcut bar's "main shortcuts" pane. + + * default_user/Other_Shortcuts.xml: New file, used to fill the + shortcut bar's "other shortcuts" pane. + + * default_user/Inbox.mbox: New file. This is the first message a + new user will see when they fire up Evolution. Needs work. + + * Makefile.am: added default_user directory. + * configure.in: same. + + * e-paned.c: New file. Makes a GtkPaned with more than two + children. + * e-paned.h: same. + + * Makefile.am: added e-paned.[ch]. + + * e-shell-view.h: Added hpaned and treeview widgets to + EShellView. Added e_shell_view_toggle_shortcut_bar() and + e_shell_view_toggle_treeview(). + + * e-shell-view.c (e_shell_view_setup_shortcut_display): Use EPaned + widget to house our shortcut bar. + (e_shell_view_toggle_shortcut_bar): New function; toggles whether + the shortcut bar is showing. + (e_shell_view_toggle_treeview): Same, for the treeview (NYI). + (e_shell_view_new): Put the notebook view in our EPaned widget. + + * e-shell-view-menu.c (esv_cmd_toggle_shortcut_bar): New function; + toggles whether the shortcut bar is viewed. + (esv_cmd_toggle_treeview): Same, but with the treeview. Added + menuitems in the "view" menu to allow access to the above. + svn path=/trunk/; revision=2575