From 3dde6d13d11f9a16a22102e6a52b3d1986eca65b Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Sun, 5 Nov 2023 02:12:52 +0500 Subject: [PATCH] Update --- melawy-welcome.gresource.xml | 2 - src/pages.rs | 2 +- ui/drivers_page.glade | 235 ------------------------------- ui/faq_page.glade | 251 --------------------------------- ui/melawy-welcome.glade | 44 +----- ui/post_install_page.glade | 262 ----------------------------------- 6 files changed, 3 insertions(+), 793 deletions(-) delete mode 100644 ui/drivers_page.glade delete mode 100644 ui/faq_page.glade delete mode 100644 ui/post_install_page.glade diff --git a/melawy-welcome.gresource.xml b/melawy-welcome.gresource.xml index 32c65e2..f52da8c 100644 --- a/melawy-welcome.gresource.xml +++ b/melawy-welcome.gresource.xml @@ -5,9 +5,7 @@ ui/style.css data/img/external-link.png data/img/website.png - data/img/youtube.png data/img/telegram.png data/img/discord.png - data/img/github.png diff --git a/src/pages.rs b/src/pages.rs index 4c72a9e..3e03dcf 100644 --- a/src/pages.rs +++ b/src/pages.rs @@ -270,7 +270,7 @@ fn create_fixes_section(builder: &Builder) -> gtk::Box { rankmirrors_btn.connect_clicked(move |_| { // Spawn child process in separate thread. std::thread::spawn(move || { - let _ = utils::run_cmd_terminal(String::from("cachyos-rate-mirrors"), true); + let _ = utils::run_cmd_terminal(String::from("rate-mirrors"), true); }); }); dnsserver_btn.connect_clicked(glib::clone!(@weak builder => move |_| { diff --git a/ui/drivers_page.glade b/ui/drivers_page.glade deleted file mode 100644 index 7ab3441..0000000 --- a/ui/drivers_page.glade +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - True - False - vertical - - - gtk-go-back - faqBrowser - True - True - True - True - - - False - True - 0 - - - - - - True - False - 10 - 10 - 10 - 10 - 20 - 10 - True - - - True - False - - - 0 - 2 - 2 - - - - - True - False - This is where you will be able to select the Drivers to install. For nVidia, we only provide latest Official ones. For older ones either use " TKG Scripts" via our tool under "Troubleshooting" (Option 6) or do your own research, can't support all nVidia GPUs. - -If you encounter any issues, like for example Black Screen on startup, try switching to the LTS Kernel. We now also provide "initial" support for Wayland on nVidia GPUs. However your mileage may vary depending on your specific setup. No help will be provided, do your own research beyond that. - -If you own an ASUS Laptop, we included links to the ASUS-Linux web page as well as their Discord where you will be able to get the support you need. Please don't ask us as we only support the hardware we have access to. - fill - True - 1 - 1 - - - 0 - 4 - 2 - - - - - True - False - Drivers Installer - - - - - - - 0 - 1 - 2 - - - - - ASUS-Linux Laptop Tools - asus-rog-tools - True - True - True - Tools by the ASUS-Linux Team - right - True - - - 0 - 9 - - - - - ASUS-Linux Discord - optimus-discord - True - True - True - ASUS-Linux Team Discord - right - True - - - 1 - 9 - - - - - nVidia Proprietary Drivers - nonfree-drivers - True - True - True - nVidia Proprietary Driver Installer - - - 0 - 7 - - - - - ATI/AMD Open Source Drivers - free-drivers - True - True - True - ATI/AMD FOSS Driver Installer - - - 1 - 7 - - - - - Switch Display Manager - switch-dm - True - True - True - Display Manager Switcher - - - 0 - 8 - - - - - Hardware Service - hw-service - True - True - True - Hardware Config Prober - - - 1 - 8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - True - True - 1 - - - - diff --git a/ui/faq_page.glade b/ui/faq_page.glade deleted file mode 100644 index 8e37cf7..0000000 --- a/ui/faq_page.glade +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - True - False - vertical - - - gtk-go-back - faqBrowser - True - True - True - True - - - False - True - 0 - - - - - - True - False - 10 - 10 - 10 - 10 - 20 - 10 - True - - - True - False - - - 0 - 1 - 2 - - - - - True - False - This is where you find the list of the Frequently Asked Questions, in case you are having issues. Answers are hosted on XeroLinux Forums. - fill - True - 1 - 1 - - - 0 - 3 - 2 - - - - - Issues updating due to failed mirrors (404)? - failed-mirrors - True - False - True - - - 1 - 5 - - - - - Issues with Pacman Backend ? - pacman-back - True - False - True - - - 1 - 6 - - - - - Want to build ISO from Source ? - build-iso - True - False - True - - - 0 - 5 - - - - - Want to auto mount drives on startup ? - auto-mount - True - False - True - - - 0 - 6 - - - - - Want to DualBoot with Windows ? - dualboot - True - False - True - - - 0 - 7 - - - - - Want To Downgrade A Package ? - downgrade - True - False - True - - - 1 - 7 - - - - - Want to learn how to Rice KDE Plasma ? - kde - True - False - True - - - 0 - 8 - - - - - Having Grub Issue? (Boot to Bios) - grub-issue - True - False - True - - - 1 - 8 - - - - - Want to enable Snap-Support ? - snap - True - False - True - - - 1 - 9 - - - - - Stuck with vmlinuz-linux not found ? - notfound-linux - True - False - True - - - 0 - 9 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - True - 1 - - - - diff --git a/ui/melawy-welcome.glade b/ui/melawy-welcome.glade index 6cc47e8..f94d16f 100644 --- a/ui/melawy-welcome.glade +++ b/ui/melawy-welcome.glade @@ -431,26 +431,6 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e 0 - - - youtube - True - False - - - - True - False - Youtube - - - - - False - True - 1 - - telegram @@ -468,7 +448,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e False True - 2 + 1 @@ -488,27 +468,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e False True - 3 - - - - - github - True - False - - - - True - False - Github - - - - - False - True - 4 + 2 - - - False - True - 1 - - - -