freebsd-ports/misc/py-osd/files/patch-pyosd-__init__.py
Roman Bogorodskiy ee0a3ac8c4 - Use "fixed" as a default font instead of "helvetica" since it is not
available in standart install
- Bump PORTREVISION

Reported by:		xride
2007-03-09 06:34:59 +00:00

11 lines
369 B
Python

--- pyosd/__init__.py.orig Wed Mar 7 16:02:22 2007
+++ pyosd/__init__.py Wed Mar 7 16:03:00 2007
@@ -44,7 +44,7 @@
error = _pyosd.error
-default_font="-*-helvetica-medium-r-normal-*-*-360-*-*-p-*-*-*"
+default_font="-misc-fixed-medium-r-semicondensed--*-*-*-*-c-*-*-*"
class osd:
""" osd is a class used to create an object which can display messages on