data: Remove unused GSettings key

We no longer have multiple app picker views, so there's no point
in remembering the last one.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1469
This commit is contained in:
Florian Müllner 2020-10-15 19:10:46 +02:00
parent a0e87b53ff
commit a9349fbd3f

View File

@ -57,13 +57,6 @@
will be displayed in the favorites area.
</description>
</key>
<key name="app-picker-view" type="u">
<default>0</default>
<summary>App Picker View</summary>
<description>
Index of the currently selected view in the application picker.
</description>
</key>
<key name="command-history" type="as">
<default>[]</default>
<summary>History for command (Alt-F2) dialog</summary>