[empathy] Don't set the DefaultFont{Size,Family} in the themes
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Don't set the DefaultFont{Size,Family} in the themes
- Date: Mon, 8 Oct 2012 09:12:46 +0000 (UTC)
commit 7cd89efd0e2a7257298d8305d397469a53e63461
Author: Sjoerd Simons <sjoerd luon net>
Date: Sun Oct 7 15:46:17 2012 +0200
Don't set the DefaultFont{Size,Family} in the themes
For Adium themes Empathy prefers using the default font settings in a
theme above the system font settings. So lets not set default fonts for
the builtin themes, so these will follow the system instead.
https://bugzilla.gnome.org/show_bug.cgi?id=685663
.../Boxes.AdiumMessageStyle/Contents/Info.plist | 6 ------
.../Classic.AdiumMessageStyle/Contents/Info.plist | 6 ------
.../Contents/Info.plist | 6 ------
3 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist b/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist
index c61a0f4..35193c4 100644
--- a/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist
+++ b/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist
@@ -25,12 +25,6 @@
<key>DefaultBackgroundColor</key>
<string>ffffff</string>
- <key>DefaultFontFamily</key>
- <string>Cantarell</string>
-
- <key>DefaultFontSize</key>
- <integer>12</integer>
-
<key>MessageViewVersion</key>
<integer>4</integer>
diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist b/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist
index 35014f0..053bc9c 100644
--- a/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist
+++ b/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist
@@ -25,12 +25,6 @@
<key>DefaultBackgroundColor</key>
<string>ffffff</string>
- <key>DefaultFontFamily</key>
- <string>Cantarell</string>
-
- <key>DefaultFontSize</key>
- <integer>12</integer>
-
<key>MessageViewVersion</key>
<integer>4</integer>
diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist
index 45d5cc2..805d053 100644
--- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist
+++ b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist
@@ -25,12 +25,6 @@
<key>DefaultBackgroundColor</key>
<string>ffffff</string>
- <key>DefaultFontFamily</key>
- <string>Cantarell</string>
-
- <key>DefaultFontSize</key>
- <integer>12</integer>
-
<key>MessageViewVersion</key>
<integer>4</integer>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]