From d0de3ce0bf9a8f85586afda052a85185895810ae Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Tue, 7 Jul 2020 15:37:19 +0100 Subject: [PATCH] Base: Remove "alias sd=SystemDialog" from /etc/shellrc SystemDialog is no longer a standalone binary. --- Base/etc/shellrc | 1 - 1 file changed, 1 deletion(-) diff --git a/Base/etc/shellrc b/Base/etc/shellrc index 6afdcd208a..91c0891c69 100644 --- a/Base/etc/shellrc +++ b/Base/etc/shellrc @@ -14,7 +14,6 @@ alias he=HexEditor alias pp=PixelPaint alias qs=QuickShow alias pi=Piano -alias sd=SystemDialog alias calc=Calculator alias calendar=Calendar alias ins=Inspector