mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
bluetooth: Remove unused 'had-bluetooth-devices-setup' setting
Now that we always show the Bluetooth switch when there's a Bluetooth adapter hiding somewhere, remove all the settings it used as storage. If the user wants to really really disable any Bluetooth adapters in their system, the gnome-bluetooth documentation explains how to do that irrespective of GNOME: https://gitlab.gnome.org/GNOME/gnome-bluetooth/#multiple-bluetooth-adapters Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2488>
This commit is contained in:
parent
57aa91e2b3
commit
e7cf6d348c
2 changed files with 0 additions and 31 deletions
|
|
@ -84,16 +84,6 @@
|
|||
This key sets the default state of the checkbox.
|
||||
</description>
|
||||
</key>
|
||||
<key name="had-bluetooth-devices-setup" type="b">
|
||||
<default>false</default>
|
||||
<summary>Whether the default Bluetooth adapter had set up devices associated to it</summary>
|
||||
<description>
|
||||
The shell will only show a Bluetooth menu item if a Bluetooth
|
||||
adapter is powered, or if there were devices set up associated
|
||||
with the default adapter. This will be reset if the default
|
||||
adapter is ever seen not to have devices associated to it.
|
||||
</description>
|
||||
</key>
|
||||
<key name="last-selected-power-profile" type="s">
|
||||
<default>"power-saver"</default>
|
||||
<summary>The last selected non-default power profile</summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue