From 3b75650f36b40489556dce7b4f0cf7b80ef372ae Mon Sep 17 00:00:00 2001
From: strentini <none@none>
Date: Mon, 11 Jul 2011 16:33:35 +0200
Subject: [PATCH] project setup

--HG--
branch : uzhFixes711
---
 olat3/{.project => .project.sample} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename olat3/{.project => .project.sample} (95%)

diff --git a/olat3/.project b/olat3/.project.sample
similarity index 95%
rename from olat3/.project
rename to olat3/.project.sample
index 4a9220ae433..2b7c311f400 100644
--- a/olat3/.project
+++ b/olat3/.project.sample
@@ -43,7 +43,7 @@
 	<variableList>
 		<variable>
 			<name>LOC_MERCURIAL_BASE</name>
-			<value>file:/Users/rhaag/workspace/OLAT-7.1.x/</value>
+			<value>file:/Users/strentini/workspace/OLAT-7.1.x/</value>
 		</variable>
 	</variableList>
 </projectDescription>
-- 
GitLab