From: Christian Femers Date: Tue, 24 Sep 2019 03:19:36 +0000 (+0200) Subject: Renamed the simulation view in the plugin.xml (had a "view1" id) X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=d41e6ea1b021be40e3180e8ff883f343d5a06eff Renamed the simulation view in the plugin.xml (had a "view1" id) --- diff --git a/plugins/net.mograsim.plugin.core/plugin.xml b/plugins/net.mograsim.plugin.core/plugin.xml index e9c762a3..76a21618 100644 --- a/plugins/net.mograsim.plugin.core/plugin.xml +++ b/plugins/net.mograsim.plugin.core/plugin.xml @@ -143,7 +143,7 @@ category="net.mograsim.plugin" class="net.mograsim.plugin.views.LogicUIPart" icon="icons/mograsim/blue-orange/icon_blue-orange_16.png" - id="net.mograsim.plugin.core.view1" + id="net.mograsim.plugin.core.simulationView" inject="true" name="%view.name.0" restorable="true">