From e30fdce6cbacd17133a91ac71992de86b2a5f99a Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Jun 2004 20:19:59 +0000 Subject: - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and to get of proprietary formats). --- themes/chameleon/pure/background.gif | Bin 594 -> 0 bytes themes/chameleon/pure/background.png | Bin 0 -> 225 bytes themes/xtemplate/default/logo.gif | Bin 3509 -> 0 bytes themes/xtemplate/default/logo.png | Bin 0 -> 3043 bytes themes/xtemplate/pushbutton/arrow-next-hover.gif | Bin 134 -> 0 bytes themes/xtemplate/pushbutton/arrow-next-hover.png | Bin 0 -> 168 bytes themes/xtemplate/pushbutton/arrow-next.gif | Bin 134 -> 0 bytes themes/xtemplate/pushbutton/arrow-next.png | Bin 0 -> 168 bytes themes/xtemplate/pushbutton/arrow-prev-hover.gif | Bin 141 -> 0 bytes themes/xtemplate/pushbutton/arrow-prev-hover.png | Bin 0 -> 192 bytes themes/xtemplate/pushbutton/arrow-prev.gif | Bin 141 -> 0 bytes themes/xtemplate/pushbutton/arrow-prev.png | Bin 0 -> 191 bytes themes/xtemplate/pushbutton/arrow-up-hover.gif | Bin 145 -> 0 bytes themes/xtemplate/pushbutton/arrow-up-hover.png | Bin 0 -> 192 bytes themes/xtemplate/pushbutton/arrow-up.gif | Bin 145 -> 0 bytes themes/xtemplate/pushbutton/arrow-up.png | Bin 0 -> 191 bytes themes/xtemplate/pushbutton/background.gif | Bin 3583 -> 0 bytes themes/xtemplate/pushbutton/background.png | Bin 0 -> 2445 bytes themes/xtemplate/pushbutton/forum-link.gif | Bin 1092 -> 0 bytes themes/xtemplate/pushbutton/forum-link.png | Bin 0 -> 711 bytes themes/xtemplate/pushbutton/icon-block.gif | Bin 339 -> 0 bytes themes/xtemplate/pushbutton/icon-block.png | Bin 0 -> 310 bytes themes/xtemplate/pushbutton/icon-comment.gif | Bin 300 -> 0 bytes themes/xtemplate/pushbutton/icon-comment.png | Bin 0 -> 317 bytes themes/xtemplate/pushbutton/logo.gif | Bin 150 -> 0 bytes themes/xtemplate/pushbutton/logo.png | Bin 0 -> 103 bytes 26 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 themes/chameleon/pure/background.gif create mode 100644 themes/chameleon/pure/background.png delete mode 100644 themes/xtemplate/default/logo.gif create mode 100644 themes/xtemplate/default/logo.png delete mode 100644 themes/xtemplate/pushbutton/arrow-next-hover.gif create mode 100644 themes/xtemplate/pushbutton/arrow-next-hover.png delete mode 100644 themes/xtemplate/pushbutton/arrow-next.gif create mode 100644 themes/xtemplate/pushbutton/arrow-next.png delete mode 100644 themes/xtemplate/pushbutton/arrow-prev-hover.gif create mode 100644 themes/xtemplate/pushbutton/arrow-prev-hover.png delete mode 100644 themes/xtemplate/pushbutton/arrow-prev.gif create mode 100644 themes/xtemplate/pushbutton/arrow-prev.png delete mode 100644 themes/xtemplate/pushbutton/arrow-up-hover.gif create mode 100644 themes/xtemplate/pushbutton/arrow-up-hover.png delete mode 100644 themes/xtemplate/pushbutton/arrow-up.gif create mode 100644 themes/xtemplate/pushbutton/arrow-up.png delete mode 100644 themes/xtemplate/pushbutton/background.gif create mode 100644 themes/xtemplate/pushbutton/background.png delete mode 100644 themes/xtemplate/pushbutton/forum-link.gif create mode 100644 themes/xtemplate/pushbutton/forum-link.png delete mode 100644 themes/xtemplate/pushbutton/icon-block.gif create mode 100644 themes/xtemplate/pushbutton/icon-block.png delete mode 100644 themes/xtemplate/pushbutton/icon-comment.gif create mode 100644 themes/xtemplate/pushbutton/icon-comment.png delete mode 100644 themes/xtemplate/pushbutton/logo.gif create mode 100644 themes/xtemplate/pushbutton/logo.png diff --git a/themes/chameleon/pure/background.gif b/themes/chameleon/pure/background.gif deleted file mode 100644 index 13e3631da..000000000 Binary files a/themes/chameleon/pure/background.gif and /dev/null differ diff --git a/themes/chameleon/pure/background.png b/themes/chameleon/pure/background.png new file mode 100644 index 000000000..da99813fd Binary files /dev/null and b/themes/chameleon/pure/background.png differ diff --git a/themes/xtemplate/default/logo.gif b/themes/xtemplate/default/logo.gif deleted file mode 100644 index ab6e59c3c..000000000 Binary files a/themes/xtemplate/default/logo.gif and /dev/null differ diff --git a/themes/xtemplate/default/logo.png b/themes/xtemplate/default/logo.png new file mode 100644 index 000000000..9b7872eba Binary files /dev/null and b/themes/xtemplate/default/logo.png differ diff --git a/themes/xtemplate/pushbutton/arrow-next-hover.gif b/themes/xtemplate/pushbutton/arrow-next-hover.gif deleted file mode 100644 index dfc800b6d..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-next-hover.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-next-hover.png b/themes/xtemplate/pushbutton/arrow-next-hover.png new file mode 100644 index 000000000..e134d942f Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-next-hover.png differ diff --git a/themes/xtemplate/pushbutton/arrow-next.gif b/themes/xtemplate/pushbutton/arrow-next.gif deleted file mode 100644 index 338bde7ff..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-next.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-next.png b/themes/xtemplate/pushbutton/arrow-next.png new file mode 100644 index 000000000..87bb67e50 Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-next.png differ diff --git a/themes/xtemplate/pushbutton/arrow-prev-hover.gif b/themes/xtemplate/pushbutton/arrow-prev-hover.gif deleted file mode 100644 index f402e46f3..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-prev-hover.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-prev-hover.png b/themes/xtemplate/pushbutton/arrow-prev-hover.png new file mode 100644 index 000000000..2a3e05c4b Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-prev-hover.png differ diff --git a/themes/xtemplate/pushbutton/arrow-prev.gif b/themes/xtemplate/pushbutton/arrow-prev.gif deleted file mode 100644 index b0a76d5f1..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-prev.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-prev.png b/themes/xtemplate/pushbutton/arrow-prev.png new file mode 100644 index 000000000..96b3fe260 Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-prev.png differ diff --git a/themes/xtemplate/pushbutton/arrow-up-hover.gif b/themes/xtemplate/pushbutton/arrow-up-hover.gif deleted file mode 100644 index ea40e0ae7..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-up-hover.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-up-hover.png b/themes/xtemplate/pushbutton/arrow-up-hover.png new file mode 100644 index 000000000..daf013108 Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-up-hover.png differ diff --git a/themes/xtemplate/pushbutton/arrow-up.gif b/themes/xtemplate/pushbutton/arrow-up.gif deleted file mode 100644 index b4f7efc56..000000000 Binary files a/themes/xtemplate/pushbutton/arrow-up.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/arrow-up.png b/themes/xtemplate/pushbutton/arrow-up.png new file mode 100644 index 000000000..fce29251d Binary files /dev/null and b/themes/xtemplate/pushbutton/arrow-up.png differ diff --git a/themes/xtemplate/pushbutton/background.gif b/themes/xtemplate/pushbutton/background.gif deleted file mode 100644 index 454ce870c..000000000 Binary files a/themes/xtemplate/pushbutton/background.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/background.png b/themes/xtemplate/pushbutton/background.png new file mode 100644 index 000000000..889e1cc9a Binary files /dev/null and b/themes/xtemplate/pushbutton/background.png differ diff --git a/themes/xtemplate/pushbutton/forum-link.gif b/themes/xtemplate/pushbutton/forum-link.gif deleted file mode 100644 index b709225f0..000000000 Binary files a/themes/xtemplate/pushbutton/forum-link.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/forum-link.png b/themes/xtemplate/pushbutton/forum-link.png new file mode 100644 index 000000000..56c50b16e Binary files /dev/null and b/themes/xtemplate/pushbutton/forum-link.png differ diff --git a/themes/xtemplate/pushbutton/icon-block.gif b/themes/xtemplate/pushbutton/icon-block.gif deleted file mode 100644 index 11c4e3619..000000000 Binary files a/themes/xtemplate/pushbutton/icon-block.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/icon-block.png b/themes/xtemplate/pushbutton/icon-block.png new file mode 100644 index 000000000..c12933bef Binary files /dev/null and b/themes/xtemplate/pushbutton/icon-block.png differ diff --git a/themes/xtemplate/pushbutton/icon-comment.gif b/themes/xtemplate/pushbutton/icon-comment.gif deleted file mode 100644 index 66a71a199..000000000 Binary files a/themes/xtemplate/pushbutton/icon-comment.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/icon-comment.png b/themes/xtemplate/pushbutton/icon-comment.png new file mode 100644 index 000000000..9ef36deda Binary files /dev/null and b/themes/xtemplate/pushbutton/icon-comment.png differ diff --git a/themes/xtemplate/pushbutton/logo.gif b/themes/xtemplate/pushbutton/logo.gif deleted file mode 100644 index 16bc5d723..000000000 Binary files a/themes/xtemplate/pushbutton/logo.gif and /dev/null differ diff --git a/themes/xtemplate/pushbutton/logo.png b/themes/xtemplate/pushbutton/logo.png new file mode 100644 index 000000000..4d0a7e98d Binary files /dev/null and b/themes/xtemplate/pushbutton/logo.png differ -- cgit v1.2.3