summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2012-10-07 15:46:17 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-10-08 11:11:01 +0200
commit7cd89efd0e2a7257298d8305d397469a53e63461 (patch)
treeb0d98c4a98c137617d1bd321fc8c0a826b3b3317 /data
parent63c548da561529db7d69251ff8ba089d0b73938a (diff)
downloadtelepathy-account-widgets-7cd89efd0e2a7257298d8305d397469a53e63461.tar.gz
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
Diffstat (limited to 'data')
-rw-r--r--data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist6
-rw-r--r--data/themes/Classic.AdiumMessageStyle/Contents/Info.plist6
-rw-r--r--data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist6
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 c61a0f45..35193c4e 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 35014f02..053bc9cd 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 45d5cc20..805d053c 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>