mirror of
https://github.com/KDE/kasts.git
synced 2025-01-28 16:19:56 +01:00
Move toggleRemainingTime to general settings group
This commit is contained in:
parent
4d526e89c3
commit
6938b331c3
@ -13,6 +13,10 @@
|
||||
<label>Automatically add new episodes to queue</label>
|
||||
<default>true</default>
|
||||
</entry>
|
||||
<entry name="toggleRemainingTime" type="Bool">
|
||||
<label>Whether the player shows remaining track time instead of total track time</label>
|
||||
<default>false</default>
|
||||
</entry>
|
||||
<entry name="autoDownload" type="Bool">
|
||||
<label>Automatically download new episodes</label>
|
||||
<default>false</default>
|
||||
@ -43,9 +47,5 @@
|
||||
<label>The top-level page that was open at shutdown</label>
|
||||
<default>FeedListPage</default>
|
||||
</entry>
|
||||
<entry name="toggleRemainingTime" type="Bool">
|
||||
<label>Whether the player shows remaining track time instead of total track time</label>
|
||||
<default>false</default>
|
||||
</entry>
|
||||
</group>
|
||||
</kcfg>
|
||||
|
Loading…
x
Reference in New Issue
Block a user