From 47dc3d086d7b365f2f96d70301f19fd560b75f35 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 3 Jul 2001 13:35:10 +0000 Subject: Remove `shortcuts.xml'. The shell is now able to create that by itself. * Makefile.am (default_DATA): Remove `shortcuts.xml'. The shell is now able to create that by itself. svn path=/trunk/; revision=10745 --- default_user/ChangeLog | 5 +++++ default_user/Makefile.am | 2 +- default_user/shortcuts.xml | 18 ------------------ 3 files changed, 6 insertions(+), 19 deletions(-) delete mode 100644 default_user/shortcuts.xml diff --git a/default_user/ChangeLog b/default_user/ChangeLog index 0608e60a11..b93a147a6b 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,8 @@ +2001-07-03 Ettore Perazzoli + + * Makefile.am (default_DATA): Remove `shortcuts.xml'. The shell + is now able to create that by itself. + 2001-06-07 Iain Holmes * shortcuts.xml: Removed the references to local/Executive-Summary. diff --git a/default_user/Makefile.am b/default_user/Makefile.am index 3dabe74653..63baeab1f4 100644 --- a/default_user/Makefile.am +++ b/default_user/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = local defaultdir = $(datadir)/evolution/default_user -default_DATA = addressbook-sources.xml shortcuts.xml searches.xml +default_DATA = addressbook-sources.xml searches.xml EXTRA_DIST = $(default_DATA) diff --git a/default_user/shortcuts.xml b/default_user/shortcuts.xml deleted file mode 100644 index 32cf2dd096..0000000000 --- a/default_user/shortcuts.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - evolution:/local/Inbox - - evolution:/local/Calendar - evolution:/local/Tasks - evolution:/local/Contacts - - - - - - -- cgit v1.2.3