From 6a705e2973ee2ab574a2cdea299ba786610d0948 Mon Sep 17 00:00:00 2001 From: Luka Debenjak Date: Wed, 15 Sep 2021 16:00:52 +0200 Subject: [PATCH] removing Applications.json --- X_X11MA.json | 5 ----- X_X11MA_Applications.json | 23 ----------------------- 2 files changed, 28 deletions(-) delete mode 100644 X_X11MA_Applications.json 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