summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-28 23:57:14 +0300
committerAndrew Dolgov <[email protected]>2009-12-28 23:57:14 +0300
commitf65ffc2d74c162225685c3034977091b01d07ef2 (patch)
tree459d1070c042d645068d573fd650ee69d371c0d8
parent4bee8b5f9d5b1f4d9b0c5363463a4c31c4ea3f34 (diff)
various icon tweaks
-rw-r--r--functions.php2
-rwxr-xr-ximages/archive.pngbin0 -> 1263 bytes
-rwxr-xr-ximages/art-pub-note.pngbin346 -> 1251 bytes
-rwxr-xr-x[-rw-r--r--]images/art-zoom.pngbin229 -> 1261 bytes
-rwxr-xr-x[-rw-r--r--]images/fresh.pngbin430 -> 1295 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 7fe21ea4e..b197a7475 100644
--- a/functions.php
+++ b/functions.php
@@ -2972,7 +2972,7 @@
return "images/archive.png";
break;
case -1:
- return "images/mark_set.gif";
+ return "images/mark_set.png";
break;
case -2:
return "images/pub_set.gif";
diff --git a/images/archive.png b/images/archive.png
new file mode 100755
index 000000000..6edd2da33
--- /dev/null
+++ b/images/archive.png
Binary files differ
diff --git a/images/art-pub-note.png b/images/art-pub-note.png
index 5d3008f26..e04832676 100755
--- a/images/art-pub-note.png
+++ b/images/art-pub-note.png
Binary files differ
diff --git a/images/art-zoom.png b/images/art-zoom.png
index 5f7c80955..6311b3130 100644..100755
--- a/images/art-zoom.png
+++ b/images/art-zoom.png
Binary files differ
diff --git a/images/fresh.png b/images/fresh.png
index cc19ec2ea..b6040aa9c 100644..100755
--- a/images/fresh.png
+++ b/images/fresh.png
Binary files differ