From b06c4a6c14b9fdd8e0ad5224b9b79a50396d1cdf Mon Sep 17 00:00:00 2001 From: Gary Martin Date: Wed, 03 Oct 2012 18:47:48 +0000 Subject: Increase size of Digital Clock font so it matches the original size. --- (limited to 'clock.py') diff --git a/clock.py b/clock.py index eddb32c..3187ca2 100755 --- a/clock.py +++ b/clock.py @@ -666,7 +666,7 @@ class ClockFace(gtk.DrawingArea): # the font don't have the same width. Try to use a Monospace # font. xgettext:no-python-format markup = _('\ -\ +\ %I:\ %M:\ %S%p') -- cgit v0.9.1