summaryrefslogtreecommitdiff
path: root/data/org.virt-manager.virt-manager.gschema.xml
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2013-04-23 14:02:46 -0400
committerCole Robinson <crobinso@redhat.com>2013-04-23 14:21:46 -0400
commit2f09a3665c2a5a54b7deed7cd85acaeced662127 (patch)
tree6c95ef76b3dc3d73f2873f0602f5e2d9110118e9 /data/org.virt-manager.virt-manager.gschema.xml
parentf84ccc0cf942e3a995717f69c9cbdb449319c0b2 (diff)
downloadvirt-manager-2f09a3665c2a5a54b7deed7cd85acaeced662127.tar.gz
prefs: Remove distinction between local and remote sound
Remote sound works fine these days. If people want to turn the preference off, they probably want to do it in all cases, and can 'customize before install' to alter the rest.
Diffstat (limited to 'data/org.virt-manager.virt-manager.gschema.xml')
-rw-r--r--data/org.virt-manager.virt-manager.gschema.xml21
1 files changed, 7 insertions, 14 deletions
diff --git a/data/org.virt-manager.virt-manager.gschema.xml b/data/org.virt-manager.virt-manager.gschema.xml
index 0e7d80b0..0042d5f3 100644
--- a/data/org.virt-manager.virt-manager.gschema.xml
+++ b/data/org.virt-manager.virt-manager.gschema.xml
@@ -162,28 +162,21 @@
</key>
</schema>
- <schema id="org.virt-manager.virt-manager.details" path="/org/virt-manager/virt-manager/details/">
-
+ <schema id="org.virt-manager.virt-manager.details"
+ path="/org/virt-manager/virt-manager/details/">
<key name="show-toolbar" type="b">
<default>true</default>
<summary>Whether to show VM button toolbar in Details display</summary>
<description>Whether to show toolbar containing Virtual Machine action buttons (such as Run, Pause, Shutdown) in the details display</description>
</key>
-
</schema>
- <schema id="org.virt-manager.virt-manager.new-vm" path="/org/virt-manager/virt-manager/new-vm/">
-
- <key name="local-sound" type="b">
+ <schema id="org.virt-manager.virt-manager.new-vm"
+ path="/org/virt-manager/virt-manager/new-vm/">
+ <key name="add-sound" type="b">
<default>true</default>
- <summary>Install sound device for local VM</summary>
- <description>Whether to install a sound device for local VMs or not</description>
- </key>
-
- <key name="remote-sound" type="b">
- <default>false</default>
- <summary>Install sound device for remote VM</summary>
- <description>Whether to install a sound device for remote VMs or not</description>
+ <summary>Install sound device for new Vms</summary>
+ <description>Whether to install a sound device for new VMs</description>
</key>
<key name="graphics-type" type="s">