diff options
Diffstat (limited to 'net-im/licq-osd/files/patch-licq_osd.conf.h')
-rw-r--r-- | net-im/licq-osd/files/patch-licq_osd.conf.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/licq-osd/files/patch-licq_osd.conf.h b/net-im/licq-osd/files/patch-licq_osd.conf.h new file mode 100644 index 000000000000..536d83d1f4da --- /dev/null +++ b/net-im/licq-osd/files/patch-licq_osd.conf.h @@ -0,0 +1,11 @@ +--- src/licq_osd.conf.h.orig Mon Mar 7 19:24:09 2005 ++++ src/licq_osd.conf.h Mon Mar 7 19:27:17 2005 +@@ -4,7 +4,7 @@ + "# you can get the available fonts for your machine from xfontsel\n" + "# i prefer this one - but it is not available everywhere\n" + "# Font=-*-lucida-*-r-*-*-24-*-*-*-*-*-iso8859-15\n" +-"Font=-*-*-*-*-*-*-24-*-*-*-*-*-*-*\n" ++"Font=-*-lucida-*-*-*-*-24-*-*-*-*-*-iso8859-15\n" + "\n" + "# how long should a message be displayed\n" + "Timeout=5\n" |