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:
parent
a0e87b53ff
commit
a9349fbd3f
@ -57,13 +57,6 @@
|
|||||||
will be displayed in the favorites area.
|
will be displayed in the favorites area.
|
||||||
</description>
|
</description>
|
||||||
</key>
|
</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">
|
<key name="command-history" type="as">
|
||||||
<default>[]</default>
|
<default>[]</default>
|
||||||
<summary>History for command (Alt-F2) dialog</summary>
|
<summary>History for command (Alt-F2) dialog</summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user