diff --git a/X_X11MA.json b/X_X11MA.json index 811baa4..1ea0e4c 100644 --- a/X_X11MA.json +++ b/X_X11MA.json @@ -27,11 +27,6 @@ { "type": "separator" }, - { - "type": "menu", - "text": "- Start Default Applications -", - "file": "X_X11MA_Applications.json" - }, { "type": "menu", "text": "- Tools -", diff --git a/X_X11MA_Applications.json b/X_X11MA_Applications.json deleted file mode 100644 index 0eae357..0000000 --- a/X_X11MA_Applications.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "menu": [ - { - "type": "title", - "text": "- Start Default Applications -" - }, - { - "type": "cmd", - "text": "Start screen at PEEM", - "command": "X_X11MA_PEEMscreen1.sh" - }, - { - "type": "cmd", - "text": "Start screen1 at beamline", - "command": "X_X11MA_beamlinescreen1.sh" - }, - { - "type": "cmd", - "text": "Start screen2 at beamline", - "command": "X_X11MA_beamlinescreen2.sh" - } - ] -} \ No newline at end of file