diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-06-25 11:57:38 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-06-25 11:57:38 +0200 |
commit | 3fa561c4cb5d9bae99bf79cd44421fec6b1177da (patch) | |
tree | 2d10e6e6c019a5ae0f15f3cff1a4de42e07a6773 /share | |
parent | 792046ae463672f81f123482c13f474e88cfd832 (diff) | |
download | pykolab-3fa561c4cb5d9bae99bf79cd44421fec6b1177da.tar.gz |
Add notes plugin by default
Diffstat (limited to 'share')
-rw-r--r-- | share/templates/roundcubemail/config.inc.php.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/templates/roundcubemail/config.inc.php.tpl b/share/templates/roundcubemail/config.inc.php.tpl index 4582c58..bf61c2f 100644 --- a/share/templates/roundcubemail/config.inc.php.tpl +++ b/share/templates/roundcubemail/config.inc.php.tpl @@ -56,6 +56,7 @@ 'kolab_delegation', 'kolab_files', 'kolab_folders', + 'kolab_notes', 'libkolab', 'libcalendaring', 'managesieve', |