Point the update-check copy at Settings > About, not Help > About

Both Chardonnay and Classic list About... under the Settings menu; neither
has a Help menu.

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
This commit is contained in:
Cursor Agentandrmcrackan committed 2026-08-25 21:47:31 +00:00
1 parent c2f9392fa8
commit e4dde1e6c8
3 files changed
+4 -4

No files matched your search

@@ -177,8 +177,8 @@ public partial class Configuration
Turn this off if something else keeps Libation up to
date, such as a package manager or an AppImage
updater. You can still check whenever you like:
Help > About has a "Check for Upgrade" button that
works either way.
Settings > About has a "Check for Upgrade" button
that works either way.
""" }
}.AsReadOnly();
+1 -1
View File
@@ -12,7 +12,7 @@ To make upgrades and reinstalls easier, Libation separates all of its responsibi
## Settings
- Check for new Libation versions at startup. Enabled by default: each time Libation starts it asks GitHub whether a newer release exists, and offers it to you if there is one. Turn it off if something else keeps Libation up to date, such as a package manager or an AppImage updater. Turning it off only stops the automatic check - Help > About still has a "Check for Upgrade" button that works either way.
- Check for new Libation versions at startup. Enabled by default: each time Libation starts it asks GitHub whether a newer release exists, and offers it to you if there is one. Turn it off if something else keeps Libation up to date, such as a package manager or an AppImage updater. Turning it off only stops the automatic check - Settings > About still has a "Check for Upgrade" button that works either way.
- Allow Libation to fix up audiobook metadata. After decrypting a title, Libation attempts to fix details like chapters and cover art. Some power users and/or control freaks prefer to manage this themselves. By unchecking this setting, Libation will only decrypt the book and will leave metadata as-is, warts and all.
+1 -1
View File
@@ -63,7 +63,7 @@ sudo dnf5 install ./libation.rpm
```
Thanks to Package Forge dev [Samuel](https://github.com/Samueru-sama) for [AppImage](https://github.com/pkgforge-dev/Libation-AppImage) maintenence.
When your package manager updates Libation for you, the startup update check has nothing useful to tell you. Turn off "Check for new Libation versions at startup" on the Important settings tab to stop it. Help > About still has a "Check for Upgrade" button whenever you want to look.
When your package manager updates Libation for you, the startup update check has nothing useful to tell you. Turn off "Check for new Libation versions at startup" on the Important settings tab to stop it. Settings > About still has a "Check for Upgrade" button whenever you want to look.
### Arch Linux