From 9e1e1bea8a464e99e0db479ffddbb113b51c4edc Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Mon, 8 Feb 2010 17:59:15 +0000 Subject: [PATCH] Moved svnlog2ul from contrib to util It makes more sense in util as it is by and for the devs, not contributed by an external user for external use. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18627 57a11ea4-9604-0410-9ed3-97b8803252fd --- {contrib => util}/svnlog2ul/getlastcommit.xslt | 0 {contrib => util}/svnlog2ul/log2ul.xslt | 0 {contrib => util}/svnlog2ul/svnlog2ul.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {contrib => util}/svnlog2ul/getlastcommit.xslt (100%) rename {contrib => util}/svnlog2ul/log2ul.xslt (100%) rename {contrib => util}/svnlog2ul/svnlog2ul.sh (100%) diff --git a/contrib/svnlog2ul/getlastcommit.xslt b/util/svnlog2ul/getlastcommit.xslt similarity index 100% rename from contrib/svnlog2ul/getlastcommit.xslt rename to util/svnlog2ul/getlastcommit.xslt diff --git a/contrib/svnlog2ul/log2ul.xslt b/util/svnlog2ul/log2ul.xslt similarity index 100% rename from contrib/svnlog2ul/log2ul.xslt rename to util/svnlog2ul/log2ul.xslt diff --git a/contrib/svnlog2ul/svnlog2ul.sh b/util/svnlog2ul/svnlog2ul.sh similarity index 100% rename from contrib/svnlog2ul/svnlog2ul.sh rename to util/svnlog2ul/svnlog2ul.sh