changeset 729:8ec392eab812

[gaim-migrate @ 739] Added some more crap. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 21 Aug 2000 07:46:17 +0000
parents a509d6fad0de
children e46cc3c6ff26
files ChangeLog doc/CREDITS pixmaps/export_small.xpm
diffstat 3 files changed, 89 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 20 13:53:53 2000 +0000
+++ b/ChangeLog	Mon Aug 21 07:46:17 2000 +0000
@@ -19,6 +19,7 @@
 	* ICQ-style aliases. This lets you change the name you see your buddy
 	  as. For example, if your buddy's SN is 'CouldntGetMyName', you can
 	  alias him as 'Loser'.
+	* Added GNOME Url Handler as an available web-browser 
 	
 version 0.9.20 (07/14/2000):
 	* More plugin events, more plugin features
--- a/doc/CREDITS	Sun Aug 20 13:53:53 2000 +0000
+++ b/doc/CREDITS	Mon Aug 21 07:46:17 2000 +0000
@@ -41,6 +41,9 @@
 BMiller
 	Translating perl code to C so gaim can import lists itself
 
+ergofobe:
+	GNOME Url handler patch
+
 G. Sumner Hayes <IM: SumnerFool> Security Patches
 Brian Ryner for a little make file patch :)
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/export_small.xpm	Mon Aug 21 07:46:17 2000 +0000
@@ -0,0 +1,85 @@
+/* XPM */
+static char * export_small_xpm[] = {
+"18 18 64 1",
+" 	c None",
+".	c #000000",
+"+	c #1C0002",
+"@	c #160000",
+"#	c #140001",
+"$	c #252420",
+"%	c #1D0D0C",
+"&	c #170001",
+"*	c #443730",
+"=	c #2D2C26",
+"-	c #43413A",
+";	c #545148",
+">	c #625E54",
+",	c #2D1B19",
+"'	c #190001",
+")	c #7F6E61",
+"!	c #B6B39C",
+"~	c #A8A590",
+"{	c #605E52",
+"]	c #5B5851",
+"^	c #55524C",
+"/	c #6F6D5D",
+"(	c #615E53",
+"_	c #6F6C5F",
+":	c #A7A690",
+"<	c #DAD6BA",
+"[	c #C1BEA6",
+"}	c #8F8D79",
+"|	c #5D5D58",
+"1	c #1A1A18",
+"2	c #6A6660",
+"3	c #D4CCC0",
+"4	c #A9A398",
+"5	c #777469",
+"6	c #4B4941",
+"7	c #878575",
+"8	c #8F8E7C",
+"9	c #6F6E65",
+"0	c #76766F",
+"a	c #84847C",
+"b	c #21211F",
+"c	c #CEC6BA",
+"d	c #A6A095",
+"e	c #32322E",
+"f	c #787871",
+"g	c #82827A",
+"h	c #5B5852",
+"i	c #C3BBB0",
+"j	c #7E7E76",
+"k	c #1E1E1C",
+"l	c #1E1D1B",
+"m	c #2C2B28",
+"n	c #BCB6A9",
+"o	c #7C7C75",
+"p	c #40403D",
+"q	c #070706",
+"r	c #1D1D1A",
+"s	c #757269",
+"t	c #B5AEA3",
+"u	c #1E1E1D",
+"v	c #6E6E68",
+"w	c #4B4B47",
+"x	c #3C3B36",
+"y	c #0B0B0B",
+"                  ",
+"                  ",
+"         .        ",
+"        ...       ",
+"       .....      ",
+"        ...       ",
+"        +@#       ",
+"      .$%&*=.     ",
+"    .-;>,')!~{.   ",
+"    ]^/(_:<[}|1   ",
+"    234567890ab   ",
+"    233cdefgaab   ",
+"    23333baaaab   ",
+"    hi333baaajk   ",
+"    lmn33baaopq   ",
+"      rstuvw.     ",
+"       .xyk.      ",
+"                  "};