diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 14:29:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 14:29:36 +0000 |
commit | 9654378046b30f9b43fa65a303b0de65f9092a43 (patch) | |
tree | 39eda443fa79b74124045f17c71333a1a4db8516 /irc/xchat1/files/patch-src::common::cfgfiles.c | |
parent | Rename package name to gps-ide (like previous LATEST_LINK) to avoid confusion... (diff) |
Remove xchat1, upstream support has been abandonned for a while and it is producing packages with a name
That can make user confuse with irc/xchat.
Notes
Notes:
svn path=/head/; revision=327403
Diffstat (limited to 'irc/xchat1/files/patch-src::common::cfgfiles.c')
-rw-r--r-- | irc/xchat1/files/patch-src::common::cfgfiles.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/xchat1/files/patch-src::common::cfgfiles.c b/irc/xchat1/files/patch-src::common::cfgfiles.c deleted file mode 100644 index d33af116ddda..000000000000 --- a/irc/xchat1/files/patch-src::common::cfgfiles.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/cfgfiles.c.orig Mon Mar 29 15:46:01 2004 -+++ src/common/cfgfiles.c Mon Mar 29 15:46:20 2004 -@@ -600,7 +600,7 @@ - - prefs.autoresume = 1; - prefs.show_away_once = 1; -- prefs.show_away_message = 1; -+ prefs.show_away_message = 0; - prefs.indent_pixels = 80; - prefs.dialog_indent_pixels = 80; - prefs.indent_nicks = 1; |