diff options
author | Reid <reidyaro@gmail.com> | 2011-12-17 12:51:17 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-17 12:51:17 +0100 |
commit | 32973f167f9a6f49957ea6a2cce119d91f997b3b (patch) | |
tree | 386453c928d44a3d9d25022036d167dfb0085680 | |
parent | e960fdb61ed728cd5e8f2f716ebe68ed44a593bb (diff) | |
download | plus-32973f167f9a6f49957ea6a2cce119d91f997b3b.tar.gz plus-32973f167f9a6f49957ea6a2cce119d91f997b3b.tar.bz2 plus-32973f167f9a6f49957ea6a2cce119d91f997b3b.tar.xz plus-32973f167f9a6f49957ea6a2cce119d91f997b3b.zip |
Change png and xpm icons of Manaplus.
-rw-r--r-- | data/icons/manaplus.png | bin | 2248 -> 4325 bytes | |||
-rw-r--r-- | data/icons/manaplus.xpm | 69 |
2 files changed, 35 insertions, 34 deletions
diff --git a/data/icons/manaplus.png b/data/icons/manaplus.png Binary files differindex 72a527e94..bace39c78 100644 --- a/data/icons/manaplus.png +++ b/data/icons/manaplus.png diff --git a/data/icons/manaplus.xpm b/data/icons/manaplus.xpm index 4ff88af40..33de9197a 100644 --- a/data/icons/manaplus.xpm +++ b/data/icons/manaplus.xpm @@ -1,40 +1,41 @@ /* XPM */ static char * manaplus_xpm[] = { -"32 32 5 1", +"32 32 6 1", " c None", ". c #FF6600", "+ c #FF6500", -"@ c #FF6700", -"# c #FF6400", -" ...+.....@ ", -" .....+.......+ ", -" @....+ .. ", -" +...+ . ", -" .... .. ", -" +... .. ", -" ...+ ....... ", -" +..+ .......", -" #... .. ", -" ... ..++ ++++ .. ", -" +..+ @+........++....... . ", -" +.. +.....+......++....+ ", -" ..+ ..... +..... ..... ", -"+..+ ....+ ..... .... ", -"+... .... .... .... ", +"@ c #FF6400", +"# c #FF6700", +"$ c #FF6300", +" .+.++.. ", +" ..+...@ .+.# ", +" ++..@ @ ", +" ..+. +@ ", +" +.+. $ ++ ", +" ..+. @@$@+$$ ", +" .... $++++@", +" +..+ @@ ", +" ..+ +@ ", +" +.. ... ... ", +" ..+ ...+.+.....+....++ ", +" ... #.... ....+. ..... ", +" ... ....+ ..... .... ", +"@..+ +... .... ...+ ", "+.. .... .... .... ", -"+.. +...+ @...+ +.... ", -"..+ ..... +...+ ..... ", -"+.. +.... +.... ....+ ", -"... +...@ ..... +...# ", -"+.+ ....+ +... ....@ @+. ", -" .. .... +... +...@++...", -" +.# ++++ +++@ +++.+# .", -" ++ ++ .", -" +. .+ +.", -" +. .. .. ", -" .+ @... .+ ", -" .. ....... ", -" .. .+.....+ ", -" ..+ @......+. ", -" .++..+++.......@ ", -" ..+.++.+.. "}; +"... .... .... .... ", +"... .... .... ...+ ", +"... .... .... ...+ ", +"... +...+ ..... ...+ ", +"... +... +... +... ", +" .. .... .... +..+ ", +" .. ...+ .... ....+++.+.", +" +. ... ... ..+.. +", +" .+ + .", +" +. .. .+", +" +. .. ++ ", +" .. +.+ ++ ", +" ++ +...+.. ", +" .+ +.....+ ", +" ++ ....+.. ", +" +++.#.++.+.+.. ", +" ..+..+.. "}; |