[mutter] Fix Super_L specification for overlay_key
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mutter] Fix Super_L specification for overlay_key
- Date: Mon, 7 Sep 2009 18:37:50 +0000 (UTC)
commit 5c1a1a2dd53232797f4e4d77a2496b45638975be
Author: Colin Walters <walters verbum org>
Date: Mon Sep 7 14:27:09 2009 -0400
Fix Super_L specification for overlay_key
A recent commit fixed the schema association, which revealed that our
<Super_L> was wrong, should just be Super_L.
src/mutter.schemas.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/mutter.schemas.in b/src/mutter.schemas.in
index fd3208b..bb8913b 100644
--- a/src/mutter.schemas.in
+++ b/src/mutter.schemas.in
@@ -8,7 +8,7 @@
<applyto>/apps/mutter/general/overlay_key</applyto>
<owner>mutter</owner>
<type>string</type>
- <default><Super_L></default>
+ <default>Super_L</default>
<locale name="C">
<short>Modifier to use for extended window management operations</short>
<long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]