aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/mark.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/mark.h')
-rw-r--r--calendar/mark.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/calendar/mark.h b/calendar/mark.h
index 0d9491e0a5..18ec39b76b 100644
--- a/calendar/mark.h
+++ b/calendar/mark.h
@@ -14,8 +14,14 @@
/* These are the fonts used for the montly calendars */
-#define NORMAL_DAY_FONT "-adobe-helvetica-medium-r-normal--10-*-72-72-p-*-iso8859-1"
-#define CURRENT_DAY_FONT "-adobe-helvetica-bold-r-normal--12-*-72-72-p-*-iso8859-1"
+#define HEADING_FONT "-*-helvetica-bold-r-normal--14-*-*-*-p-*-*-*"
+#define TITLE_FONT "-*-helvetica-bold-r-normal--12-*-*-*-p-*-*-*"
+#define DAY_HEADING_FONT "-*-helvetica-medium-r-normal--10-*-*-*-p-*-*-*"
+#define NORMAL_DAY_FONT "-*-helvetica-medium-r-normal--10-*-*-*-p-*-*-*"
+#define CURRENT_DAY_FONT "-*-helvetica-bold-r-normal--12-*-*-*-p-*-*-*"
+#define BIG_DAY_HEADING_FONT "-*-helvetica-bold-r-normal--14-*-*-*-p-*-*-*"
+#define BIG_NORMAL_DAY_FONT "-*-helvetica-medium-r-normal--14-*-*-*-p-*-*-*"
+#define BIG_CURRENT_DAY_FONT "-*-helvetica-bold-r-normal--14-*-*-*-p-*-*-*"
/* Functions of this type are used by the marking functions to fetch color specifications. Such
4&id=a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da'>The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0 * -remove MD5ohauer2011-07-031-2/+0 * adding respawnaritfacts and configurable shortkeysoliver2011-06-088-3/+166 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * move from X11BASE to LOCALBASEoliver2007-05-271-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * fix for amd64 (compiled, but segfaulted)oliver2006-12-313-18/+48 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1 * SHA256ifyedwin2006-01-221-0/+2 * update to 1.2oliver2005-10-063-4/+18 * Add size data, approved by maintainers.trevor2004-03-191-0/+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * use %%DOCSDIR%%oliver2003-07-311-8/+8 * utilize USE_SDLoliver2003-07-311-3/+1 * split MASTER_SITES in "where to find the wad file" and "where to findoliver2003-07-221-4/+4 * redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1 * Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Move patch-al to its proper place. (oops!)silby2002-10-221-0/+0 * Stop abusing IPPORT_USERRESERVED. This fixes builds on 5.0.silby2002-10-211-0/+11 * o Depend on sdl12 port instead of sdl10 onelioux2002-08-302-5/+7 * When WITH_SDL is defined use devel/sdl12 instead of devel/sdl10.sobomax2002-04-183-0/+31 * * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>.jim2002-01-145-12/+57 * - PORTDOCS policepat2001-12-241-8/+8 * remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0 * Upgrade to 1.1kevlo2001-01-114-85/+73 * Restore the -b option to fetch, for compatibility with FreeBSD 3.x.trevor2001-01-101-0/+1 * Update master site and home page.trevor2001-01-102-4/+3 * Release to the world all of my ports that I don't use, excluding KDE 1,will2001-01-091-1/+1 * Rename PLIST.nowad to pkg-plist.nowad.asami2000-10-081-1/+1 * update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefilemharo2000-04-141-3/+3 * Fix heretic port so that it works right. Also use x11 target instead ofwill2000-04-033-14/+18 * New port for Linux port of Heretic. Currently the port onlywill2000-03-22