summaryrefslogtreecommitdiff
path: root/chat/gaim/patches
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-12-23 10:55:51 +0000
committerhubertf <hubertf@pkgsrc.org>2000-12-23 10:55:51 +0000
commitad56f7aec4c07fffb23ca97900168f4960bb9f01 (patch)
treedc8193174423cce7086a0ceb129066c381ad0c95 /chat/gaim/patches
parent19c0385b702c75b96f38d5c1c9146324277fd088 (diff)
downloadpkgsrc-ad56f7aec4c07fffb23ca97900168f4960bb9f01.tar.gz
Update to gaim-0.11.0pre3
Requested by Greg Troutman <gtroutman@pro01.idg.net> in private mail. Changes: Plugins for AIM, Yahoo, MSN and IRC. See homepage for more!
Diffstat (limited to 'chat/gaim/patches')
-rw-r--r--chat/gaim/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/chat/gaim/patches/patch-aa b/chat/gaim/patches/patch-aa
deleted file mode 100644
index 6783c58c29f..00000000000
--- a/chat/gaim/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $
-*** src/prefs.c.orig Sun Jun 18 18:00:02 2000
---- src/prefs.c Sun Jun 18 18:00:13 2000
-***************
-*** 770,776 ****
- gaim_button("Transparent text window (experimental)", &transparent, appbox );
- #endif
- gaim_button(_("Show logon/logoffs in conversation windows"), &display_options, OPT_DISP_SHOW_LOGON, appbox );
-! gaim_button(_("Use devil icons"), &display_options, OPT_DISP_DEVIL_PIXMAPS, appbox );
- gaim_button(_("Show graphical smileys (experimental)"), &display_options, OPT_DISP_SHOW_SMILEY, appbox );
-
-
---- 770,776 ----
- gaim_button("Transparent text window (experimental)", &transparent, appbox );
- #endif
- gaim_button(_("Show logon/logoffs in conversation windows"), &display_options, OPT_DISP_SHOW_LOGON, appbox );
-! gaim_button(_("Use daemon icons"), &display_options, OPT_DISP_DEVIL_PIXMAPS, appbox );
- gaim_button(_("Show graphical smileys (experimental)"), &display_options, OPT_DISP_SHOW_SMILEY, appbox );
-
-