From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- android/source/res/menu/main.xml | 156 ++++++++++++++++++++++++++++++++++ android/source/res/menu/view_menu.xml | 11 +++ 2 files changed, 167 insertions(+) create mode 100644 android/source/res/menu/main.xml create mode 100644 android/source/res/menu/view_menu.xml (limited to 'android/source/res/menu') diff --git a/android/source/res/menu/main.xml b/android/source/res/menu/main.xml new file mode 100644 index 000000000..168817f68 --- /dev/null +++ b/android/source/res/menu/main.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/source/res/menu/view_menu.xml b/android/source/res/menu/view_menu.xml new file mode 100644 index 000000000..a40bdf580 --- /dev/null +++ b/android/source/res/menu/view_menu.xml @@ -0,0 +1,11 @@ + + + + + + -- cgit v1.2.3