From dae33abc9ab9a887e51251ee8d6060f6d2057e09 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sun, 5 May 2019 20:28:52 -0700 Subject: [PATCH] DeskTop: rename 'View > as Icons' menu item --- desktop/desktop_aux.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/desktop_aux.s b/desktop/desktop_aux.s index f582f54..42dfba0 100644 --- a/desktop/desktop_aux.s +++ b/desktop/desktop_aux.s @@ -3110,7 +3110,7 @@ label_quit: PASCAL_STRING "Quit" label_by_icon: - PASCAL_STRING "by Icon" + PASCAL_STRING "as Icons" label_by_name: PASCAL_STRING "by Name" label_by_date: