Various fixes (#33)

Fixes a few issues to prepare for a release.
This commit is contained in:
damontecres 2025-10-18 18:45:08 -04:00 committed by GitHub
parent 405e170750
commit dc3193e2dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 127 additions and 61 deletions

View file

@ -34,4 +34,6 @@
<string name="fa_shuffle" translatable="false">&#xf074;</string>
<string name="fa_open_folder" translatable="false">&#xf07c;</string>
<string name="fa_list_ul" translatable="false">&#xf0ca;</string>
<string name="fa_file_video" translatable="false">&#xf1c8;</string>
<string name="fa_volume_low" translatable="false">&#xf027;</string>
</resources>