summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/FixedFont.h
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/FixedFont.h') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/apps/opie-reader/FixedFont.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/FixedFont.h b/noncore/apps/opie-reader/FixedFont.h
new file mode 100755
index 0000000..8b67ffc
--- a/dev/null
+++ b/noncore/apps/opie-reader/FixedFont.h
@@ -0,0 +1,6 @@
1#ifndef __FIXEDFONT_H
2#define __FIXEDFONT_H
3
4#define FIXEDFONT "courier"
5
6#endif