[Super-tux-devel] Re: [Super-tux-commit] supertux/data/images supertux.xpm,1.3,1.4 SuperTux.xpm,1.1,
Brought to you by:
wkendrick
From: Ricardo C. <ri...@ae...> - 2005-03-31 10:52:10
|
Lol. Some filesystems do not support case sensitive filenames, but that doesn't= =20 have anything to do with the files content. A XPM file is a plain ASCII tex= t=20 file, a-z have different codes from A-Z. Seriously, what was the problem? Cheers, Ricardo Em Quinta, 31 de Mar=E7o de 2005 00:30, o Ryan Flegel escreveu: > Update of /cvsroot/super-tux/supertux/data/images > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6813 > > Added Files: > supertux.xpm > Removed Files: > SuperTux.xpm > Log Message: > Fixed case on file. Please try to keep things lowercase.. remember that > most operating systems are case sensitive. > > > --- NEW FILE: supertux.xpm --- > /* XPM */ > static char * supertux_xpm[] =3D { > "32 32 65 1", > " c None", > ". c #020400", > "+ c #10120F", > "@ c #1E1D02", > "# c #1A1B19", > "$ c #262827", > "% c #333534", > "& c #413517", > "* c #3C342A", > "=3D c #424341", > "- c #514714", > "; c #52492B", > "> c #444A4F", > ", c #3D4D60", > "' c #51524F", > ") c #5C5E5B", > "! c #5A646F", > "~ c #696648", > "{ c #7A6A1D", > "] c #55708B", > "^ c #8E6635", > "/ c #7D7232", > "( c #70716E", > "_ c #597E9E", > ": c #978123", > "< c #908234", > "[ c #6D8297", > "} c #A3783C", > "| c #838481", > "1 c #9C8E14", > "2 c #9A9072", > "3 c #BF8940", > "4 c #939490", > "5 c #A79D3A", > "6 c #929799", > "7 c #84A2BB", > "8 c #72A6DC", > "9 c #AC9B7E", > "0 c #6BA7F2", > "a c #BFA525", > "b c #6DB1F1", > "c c #B9A960", > "d c #A7A7A1", > "e c #8AB7E1", > "f c #A1BBA6", > "g c #88BBF1", > "h c #DFB23E", > "i c #9EB9CE", > "j c #D3C30E", > "k c #CEBE46", > "l c #B3C396", > "m c #DAC437", > "n c #C2C985", > "o c #C0C2BF", > "p c #A2CBF4", > "q c #ECCB2C", > "r c #E5DA1D", > "s c #CDCDB4", > "t c #B7D4ED", > "u c #D0D2CF", > "v c #D3DAE1", > "w c #C7E2F7", > "x c #DFE1DD", > "y c #EAECE9", > "z c #FAFCF9", > " ", > " gg ", > " gppg ", > " eppeeg ", > " e7[!,]_8 ", > " ])'=3D%#..$, ", > " [>)'=3D$+++.._ ", > " 7!''=3D%#%|6!.,8 ", > " p!>)>=3D$$>v|.+#78 ", > " pi%=3D''=3D%#'u..&:knlf ", > " pw7$=3D>=3D>%##'%:amqqqmmm ", > " ptt]#%=3D%%$...+^3hhqhhhk ", > " twt7%#%%$.#....*^}}9di7g ", > " pwwt,#%=3D%$.......#*'ebbbb0 ", > " twwt6$$>%$#......=3D|d67ggbgb0 ", > " twww7,%=3D=3D=3D%#.....$4vzzxegbbbb0 ", > " pwww[$=3D>=3D=3D$#..+#=3D|xzzzzvebbbb0 ", > " twv>%=3D'=3D%$...$'4uyzzzzzi8bb0 ", > " pt,%'>=3D%#...#>|vyzzzzziei8 ", > " ps~%''%$######$(yzzzzzunrk ", > " ch/''=3D$###$$$##6yzzzzsmj1 ", > " cam^'%%##.#)!)=3D6vyzzzdk: ", > " <ah/=3D%$#..(oooovxyyx2< ", > " ;/am^=3D%$..!douvouvvu2 ", > " .#;<am<%#..$6vuuvuuu2 ", > " .+$-:qr{-@..$(ddd4d4 ", > " ..#-:ajjm1...##$*; ", > " {{:11<[]]'&-{ ", > " gppppg ", > " gppg ", > " gg ", > " "}; > > --- SuperTux.xpm DELETED --- > =2D-=20 Tomorrow, you can be anywhere. |