aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gnome-month-item.c
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-08-11 12:27:22 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-08-11 12:27:22 +0800
commitf0d0f623bb846a91786aa77db4558ec299b0ce56 (patch)
tree6c38c421edb433f26591cbd16ae4834915728b72 /calendar/gnome-month-item.c
parent1596825b7da24002e23d90a236d6def417d7dd58 (diff)
downloadgsoc2013-evolution-f0d0f623bb846a91786aa77db4558ec299b0ce56.tar.gz
gsoc2013-evolution-f0d0f623bb846a91786aa77db4558ec299b0ce56.tar.zst
gsoc2013-evolution-f0d0f623bb846a91786aa77db4558ec299b0ce56.zip
Oops - Federico
svn path=/trunk/; revision=308
Diffstat (limited to 'calendar/gnome-month-item.c')
-rw-r--r--calendar/gnome-month-item.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gnome-month-item.c b/calendar/gnome-month-item.c
index fc30cdd85b..0a9227b325 100644
--- a/calendar/gnome-month-item.c
+++ b/calendar/gnome-month-item.c
@@ -227,6 +227,7 @@ create_headings (GnomeMonthItem *mitem)
gnome_canvas_item_new (GNOME_CANVAS_GROUP (mitem->items[ITEM_HEAD_GROUP + i]),
gnome_canvas_text_get_type (),
"fill_color", "white",
+ "font", "-adobe-helvetica-medium-r-normal--12-*-72-72-p-*-iso8859-1",
NULL);
}
}
>+5 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Update devel/automake to 1.14Ade Lovett2013-07-161-1/+8 * - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-1/+1 * - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-281-2/+1 * Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1 * Fix buildEitan Adler2013-03-301-1/+2 * Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix...Eitan Adler2013-03-281-1/+2 * - Bump after devel/icu updatePawel Pekala2012-12-212-8/+10 * Make the port build if textproc/raptor is installed.Raphael Kubo da Costa2012-08-232-2/+16 * - Update to latest github snapshot (tagged 0.5.0; fetch distfile from Gentoo)Alexey Dokuchaev2012-08-20