commit 45119785c7efbaa1defc3fffd05cb41e39992271 Author: Cole Robinson Date: Thu Apr 5 13:28:39 2012 -0400 schemas: Fix key for default graphics type What we installed didn't match what the app was checking and setting. Have it match the app key so we don't overwrite users who have changed the default via the prefs dialog. diff --git a/src/virt-manager.schemas.in b/src/virt-manager.schemas.in index dfcd7ba..8154534 100644 --- a/src/virt-manager.schemas.in +++ b/src/virt-manager.schemas.in @@ -196,8 +196,8 @@ - /schemas/apps/::PACKAGE::/new-vm/graphics-type - /apps/::PACKAGE::/new-vm/graphics-type + /schemas/apps/::PACKAGE::/new-vm/graphics_type + /apps/::PACKAGE::/new-vm/graphics_type ::PACKAGE:: string ::DEFAULT_GRAPHICS::