mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
13b98d01c0
The entries in the QuickLaunchWidget are now saved properly. This means that the format with which they are saved needed to be changed, since we now also need to store the order of the entries. To do this, the entries are now saved using the following value format: "<index>:<path>". When loading, we simply parse this structure out and sort by the index, before parsing the path into `QuickLaunchEntry`s. |
||
---|---|---|
.. | ||
.config | ||
Documents | ||
Source | ||
Tests | ||
Videos | ||
.shellrc |