diff options
| author | Kaalleen <reni@allenka.de> | 2021-06-28 20:21:44 +0200 |
|---|---|---|
| committer | Kaalleen <reni@allenka.de> | 2021-06-28 20:21:44 +0200 |
| commit | b6ce6ccd814fdbaa754c60ca69901dd1c855d8b6 (patch) | |
| tree | 68b150a165b4bb64f253d18696a3facb885e3e5b /lib/commands.py | |
| parent | ecacb9829e9c2b7050486707211f9d176aafdf75 (diff) | |
undo previous changes (group command stuff)
Diffstat (limited to 'lib/commands.py')
| -rw-r--r-- | lib/commands.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/commands.py b/lib/commands.py index cb2a74d5..265e7e23 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -49,9 +49,6 @@ COMMANDS = { # L10N command that affects a layer "ignore_layer": N_("Ignore layer (do not stitch any objects in this layer)"), - # L10N command that affects a group - "pattern_group": N_("Strokes in this group will be interpretet as a pattern"), - # L10N command that affects entire document "origin": N_("Origin for exported embroidery files"), |
