diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:24:31 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 00:24:31 +0000 |
commit | 61dce49f5e0dedcc247579a26fdf8aea8618a4ed (patch) | |
tree | baed6d78617ddac2794a8676912a0f570a9ebfce /data | |
parent | b552fd21109fb5531e21aa48cc3009bc2fd0cf88 (diff) | |
download | mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.gz mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.bz2 mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.tar.xz mana-61dce49f5e0dedcc247579a26fdf8aea8618a4ed.zip |
changes to icons and dev file to follow that
Diffstat (limited to 'data')
-rw-r--r-- | data/icons/tmw-icon.ico | bin | 0 -> 2998 bytes | |||
-rw-r--r-- | data/icons/tmw-icon.png | bin | 0 -> 1103 bytes | |||
-rw-r--r-- | data/icons/tmw-icon.xpm | 56 |
3 files changed, 56 insertions, 0 deletions
diff --git a/data/icons/tmw-icon.ico b/data/icons/tmw-icon.ico Binary files differnew file mode 100644 index 00000000..d078f333 --- /dev/null +++ b/data/icons/tmw-icon.ico diff --git a/data/icons/tmw-icon.png b/data/icons/tmw-icon.png Binary files differnew file mode 100644 index 00000000..2598a620 --- /dev/null +++ b/data/icons/tmw-icon.png diff --git a/data/icons/tmw-icon.xpm b/data/icons/tmw-icon.xpm new file mode 100644 index 00000000..a9e91161 --- /dev/null +++ b/data/icons/tmw-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...................."}; |