diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-03-27 01:51:29 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-03-27 01:51:29 +0000 |
commit | 6478843dbe9b5978ed398f9cf8ba06706b25ac2b (patch) | |
tree | e95d43a162e13e4c5d246dda4fe2529dfed0f6a1 /dist | |
parent | e1cc877845298b6d51e74e5e8b527312b6583d64 (diff) | |
download | mana-client-6478843dbe9b5978ed398f9cf8ba06706b25ac2b.tar.gz mana-client-6478843dbe9b5978ed398f9cf8ba06706b25ac2b.tar.bz2 mana-client-6478843dbe9b5978ed398f9cf8ba06706b25ac2b.tar.xz mana-client-6478843dbe9b5978ed398f9cf8ba06706b25ac2b.zip |
Finished upload of a debian repository that follows fully the official policy. With that, we'll be able to have a chance to get TMW into Sid.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/debian/manaworld_X.Y.Z-R_i386/usr/share/pixmaps/manaworld-icon.xpm | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/dist/debian/manaworld_X.Y.Z-R_i386/usr/share/pixmaps/manaworld-icon.xpm b/dist/debian/manaworld_X.Y.Z-R_i386/usr/share/pixmaps/manaworld-icon.xpm new file mode 100644 index 00000000..a9e91161 --- /dev/null +++ b/dist/debian/manaworld_X.Y.Z-R_i386/usr/share/pixmaps/manaworld-icon.xpm @@ -0,0 +1,56 @@ +/* XPM */ +static char *dummy[]={ +"32 32 21 1", +". c None", +"f c #003300", +"s c #003333", +"# c #003366", +"d c #006600", +"h c #009933", +"c c #040404", +"m c #0c0c0c", +"a c #3366cc", +"e c #339933", +"g c #33cc33", +"o c #66cc99", +"r c #993300", +"n c #996633", +"b c #99ccff", +"j c #c0c0c0", +"k c #cc6666", +"q c #cc9933", +"i c #cc9999", +"p c #cccc66", +"l c #efd6c6", +"................................", +".........................#......", +"........#................a......", +".......#a..............#aba#....", +"...#.......cccccccc......a......", +"...a......ccdeddcfdcc....#......", +".#ab#....ccccegdheefc...........", +"...#...cccdheeeeehdddc..........", +".......cheheegeeehddfcc.cc......", +"........ccdhedeeehhdcc..cic.....", +".......ccdhgeeeheeddfc.cijc.....", +".......cfddhehhhddfccc.cikcc....", +".......ccccfdhedfdffc..cjliccm..", +"..........cccdfdfcccc.cciiknc...", +".....cccc...cccccc...cceciiicc..", +"....cgoggccccnpqrc..mcgogeckcec.", +"....ccggogggccqpqccmccecciidogcm", +"....cjncgggecpncnrcccnijijikdec.", +".....ciikceccrqqcncrciiliikcnc..", +"....ccccccrcpqpqnrnkdkiiiiiinc..", +"..cccgogeccnqpccpqncdcseinikrc..", +"..cgooogggecnqcnqcpneedddsknegc.", +"..ccccggoooggcnegeceeegdedseogg.", +"...ccrkggggggoogggoeggegeeddcec.", +".....ccrcceggggeggggeggegeeckcc.", +".....mcnilkcgepccceggecceeecic..", +"......mcriikccinkcpeeencceciic..", +"........cijiilikiikccciknccrkc..", +".......cckiknccckiijiiknrc.cc...", +"........cccncc.ccnkknrccc...c...", +"..........ccc....ccccc..........", +"...........m...................."}; |