summaryrefslogtreecommitdiff
path: root/chat/psi/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'chat/psi/patches/patch-ac')
-rw-r--r--chat/psi/patches/patch-ac15
1 files changed, 8 insertions, 7 deletions
diff --git a/chat/psi/patches/patch-ac b/chat/psi/patches/patch-ac
index 39508dbdbb3..9d3df09466e 100644
--- a/chat/psi/patches/patch-ac
+++ b/chat/psi/patches/patch-ac
@@ -1,15 +1,16 @@
-$NetBSD: patch-ac,v 1.6 2005/04/02 11:33:10 jdolecek Exp $
+$NetBSD: patch-ac,v 1.7 2006/01/23 17:05:02 xtraeme Exp $
---- src/psi_profiles.cpp.orig 2004-12-08 15:42:39.000000000 +0100
-+++ src/psi_profiles.cpp 2005-04-02 12:51:21.000000000 +0200
-@@ -451,7 +451,11 @@
-
- prefs.clNewHeadings = true;
+--- src/psi_profiles.cpp.orig 2006-01-23 16:20:44.000000000 +0100
++++ src/psi_profiles.cpp 2006-01-23 16:21:15.000000000 +0100
+@@ -441,7 +441,11 @@
+ prefs.rosterOpacity = 95;
+ prefs.outlineHeadings = false;
+- prefs.player = "play";
+#ifdef __NetBSD__
+ prefs.player = "audioplay";
+#else
- prefs.player = "play";
++ prefs.player = "player";
+#endif
prefs.noAwaySound = FALSE;