Ryujinx/Ryujinx
TSRBerry ad6ff6ce99
GUI: Add option to register file types (#4250)
* Add FileAssociationHelper.cs

* Add register file types option to gtk

* Add register file types option to avalonia

* Add Windows support to FileAssociationHelper.cs

* linux: Add uninstall support for file types

* Ignore .glade~ backup files

* Rename Register/Unregister methods

* gtk: Add manage file types submenu

* ava: Add manage file types submenu

* windows: Add uninstall support for file types

* Don't invert uninstall condition (formatting change)

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Add IsTypesRegisteredWindows & Fix Windows install function

* Add AreMimeTypesRegisteredLinux()

* Fix wrong indention

Co-authored-by: AcK77 <acoustik666@gmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-01-22 17:39:00 +00:00
..
Input/GTK3 Skipped over the last "Count" key explicitly, instead of relying on an exception. (#3595) 2022-08-18 02:00:27 +02:00
Modules/Updater Include a start.sh file with correct launch options (#4013) 2023-01-07 09:06:13 +01:00
Ui GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
Program.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
Ryujinx.csproj Include a start.sh file with correct launch options (#4013) 2023-01-07 09:06:13 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00