[metacity] don't use an icon menu on the titlebar



commit 1b84f7bf369ff991e2de0e8cd2e30e7788e6a041
Author: William Jon McCann <jmccann redhat com>
Date:   Thu Feb 17 19:52:09 2011 -0500

    don't use an icon menu on the titlebar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=642455

 src/metacity.schemas.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/metacity.schemas.in.in b/src/metacity.schemas.in.in
index fe4c82c..b0b616c 100644
--- a/src/metacity.schemas.in.in
+++ b/src/metacity.schemas.in.in
@@ -45,7 +45,7 @@
       <applyto>/apps/metacity/general/button_layout</applyto>
       <owner>metacity</owner>
       <type>string</type>
-      <default>menu:minimize,maximize,close</default>
+      <default>:minimize,maximize,close</default>
       <locale name="C">
          <short>Arrangement of buttons on the titlebar</short>
          <long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]