Mercurial > treepkg
changeset 101:fb5332a286cf
Add documentation/kdepim as SVN externals directory to the enterprise i18n
packager.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 25 Feb 2008 16:36:34 +0000 |
parents | aea6b97e7c68 |
children | e6cfe3b80956 |
files | enterprise/kdei18n.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/enterprise/kdei18n.py Tue Feb 19 20:11:35 2008 +0000 +++ b/enterprise/kdei18n.py Mon Feb 25 16:36:34 2008 +0000 @@ -1,4 +1,4 @@ -# Copyright (C) 2007 by Intevation GmbH +# Copyright (C) 2007, 2008 by Intevation GmbH # Authors: # Bernhard Herzog <bh@intevation.de> # @@ -129,7 +129,7 @@ revision_packager_cls = RevisionPackager - svn_external_subdirs = ["scripts", "scripts/admin"] + svn_external_subdirs = ["scripts", "scripts/admin", "documentation/kdepim"] extra_config_desc = ["orig_tarball"]