Eingang und Ausgangssysmbol innerhalb des Menüs noch verschoben
This commit is contained in:
+94
-70
@@ -561,156 +561,168 @@
|
|||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00122">
|
<MenuMacro UID="MM_00122">
|
||||||
|
<Macro>
|
||||||
|
<Name>Eingang</Name>
|
||||||
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_EINGANG_INSERT</Command>
|
||||||
|
</Macro>
|
||||||
|
</MenuMacro>
|
||||||
|
<MenuMacro UID="MM_00123">
|
||||||
|
<Macro>
|
||||||
|
<Name>Ausgang</Name>
|
||||||
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") ILS_AUSGANG_INSERT</Command>
|
||||||
|
</Macro>
|
||||||
|
</MenuMacro>
|
||||||
|
<MenuMacro UID="MM_00124">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>SPS Schliessen</Name>
|
<Name>SPS Schliessen</Name>
|
||||||
<Command>^C^C</Command>
|
<Command>^C^C</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00124">
|
<MenuMacro UID="MM_00126">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Export Sivas</Name>
|
<Name>Export Sivas</Name>
|
||||||
<Command>^C^C(ssg-ensure "export") EXPORTSIVAS</Command>
|
<Command>^C^C(ssg-ensure "export") EXPORTSIVAS</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00125">
|
<MenuMacro UID="MM_00127">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Export CSV</Name>
|
<Name>Export CSV</Name>
|
||||||
<Command>^C^C(ssg-ensure "export") EXPORTCSV</Command>
|
<Command>^C^C(ssg-ensure "export") EXPORTCSV</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00127">
|
<MenuMacro UID="MM_00129">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Umschalten 2D und 3D</Name>
|
<Name>Umschalten 2D und 3D</Name>
|
||||||
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_SWITCH</Command>
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_SWITCH</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00128">
|
<MenuMacro UID="MM_00130">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Alle Bloecke auf 2D</Name>
|
<Name>Alle Bloecke auf 2D</Name>
|
||||||
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_2D</Command>
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_2D</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00129">
|
<MenuMacro UID="MM_00131">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Alle Bloecke auf 3D</Name>
|
<Name>Alle Bloecke auf 3D</Name>
|
||||||
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_3D</Command>
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_DIM_ALL_3D</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00130">
|
<MenuMacro UID="MM_00132">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Sprache</Name>
|
<Name>Sprache</Name>
|
||||||
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_SPRACHE</Command>
|
<Command>^C^C(ssg-ensure "SSG_LIB_Commands") SSG_SPRACHE</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00133">
|
<MenuMacro UID="MM_00135">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>alle Tests ausfuehren und exportieren</Name>
|
<Name>alle Tests ausfuehren und exportieren</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_run_all.lsp")) SSG_RUN_ALL_TESTS_EXPORT</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_run_all.lsp")) SSG_RUN_ALL_TESTS_EXPORT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00134">
|
<MenuMacro UID="MM_00136">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Tests ausfuehren und stehen lassen</Name>
|
<Name>Tests ausfuehren und stehen lassen</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_run_all.lsp")) SSG_RUN_ALL_TESTS_OFFEN</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_run_all.lsp")) SSG_RUN_ALL_TESTS_OFFEN</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00135">
|
<MenuMacro UID="MM_00137">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Export CSV/Sivas ALL</Name>
|
<Name>Export CSV/Sivas ALL</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_export_all.lsp")) TEST_EXPORT_ALL</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_export_all.lsp")) TEST_EXPORT_ALL</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00137">
|
<MenuMacro UID="MM_00139">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Kreisel</Name>
|
<Name>Kreisel</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_kreisel.lsp")) TEST_KREISEL</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_kreisel.lsp")) TEST_KREISEL</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00138">
|
<MenuMacro UID="MM_00140">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Foerderer</Name>
|
<Name>Foerderer</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_foerderer.lsp")) TEST_FOERDERER</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_foerderer.lsp")) TEST_FOERDERER</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00139">
|
<MenuMacro UID="MM_00141">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Foerderer-Linienzug</Name>
|
<Name>Foerderer-Linienzug</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_linienzug.lsp")) TEST_LINIENZUG</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_linienzug.lsp")) TEST_LINIENZUG</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00140">
|
<MenuMacro UID="MM_00142">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Omniflo</Name>
|
<Name>Omniflo</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo.lsp")) TEST_OMNIFLO</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo.lsp")) TEST_OMNIFLO</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00141">
|
<MenuMacro UID="MM_00143">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Omniflo Strecke</Name>
|
<Name>Omniflo Strecke</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo_strecke.lsp")) TEST_OMNIFLO_STRECKE</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_omniflo_strecke.lsp")) TEST_OMNIFLO_STRECKE</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00142">
|
<MenuMacro UID="MM_00144">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Gefaellestrecke</Name>
|
<Name>Gefaellestrecke</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_gefaellestrecke.lsp")) TEST_GEFAELLESTRECKE</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_gefaellestrecke.lsp")) TEST_GEFAELLESTRECKE</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00143">
|
<MenuMacro UID="MM_00145">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Mubea Gesamtmodell</Name>
|
<Name>Mubea Gesamtmodell</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_mubea.lsp")) TEST_MUBEA</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_mubea.lsp")) TEST_MUBEA</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00144">
|
<MenuMacro UID="MM_00146">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>HundM05 Kreisel-Abschnitt</Name>
|
<Name>HundM05 Kreisel-Abschnitt</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_hundm05.lsp")) TEST_HUNDM05</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/tests/test_hundm05.lsp")) TEST_HUNDM05</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00145">
|
<MenuMacro UID="MM_00147">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>KS 2D/3D pruefen (CSV)</Name>
|
<Name>KS 2D/3D pruefen (CSV)</Name>
|
||||||
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/Lisp/ks_pruefung.lsp")) KS_PRUEFEN</Command>
|
<Command>^C^C(load (strcat (getenv "DXFMAKRO") "/Lisp/ks_pruefung.lsp")) KS_PRUEFEN</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00157">
|
<MenuMacro UID="MM_00159">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Kreisel bearbeiten</Name>
|
<Name>Kreisel bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "KreiselInsert") KreiselEdit</Command>
|
<Command>(ssg-ensure "KreiselInsert") KreiselEdit</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00158">
|
<MenuMacro UID="MM_00160">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Omniflo Element bearbeiten</Name>
|
<Name>Omniflo Element bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "OmniModulInsert") OMNI_EDIT</Command>
|
<Command>(ssg-ensure "OmniModulInsert") OMNI_EDIT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00159">
|
<MenuMacro UID="MM_00161">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Gefaellestrecke bearbeiten</Name>
|
<Name>Gefaellestrecke bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "Gefaellestrecke") GEFAELLESTRECKE_EDIT</Command>
|
<Command>(ssg-ensure "Gefaellestrecke") GEFAELLESTRECKE_EDIT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00160">
|
<MenuMacro UID="MM_00162">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>VarioFoerderer bearbeiten</Name>
|
<Name>VarioFoerderer bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "VarioFoerderer") VARIOFOERDERER_EDIT</Command>
|
<Command>(ssg-ensure "VarioFoerderer") VARIOFOERDERER_EDIT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00161">
|
<MenuMacro UID="MM_00163">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>TRO-Marker bearbeiten</Name>
|
<Name>TRO-Marker bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "Tro_Edit") TRO_EDIT</Command>
|
<Command>(ssg-ensure "Tro_Edit") TRO_EDIT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00162">
|
<MenuMacro UID="MM_00164">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>Verbindung bearbeiten</Name>
|
<Name>Verbindung bearbeiten</Name>
|
||||||
<Command>(ssg-ensure "Connection_Edit") CONNECTION_EDIT</Command>
|
<Command>(ssg-ensure "Connection_Edit") CONNECTION_EDIT</Command>
|
||||||
</Macro>
|
</Macro>
|
||||||
</MenuMacro>
|
</MenuMacro>
|
||||||
<MenuMacro UID="MM_00164">
|
<MenuMacro UID="MM_00166">
|
||||||
<Macro>
|
<Macro>
|
||||||
<Name>SSG Bearbeiten (Auto)</Name>
|
<Name>SSG Bearbeiten (Auto)</Name>
|
||||||
<Command>(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT</Command>
|
<Command>(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT</Command>
|
||||||
@@ -728,9 +740,9 @@
|
|||||||
<PopMenuRef pUID="PM_00005"/>
|
<PopMenuRef pUID="PM_00005"/>
|
||||||
<PopMenuRef pUID="PM_00031"/>
|
<PopMenuRef pUID="PM_00031"/>
|
||||||
<PopMenuRef pUID="PM_00113"/>
|
<PopMenuRef pUID="PM_00113"/>
|
||||||
<PopMenuRef pUID="PM_00123"/>
|
<PopMenuRef pUID="PM_00125"/>
|
||||||
<PopMenuRef pUID="PM_00126"/>
|
<PopMenuRef pUID="PM_00128"/>
|
||||||
<PopMenuRef pUID="PM_00132"/>
|
<PopMenuRef pUID="PM_00134"/>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
<PopMenu UID="PM_00005">
|
<PopMenu UID="PM_00005">
|
||||||
<Name>ILS</Name>
|
<Name>ILS</Name>
|
||||||
@@ -1328,11 +1340,23 @@
|
|||||||
<PopMenuRef pUID="PM_00114"/>
|
<PopMenuRef pUID="PM_00114"/>
|
||||||
<PopMenuRef pUID="PM_00118"/>
|
<PopMenuRef pUID="PM_00118"/>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>SPS Schliessen</NameRef>
|
<NameRef>Eingang</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00122"/>
|
<MacroRef MenuMacroID="MM_00122"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
|
<PopMenuItem>
|
||||||
|
<NameRef>Ausgang</NameRef>
|
||||||
|
<MenuItem>
|
||||||
|
<MacroRef MenuMacroID="MM_00123"/>
|
||||||
|
</MenuItem>
|
||||||
|
</PopMenuItem>
|
||||||
|
<PopMenuItem>
|
||||||
|
<NameRef>SPS Schliessen</NameRef>
|
||||||
|
<MenuItem>
|
||||||
|
<MacroRef MenuMacroID="MM_00124"/>
|
||||||
|
</MenuItem>
|
||||||
|
</PopMenuItem>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
<PopMenu UID="PM_00114">
|
<PopMenu UID="PM_00114">
|
||||||
<Name>TRO</Name>
|
<Name>TRO</Name>
|
||||||
@@ -1376,174 +1400,174 @@
|
|||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
<PopMenu UID="PM_00123">
|
<PopMenu UID="PM_00125">
|
||||||
<Name>Export</Name>
|
<Name>Export</Name>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Export Sivas</NameRef>
|
<NameRef>Export Sivas</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00124"/>
|
<MacroRef MenuMacroID="MM_00126"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Export CSV</NameRef>
|
<NameRef>Export CSV</NameRef>
|
||||||
<MenuItem>
|
|
||||||
<MacroRef MenuMacroID="MM_00125"/>
|
|
||||||
</MenuItem>
|
|
||||||
</PopMenuItem>
|
|
||||||
</PopMenu>
|
|
||||||
<PopMenu UID="PM_00126">
|
|
||||||
<Name>Konfiguration</Name>
|
|
||||||
<PopMenuItem>
|
|
||||||
<NameRef>Umschalten 2D und 3D</NameRef>
|
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00127"/>
|
<MacroRef MenuMacroID="MM_00127"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
|
</PopMenu>
|
||||||
|
<PopMenu UID="PM_00128">
|
||||||
|
<Name>Konfiguration</Name>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Alle Bloecke auf 2D</NameRef>
|
<NameRef>Umschalten 2D und 3D</NameRef>
|
||||||
<MenuItem>
|
|
||||||
<MacroRef MenuMacroID="MM_00128"/>
|
|
||||||
</MenuItem>
|
|
||||||
</PopMenuItem>
|
|
||||||
<PopMenuItem>
|
|
||||||
<NameRef>Alle Bloecke auf 3D</NameRef>
|
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00129"/>
|
<MacroRef MenuMacroID="MM_00129"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Sprache</NameRef>
|
<NameRef>Alle Bloecke auf 2D</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00130"/>
|
<MacroRef MenuMacroID="MM_00130"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
|
<PopMenuItem>
|
||||||
|
<NameRef>Alle Bloecke auf 3D</NameRef>
|
||||||
|
<MenuItem>
|
||||||
|
<MacroRef MenuMacroID="MM_00131"/>
|
||||||
|
</MenuItem>
|
||||||
|
</PopMenuItem>
|
||||||
|
<PopMenuItem>
|
||||||
|
<NameRef>Sprache</NameRef>
|
||||||
|
<MenuItem>
|
||||||
|
<MacroRef MenuMacroID="MM_00132"/>
|
||||||
|
</MenuItem>
|
||||||
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Konfiguration Schliessen</NameRef>
|
<NameRef>Konfiguration Schliessen</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00122"/>
|
<MacroRef MenuMacroID="MM_00124"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
<PopMenu UID="PM_00132">
|
<PopMenu UID="PM_00134">
|
||||||
<Name>Tests</Name>
|
<Name>Tests</Name>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>alle Tests ausfuehren und exportieren</NameRef>
|
<NameRef>alle Tests ausfuehren und exportieren</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00133"/>
|
<MacroRef MenuMacroID="MM_00135"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Tests ausfuehren und stehen lassen</NameRef>
|
<NameRef>Tests ausfuehren und stehen lassen</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00134"/>
|
<MacroRef MenuMacroID="MM_00136"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Export CSV/Sivas ALL</NameRef>
|
<NameRef>Export CSV/Sivas ALL</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00135"/>
|
<MacroRef MenuMacroID="MM_00137"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem IsSeparator="true"/>
|
<PopMenuItem IsSeparator="true"/>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Kreisel</NameRef>
|
<NameRef>Kreisel</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00137"/>
|
<MacroRef MenuMacroID="MM_00139"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Foerderer</NameRef>
|
<NameRef>Foerderer</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00138"/>
|
<MacroRef MenuMacroID="MM_00140"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Foerderer-Linienzug</NameRef>
|
<NameRef>Foerderer-Linienzug</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00139"/>
|
<MacroRef MenuMacroID="MM_00141"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Omniflo</NameRef>
|
<NameRef>Omniflo</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00140"/>
|
<MacroRef MenuMacroID="MM_00142"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Omniflo Strecke</NameRef>
|
<NameRef>Omniflo Strecke</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00141"/>
|
<MacroRef MenuMacroID="MM_00143"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Gefaellestrecke</NameRef>
|
<NameRef>Gefaellestrecke</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00142"/>
|
<MacroRef MenuMacroID="MM_00144"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Mubea Gesamtmodell</NameRef>
|
<NameRef>Mubea Gesamtmodell</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00143"/>
|
<MacroRef MenuMacroID="MM_00145"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>HundM05 Kreisel-Abschnitt</NameRef>
|
<NameRef>HundM05 Kreisel-Abschnitt</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00144"/>
|
<MacroRef MenuMacroID="MM_00146"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>KS 2D/3D pruefen (CSV)</NameRef>
|
<NameRef>KS 2D/3D pruefen (CSV)</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00145"/>
|
<MacroRef MenuMacroID="MM_00147"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
<PopMenu UID="PM_00156">
|
<PopMenu UID="PM_00158">
|
||||||
<Alias>POP501</Alias>
|
<Alias>POP501</Alias>
|
||||||
<Name>SSG_LIB Edit Context</Name>
|
<Name>SSG_LIB Edit Context</Name>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Kreisel bearbeiten</NameRef>
|
<NameRef>Kreisel bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00157"/>
|
<MacroRef MenuMacroID="MM_00159"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Omniflo Element bearbeiten</NameRef>
|
<NameRef>Omniflo Element bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00158"/>
|
<MacroRef MenuMacroID="MM_00160"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Gefaellestrecke bearbeiten</NameRef>
|
<NameRef>Gefaellestrecke bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00159"/>
|
<MacroRef MenuMacroID="MM_00161"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>VarioFoerderer bearbeiten</NameRef>
|
<NameRef>VarioFoerderer bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00160"/>
|
<MacroRef MenuMacroID="MM_00162"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>TRO-Marker bearbeiten</NameRef>
|
<NameRef>TRO-Marker bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00161"/>
|
<MacroRef MenuMacroID="MM_00163"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>Verbindung bearbeiten</NameRef>
|
<NameRef>Verbindung bearbeiten</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00162"/>
|
<MacroRef MenuMacroID="MM_00164"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
<PopMenuItem IsSeparator="true"/>
|
<PopMenuItem IsSeparator="true"/>
|
||||||
<PopMenuItem>
|
<PopMenuItem>
|
||||||
<NameRef>SSG Bearbeiten (Auto)</NameRef>
|
<NameRef>SSG Bearbeiten (Auto)</NameRef>
|
||||||
<MenuItem>
|
<MenuItem>
|
||||||
<MacroRef MenuMacroID="MM_00164"/>
|
<MacroRef MenuMacroID="MM_00166"/>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
</PopMenuItem>
|
</PopMenuItem>
|
||||||
</PopMenu>
|
</PopMenu>
|
||||||
|
|||||||
+1
-1
@@ -118,9 +118,9 @@
|
|||||||
[->Connections]
|
[->Connections]
|
||||||
[Verbindung einfuegen]^C^C(ssg-ensure "Connection_Edit") CONNECTION_INSERT
|
[Verbindung einfuegen]^C^C(ssg-ensure "Connection_Edit") CONNECTION_INSERT
|
||||||
[Verbindung bearbeiten]^C^C(ssg-ensure "Connection_Edit") CONNECTION_EDIT
|
[Verbindung bearbeiten]^C^C(ssg-ensure "Connection_Edit") CONNECTION_EDIT
|
||||||
|
[<-Bearbeiten (Auto)]^C^C(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT
|
||||||
[Eingang]^C^C(ssg-ensure "SSG_LIB_Commands") ILS_EINGANG_INSERT
|
[Eingang]^C^C(ssg-ensure "SSG_LIB_Commands") ILS_EINGANG_INSERT
|
||||||
[Ausgang]^C^C(ssg-ensure "SSG_LIB_Commands") ILS_AUSGANG_INSERT
|
[Ausgang]^C^C(ssg-ensure "SSG_LIB_Commands") ILS_AUSGANG_INSERT
|
||||||
[<-Bearbeiten (Auto)]^C^C(ssg-ensure "SSG_LIB_Commands") SSG_BLOCKEDIT
|
|
||||||
[<-SPS Schliessen]^C^C
|
[<-SPS Schliessen]^C^C
|
||||||
[->Export]
|
[->Export]
|
||||||
[Export Sivas]^C^C(ssg-ensure "export") EXPORTSIVAS
|
[Export Sivas]^C^C(ssg-ensure "export") EXPORTSIVAS
|
||||||
|
|||||||
Reference in New Issue
Block a user