]> git.wh0rd.org - tt-rss.git/commitdiff
various icon tweaks
authorAndrew Dolgov <fox@bah.org.ru>
Mon, 28 Dec 2009 20:57:14 +0000 (23:57 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Mon, 28 Dec 2009 20:57:14 +0000 (23:57 +0300)
functions.php
images/archive.png [new file with mode: 0755]
images/art-pub-note.png
images/art-zoom.png [changed mode: 0644->0755]
images/fresh.png [changed mode: 0644->0755]

index 7fe21ea4ea8fe34063203a04b459686414d6e0e9..b197a7475c212bb3e6916d7f151f9f2fc001a33e 100644 (file)
                        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 (executable)
index 0000000..6edd2da
Binary files /dev/null and b/images/archive.png differ
index 5d3008f266716e0089f29b9c499b52ea4d5a74e8..e04832676260c13ad3f8b89d8805d6696e0a31e3 100755 (executable)
Binary files a/images/art-pub-note.png and b/images/art-pub-note.png differ
old mode 100644 (file)
new mode 100755 (executable)
index 5f7c809..6311b31
Binary files a/images/art-zoom.png and b/images/art-zoom.png differ
old mode 100644 (file)
new mode 100755 (executable)
index cc19ec2..b6040aa
Binary files a/images/fresh.png and b/images/fresh.png differ