From 02eae5fadb2467581befbb06a4bdcff6172d4fe6 Mon Sep 17 00:00:00 2001
From: benjaminbolling <benjamin.bolling@esss.se>
Date: Mon, 10 May 2021 14:31:48 +0200
Subject: [PATCH] Found 2 path errors, thanks Gabriel Fedel

---
 10-Top/TS2_main.bob                 | 8 ++++----
 99-Shared/MotorOK.bob               | 2 +-
 99-Shared/ts2-tdk-lambda/ts2-ps.bob | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/10-Top/TS2_main.bob b/10-Top/TS2_main.bob
index cd74020..7a95835 100644
--- a/10-Top/TS2_main.bob
+++ b/10-Top/TS2_main.bob
@@ -2572,7 +2572,7 @@
       <WIDIndex>044</WIDIndex>
       <WIDSecSub>TS2-010CRM</WIDSecSub>
     </macros>
-    <file>../../../999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <file>$(OPI_LOC)999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
     <x>672</x>
     <y>1133</y>
     <width>85</width>
@@ -2588,7 +2588,7 @@
       <WIDIndex>034</WIDIndex>
       <WIDSecSub>TS2-010CRM</WIDSecSub>
     </macros>
-    <file>../../../999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <file>$(OPI_LOC)999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
     <x>1090</x>
     <y>1133</y>
     <width>85</width>
@@ -2604,7 +2604,7 @@
       <WIDIndex>024</WIDIndex>
       <WIDSecSub>TS2-010CRM</WIDSecSub>
     </macros>
-    <file>../../../999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <file>$(OPI_LOC)999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
     <x>1507</x>
     <y>1133</y>
     <width>85</width>
@@ -2620,7 +2620,7 @@
       <WIDIndex>014</WIDIndex>
       <WIDSecSub>TS2-010CRM</WIDSecSub>
     </macros>
-    <file>../../../999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
+    <file>$(OPI_LOC)999-Cryo/99-Shared/AnalogTransmitters/blockicons/AnalogTransmitter_BlockIcon_CABTR_Temperature_OnlyText_Vertical.bob</file>
     <x>1924</x>
     <y>1129</y>
     <width>85</width>
diff --git a/99-Shared/MotorOK.bob b/99-Shared/MotorOK.bob
index a6bc0a7..e5c6602 100644
--- a/99-Shared/MotorOK.bob
+++ b/99-Shared/MotorOK.bob
@@ -64,7 +64,7 @@
       <WIDIndex>MotOK</WIDIndex>
       <WIDSecSub>TS2-010</WIDSecSub>
     </macros>
-    <file>../../../ess-opis/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/DigitalMeasure/HW_INTLCK_BlockIcon_Compact.bob</file>
+    <file>/usr/local/share/cs-studio/ess-opis/NON-APPROVED/ICS_OPI_LIBRARY/DeviceTypes/DigitalMeasure/HW_INTLCK_BlockIcon_Compact.bob</file>
     <x>440</x>
     <y>80</y>
     <width>50</width>
diff --git a/99-Shared/ts2-tdk-lambda/ts2-ps.bob b/99-Shared/ts2-tdk-lambda/ts2-ps.bob
index cca6802..feb8078 100644
--- a/99-Shared/ts2-tdk-lambda/ts2-ps.bob
+++ b/99-Shared/ts2-tdk-lambda/ts2-ps.bob
@@ -3,7 +3,7 @@
   <name>TS2 PS collection</name>
   <macros>
     <TDK_PREFIX>TS2-010CRM:Cryo-PSU</TDK_PREFIX>
-    <TDK_ROOT>$(ESS_OPIS=/ess-opis)/NON-APPROVED/COMMON/DEVICES/power-convertors/tdk-lambda-z</TDK_ROOT>
+    <TDK_ROOT>/usr/local/share/cs-studio/ess-opis/NON-APPROVED/COMMON/DEVICES/power-convertors/tdk-lambda-z</TDK_ROOT>
   </macros>
   <width>650</width>
   <height>300</height>
-- 
GitLab