Favorites on the login screen

Adds some guts for the favorites bar, I'll get to that eventually
This commit is contained in:
Lirusaito
2019-02-05 04:57:49 -05:00
parent cb16e4edf0
commit a62d433262
16 changed files with 2845 additions and 45 deletions

View File

@@ -770,6 +770,17 @@
<key>Value</key>
<string>-%Y-%m</string>
</map>
<key>ShowFavoritesOnLogin</key>
<map>
<key>Comment</key>
<string>Determines whether favorites of last logged in user will be saved on exit from viewer and shown on login screen</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>KeywordsChangeColor</key>
<map>