From dff5976c2ec6b1cb31cc5114e6786372a5d10317 Mon Sep 17 00:00:00 2001
From: Nikolaus Vahrenkamp <vahrenkamp@kit.edu>
Date: Mon, 10 Aug 2015 16:59:51 +0200
Subject: [PATCH] fixed wrong name

---
 ...tInfo-RobotComponent.xml => VariantInfo-RobotComponents.xml} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename data/RobotComponents/{VariantInfo-RobotComponent.xml => VariantInfo-RobotComponents.xml} (91%)

diff --git a/data/RobotComponents/VariantInfo-RobotComponent.xml b/data/RobotComponents/VariantInfo-RobotComponents.xml
similarity index 91%
rename from data/RobotComponents/VariantInfo-RobotComponent.xml
rename to data/RobotComponents/VariantInfo-RobotComponents.xml
index 74148c9f..46a62536 100755
--- a/data/RobotComponents/VariantInfo-RobotComponent.xml
+++ b/data/RobotComponents/VariantInfo-RobotComponents.xml
@@ -9,7 +9,7 @@
             propertyName="ViewSelectionName"
             propertyIsOptional="true"
             propertyDefaultValue="ViewSelection" />
-<!--        <Proxy include="RobotSkills/interface/components/PathPlanner.h"
+<!--        <Proxy include="RobotComponents/interface/components/PathPlanner.h"
             humanName="PathPlanner"
             typeName="ViewSelectionInterfacePrx"
             memberName="viewSelection"
-- 
GitLab