beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: DnD UI: SVG for DnD now generated again based on paths and args entries filled by user.
svghmi
2021-06-18, Edouard Tisserant
06ea7a1152af
SVGHMI: DnD UI: SVG for DnD now generated again based on paths and args entries filled by user.
# -*- coding: utf-8 -*-
# See COPYING.Runtime file for copyrights details.
def _(x):
"""No translation"""
return x
Broken = _("Broken")
Started = _("Started")
Stopped = _("Stopped")
Disconnected = _("Disconnected")
Empty = _("Empty")