diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-07 09:53:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-07 09:53:37 +0800 |
commit | de40ce29dfb512d8c7e36157dc4796bc118ad419 (patch) | |
tree | 5d7b148470af0ed09894bd6027d1e94f8790c015 /default_user/local/Contacts/Makefile.am | |
parent | cd0704da5cf1f2dfebdb235b32105f15d57ca012 (diff) | |
download | gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar.gz gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar.bz2 gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar.lz gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar.xz gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.tar.zst gsoc2013-evolution-de40ce29dfb512d8c7e36157dc4796bc118ad419.zip |
New default user setup.
svn path=/trunk/; revision=2846
Diffstat (limited to 'default_user/local/Contacts/Makefile.am')
-rw-r--r-- | default_user/local/Contacts/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default_user/local/Contacts/Makefile.am b/default_user/local/Contacts/Makefile.am new file mode 100644 index 0000000000..9300f2e8dd --- /dev/null +++ b/default_user/local/Contacts/Makefile.am @@ -0,0 +1,2 @@ +defaultcalendardir = $(datadir)/evolution/default_user/local/Contacts +defaultcalendar_DATA = folder-metadata.xml
\ No newline at end of file |