diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-21 11:25:33 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-21 11:25:33 +0000 |
commit | 0aedc99d68a38ed568746be4aaf4832b6333284e (patch) | |
tree | 95df85d97ecf28dff2cbe857bce5152feb1af953 /net-im/licq-osd/files/patch-licq_osd.conf.h | |
parent | - Fix a SIGSEGV problem when unsubscribing IMAP folders. (diff) |
- update to 1.3.9
Notes
Notes:
svn path=/head/; revision=254720
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" |