From eaeaac598d5c06a138a5e8ea012f7a959461e473 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 30 May 2024 21:18:38 -0400 Subject: FS#13431: Provide a way to view the rockbox license in the menus This adds a "Legal Notices" entry under the System menu that will launch the text viewer plugin to display: 1) COPYING.txt (containing the GPLv2 overall license for Rockbox) 2) LICENSES.txt (containing all other relevant licenses and notices) Change-Id: Id41ae491b6f9a6ec5663090246d0f6b661cddea5 --- apps/lang/english.lang | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index fdedf01866..a93cff90ec 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -16374,3 +16374,17 @@ *: "Always 1" + + id: LANG_LEGAL_NOTICES + desc: in system menu + user: core + + *: "Legal Notices" + + + *: "Legal Notices" + + + *: "Legal Notices" + + -- cgit v1.2.3