From f62b212fc1ec9f44d260c15f0e7d31691218d198 Mon Sep 17 00:00:00 2001 From: "j.foucher" Date: Sun, 3 May 2026 08:41:43 +0200 Subject: [PATCH] Settings: About goes above Advanced (Advanced is the last block) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reorders the bottom of the Settings dialog so the "À propos" section (version + copyright) sits between Langue and the collapsed Advanced expander. The Expander becomes the very last item, since power-user plumbing is naturally what the eye should reach last. DB default name was already set to "proserveapi" in the previous commit (LocalConfig.cs line 64) — re-confirmed. Final order: 1. License de mise à jour [expanded] 2. Langue [expanded] 3. À propos [expanded] 4. ▸ Paramètres avancés [collapsed] Co-Authored-By: Claude Opus 4.7 (1M context) --- src/PSLauncher.App/Views/SettingsDialog.xaml | 55 ++++++++++---------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/src/PSLauncher.App/Views/SettingsDialog.xaml b/src/PSLauncher.App/Views/SettingsDialog.xaml index 8efda84..b37ad67 100644 --- a/src/PSLauncher.App/Views/SettingsDialog.xaml +++ b/src/PSLauncher.App/Views/SettingsDialog.xaml @@ -142,10 +142,37 @@ + + + + + + + + + + + + + - - - - - - - - - - - - -