[metacity] Use GNOME 3 theme defaults



commit 72dfc33520472306d7b8f791b8f23e65dd3ff88e
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 9 18:41:19 2011 -0500

    Use GNOME 3 theme defaults
    
    GNOME 3 is using the Adwaita theme, and Cantarell as the titlebar font.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=641548

 src/metacity.schemas.in.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/metacity.schemas.in.in b/src/metacity.schemas.in.in
index 466b6dd..fe4c82c 100644
--- a/src/metacity.schemas.in.in
+++ b/src/metacity.schemas.in.in
@@ -247,7 +247,7 @@
       <applyto>/apps/metacity/general/theme</applyto>
       <owner>metacity</owner>
       <type>string</type>
-      <default>Clearlooks</default>
+      <default>Adwaita</default>
       <locale name="C">
          <short>Current theme</short>
          <long>
@@ -278,7 +278,7 @@
       <applyto>/apps/metacity/general/titlebar_font</applyto>   
       <owner>metacity</owner>
       <type>string</type>
-      <default>Sans Bold 10</default>
+      <default>Cantarell Bold 11</default>
       <locale name="C">
         <short>Window title font</short>
         <long>



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