Mercurial > treepkg
diff enterprise/kdei18n.py @ 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 | 6b5f7f7575f6 |
children | 66cbfc772f84 |
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"]