mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
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:
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();
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in new issue
Block a user