# HG changeset patch # User Sean Egan # Date 1033864742 0 # Node ID ad8d15bbbd2d5f371d6215b0d5a84d1d002946fb # Parent 6fe1d751b494146a6e971675316bbf20bc333253 [gaim-migrate @ 3680] Moving all prpl-specific pixmaps to subdirs as Rob did with OSCAR, MSN, and Yahoo committer: Tailor Script diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/gg_suncloud.xpm --- a/pixmaps/gg_suncloud.xpm Sun Oct 06 00:17:44 2002 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,28 +0,0 @@ -/* XPM */ -static char * gg_suncloud_xpm[] = { -"18 18 7 1", -" c None", -". c #FF0000", -"+ c #7F7F7F", -"@ c #FFFF00", -"# c #000000", -"$ c #00007F", -"% c #00FFFF", -" ", -" . ", -" .+ ", -" . .+ . ", -" . ..@.. .+ ", -" .@@@@@.+ ", -" .@@#@#@@.+ ", -" .@@@@@@@.+ ", -" ...@$@@@@@@@... ", -" $$%$@@@#@$$$++ ", -" $%%%%$##@$%%%$ ", -" $%%%%%%$$$%%%%$ ", -" $%%%%%%%%%%%%%%$ ", -" $%%%%%%%%%%%%%$ ", -" $%%%%%%%%%%%%$ ", -" $%%%$$$%%%$$$ ", -" $$$ $$$ ", -" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/gg_sunred.xpm --- a/pixmaps/gg_sunred.xpm Sun Oct 06 00:17:44 2002 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -/* XPM */ -static char * gg_sunred_xpm[] = { -"19 18 4 1", -" c None", -". c #FF0000", -"+ c #7F7F7F", -"@ c #000000", -" ", -" . ", -" .+ ", -" . .+ . ", -" . ..... .+ ", -" .......+ ", -" ...@.@...+ ", -" .........+ ", -" ............... ", -" ..@...@..++++ ", -" ...@@@...+ ", -" .......+ ", -" .+..... .+ ", -" .+ .++ .+ ", -" + .+ ", -" .+ ", -" + ", -" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/gg_sunwhitered.xpm --- a/pixmaps/gg_sunwhitered.xpm Sun Oct 06 00:17:44 2002 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ -/* XPM */ -static char * gg_sunwhitered_xpm[] = { -"19 18 6 1", -" c None", -". c #7F0000", -"+ c #FF0000", -"@ c #7F7F7F", -"# c #FFFFFF", -"$ c #000000", -" ", -" . ", -" +@ ", -" + .@ + ", -" . .+#+. .@ ", -" +#####+@ ", -" .##$#$##.@ ", -" +#######+@ ", -" .+.#########.+. ", -" +#$###$#+@@@@ ", -" .##$$$##.@ ", -" +#####+@ ", -" .@.+#+. .@ ", -" +@ .@@ +@ ", -" @ +@ ", -" .@ ", -" @ ", -" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/gg_sunyellow.xpm --- a/pixmaps/gg_sunyellow.xpm Sun Oct 06 00:17:44 2002 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -/* XPM */ -static char * gg_sunyellow_xpm[] = { -"18 18 5 1", -" c None", -". c #FF0000", -"+ c #7F7F7F", -"@ c #FFFF00", -"# c #000000", -" ", -" . ", -" .+ ", -" . .+ . ", -" . ..@.. .+ ", -" .@@@@@.+ ", -" .@@#@#@@.+ ", -" .@@@@@@@.+ ", -" ...@@@@@@@@@... ", -" .@#@@@#@.++++ ", -" .@@###@@.+ ", -" .@@@@@.+ ", -" .+..@.. .+ ", -" .+ .++ .+ ", -" + .+ ", -" .+ ", -" + ", -" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/Makefile.am --- a/pixmaps/protocols/Makefile.am Sun Oct 06 00:17:44 2002 +0000 +++ b/pixmaps/protocols/Makefile.am Sun Oct 06 00:39:02 2002 +0000 @@ -1,1 +1,1 @@ -SUBDIRS = msn yahoo oscar +SUBDIRS = gg msn yahoo oscar diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/gg/Makefile.am --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/protocols/gg/Makefile.am Sun Oct 06 00:39:02 2002 +0000 @@ -0,0 +1,5 @@ +EXTRA_DIST = gg_suncloud.xpm \ + gg_sunred.xpm \ + gg_sunwhitered.xpm \ + gg_sunyellow.xpm + diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/gg/gg_suncloud.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/protocols/gg/gg_suncloud.xpm Sun Oct 06 00:39:02 2002 +0000 @@ -0,0 +1,28 @@ +/* XPM */ +static char * gg_suncloud_xpm[] = { +"18 18 7 1", +" c None", +". c #FF0000", +"+ c #7F7F7F", +"@ c #FFFF00", +"# c #000000", +"$ c #00007F", +"% c #00FFFF", +" ", +" . ", +" .+ ", +" . .+ . ", +" . ..@.. .+ ", +" .@@@@@.+ ", +" .@@#@#@@.+ ", +" .@@@@@@@.+ ", +" ...@$@@@@@@@... ", +" $$%$@@@#@$$$++ ", +" $%%%%$##@$%%%$ ", +" $%%%%%%$$$%%%%$ ", +" $%%%%%%%%%%%%%%$ ", +" $%%%%%%%%%%%%%$ ", +" $%%%%%%%%%%%%$ ", +" $%%%$$$%%%$$$ ", +" $$$ $$$ ", +" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/gg/gg_sunred.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/protocols/gg/gg_sunred.xpm Sun Oct 06 00:39:02 2002 +0000 @@ -0,0 +1,25 @@ +/* XPM */ +static char * gg_sunred_xpm[] = { +"19 18 4 1", +" c None", +". c #FF0000", +"+ c #7F7F7F", +"@ c #000000", +" ", +" . ", +" .+ ", +" . .+ . ", +" . ..... .+ ", +" .......+ ", +" ...@.@...+ ", +" .........+ ", +" ............... ", +" ..@...@..++++ ", +" ...@@@...+ ", +" .......+ ", +" .+..... .+ ", +" .+ .++ .+ ", +" + .+ ", +" .+ ", +" + ", +" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/gg/gg_sunwhitered.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/protocols/gg/gg_sunwhitered.xpm Sun Oct 06 00:39:02 2002 +0000 @@ -0,0 +1,27 @@ +/* XPM */ +static char * gg_sunwhitered_xpm[] = { +"19 18 6 1", +" c None", +". c #7F0000", +"+ c #FF0000", +"@ c #7F7F7F", +"# c #FFFFFF", +"$ c #000000", +" ", +" . ", +" +@ ", +" + .@ + ", +" . .+#+. .@ ", +" +#####+@ ", +" .##$#$##.@ ", +" +#######+@ ", +" .+.#########.+. ", +" +#$###$#+@@@@ ", +" .##$$$##.@ ", +" +#####+@ ", +" .@.+#+. .@ ", +" +@ .@@ +@ ", +" @ +@ ", +" .@ ", +" @ ", +" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d pixmaps/protocols/gg/gg_sunyellow.xpm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pixmaps/protocols/gg/gg_sunyellow.xpm Sun Oct 06 00:39:02 2002 +0000 @@ -0,0 +1,26 @@ +/* XPM */ +static char * gg_sunyellow_xpm[] = { +"18 18 5 1", +" c None", +". c #FF0000", +"+ c #7F7F7F", +"@ c #FFFF00", +"# c #000000", +" ", +" . ", +" .+ ", +" . .+ . ", +" . ..@.. .+ ", +" .@@@@@.+ ", +" .@@#@#@@.+ ", +" .@@@@@@@.+ ", +" ...@@@@@@@@@... ", +" .@#@@@#@.++++ ", +" .@@###@@.+ ", +" .@@@@@.+ ", +" .+..@.. .+ ", +" .+ .++ .+ ", +" + .+ ", +" .+ ", +" + ", +" "}; diff -r 6fe1d751b494 -r ad8d15bbbd2d src/protocols/gg/gg.c --- a/src/protocols/gg/gg.c Sun Oct 06 00:17:44 2002 +0000 +++ b/src/protocols/gg/gg.c Sun Oct 06 00:39:02 2002 +0000 @@ -1,6 +1,6 @@ /* * gaim - Gadu-Gadu Protocol Plugin - * $Id: gg.c 3670 2002-09-30 01:05:18Z seanegan $ + * $Id: gg.c 3680 2002-10-06 00:39:02Z seanegan $ * * Copyright (C) 2001 Arkadiusz Mi¶kiewicz * @@ -51,10 +51,10 @@ #include "gaim.h" #include "proxy.h" -#include "pixmaps/gg_suncloud.xpm" -#include "pixmaps/gg_sunred.xpm" -#include "pixmaps/gg_sunwhitered.xpm" -#include "pixmaps/gg_sunyellow.xpm" +#include "pixmaps/protocols/gg/gg_suncloud.xpm" +#include "pixmaps/protocols/gg/gg_sunred.xpm" +#include "pixmaps/protocols/gg/gg_sunwhitered.xpm" +#include "pixmaps/protocols/gg/gg_sunyellow.xpm" #define USEROPT_NICK 0