From 39ad93210c18469eb7463291c9d8f09d701fcfb3 Mon Sep 17 00:00:00 2001 From: Maximilian Mader Date: Sun, 3 Jan 2021 04:22:32 +0100 Subject: [PATCH] [GTK3] Remove obsolete menu UI definition files --- gtk3/resources/gtk/menus-common.ui | 423 ------------------------ gtk3/resources/gtk/menus-traditional.ui | 30 -- gtk3/resources/gtk/menus.ui | 30 -- 3 files changed, 483 deletions(-) delete mode 100644 gtk3/resources/gtk/menus-common.ui delete mode 100644 gtk3/resources/gtk/menus-traditional.ui delete mode 100644 gtk3/resources/gtk/menus.ui diff --git a/gtk3/resources/gtk/menus-common.ui b/gtk3/resources/gtk/menus-common.ui deleted file mode 100644 index b07dd8d..0000000 --- a/gtk3/resources/gtk/menus-common.ui +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - -
- - _SameBoy -
- sameboy-section-0 - - About SameBoy - app.about - - - Preferences - app.preferences - -
- -
- sameboy-section-1 - - Hide SameBoy - app.hide_app - - - Hide Others - app.hide_others - - - Show All - app.show_all - - - Quit SameBoy - app.quit - -
-
- - - _File -
- file-section-0 - - _Open - app.open - - - Open _Recent -
- recent-files-section -
-
-
- -
- file-section-1 - - Close - app.close - -
-
- - - _Edit -
- edit-section-0 - - Undo - app.undo - - - Redo - app.redo - -
- -
- edit-section-1 - - Cut - app.cut - - - Copy - app.copy - - - Paste - app.paste - - - Delete - app.delete - - - Select All - app.select_all - -
- -
- - Find -
- find-section-0 - - Find… - app.find - - - Find Next - app.find_next - - - Find Previous - app.find_previous - - - Use Selection for Find - app.find_selection - - - Jump to Selection - app.jump_selection - -
-
-
-
- - - E_mulation -
- emulation-section-0 - - Reset - app.reset - - - Pause - app.pause - -
- -
- emulation-section-1 - - Save State - - Slot 1 - 0 - app.save_state - - - Slot 2 - 1 - app.save_state - - - Slot 3 - 2 - app.save_state - - - Slot 4 - 3 - app.save_state - - - Slot 5 - 4 - app.save_state - - - Slot 6 - 5 - app.save_state - - - Slot 7 - 6 - app.save_state - - - Slot 8 - 7 - app.save_state - - - Slot 9 - 8 - app.save_state - - - Slot 10 - 9 - app.save_state - - - - - Load State - - Slot 1 - 0 - app.load_state - - - Slot 2 - 1 - app.load_state - - - Slot 3 - 2 - app.load_state - - - Slot 4 - 3 - app.load_state - - - Slot 5 - 4 - app.load_state - - - Slot 6 - 5 - app.load_state - - - Slot 7 - 6 - app.load_state - - - Slot 8 - 7 - app.load_state - - - Slot 9 - 8 - app.load_state - - - Slot 10 - 9 - app.load_state - - -
- -
- emulation-section-2 - - Game Boy - app.change_model - DMG - - - Super Game Boy - app.change_model - SGB - - - Game Boy Color - app.change_model - CGB - - - Game Boy Advance - app.change_model - AGB - -
- -
- emulation-section-3 - - Mute Sound - app.toggle_mute - -
-
- - - _Connectivity -
- connectivity-section-0 - - None - app.change_serial_device - none - - - Game Boy Printer - app.change_serial_device - gb_printer - -
-
- - - _Developer -
- developer-section-0 - - Developer Mode - app.toggle_developer_mode - -
- -
- developer-section-1 - - Show Console - app.show_console - - - Clear Console - app.clear_console - -
- -
- developer-section-2 - - Break Debugger - app.break_debugger - -
- -
- developer-section-3 - - Show Memory Viewer - app.open_memory_viewer - - - Show VRAM Viewer - app.open_vram_viewer - -
- -
- developer-section-4 - - Show GTK Debugger - app.open_gtk_debugger - action-disabled - -
-
- - - _Window -
- window-section-0 - - Minimize - app.minimize - - - Zoom - app.zoom - -
- -
- window-section-1 - - Bring All to Front - app.bring_to_front - -
-
- - - _Help -
- help-section-0 - - SameBoy Help - app.help - -
-
-
-
-
diff --git a/gtk3/resources/gtk/menus-traditional.ui b/gtk3/resources/gtk/menus-traditional.ui deleted file mode 100644 index aa51dd7..0000000 --- a/gtk3/resources/gtk/menus-traditional.ui +++ /dev/null @@ -1,30 +0,0 @@ - - - - - \ No newline at end of file diff --git a/gtk3/resources/gtk/menus.ui b/gtk3/resources/gtk/menus.ui deleted file mode 100644 index aa51dd7..0000000 --- a/gtk3/resources/gtk/menus.ui +++ /dev/null @@ -1,30 +0,0 @@ - - - - - \ No newline at end of file