From 9170f58f3b8597b343f9188c0c28b2bfbebc767f Mon Sep 17 00:00:00 2001 From: Jeff Waugh Date: Fri, 4 Jun 2004 13:55:10 +0000 Subject: [PATCH] Set titlebar_uses_system_font = false. The previous default was almost 2004-06-04 Jeff Waugh * src/metacity.schemas.in: Set titlebar_uses_system_font = false. The previous default was almost violent in its lack of appreciation for human beings. In fact, this entire setting should probably be removed, but for now, let's just fix the default. Permission granted by Havoc. --- ChangeLog | 7 +++++++ src/metacity.schemas.in | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1d038f858..1f3f727fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-04 Jeff Waugh + + * src/metacity.schemas.in: Set titlebar_uses_system_font = false. The + previous default was almost violent in its lack of appreciation for + human beings. In fact, this entire setting should probably be removed, but + for now, let's just fix the default. Permission granted by Havoc. + 2004-05-04 Elijah Newren * configure.in: 2.8.1 diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in index 8833cb6f6..ec8e1b4bb 100644 --- a/src/metacity.schemas.in +++ b/src/metacity.schemas.in @@ -129,7 +129,7 @@ /apps/metacity/general/titlebar_uses_system_font metacity bool - true + false Use standard system font in window titles