Corrected some icon references, added new icons and hopefully made it more consistent
authorthe_mgt <themgt@ueberserver.de>
Sun, 3 Jul 2011 14:40:31 +0000 (16:40 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:27:59 +0000 (21:27 +0000)
webcit/static/t/edit_message.html
webcit/static/t/navbar.html
webcit/static/webcit_icons/essen/16x16/check.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/16x16/config.png [deleted file]
webcit/static/webcit_icons/essen/16x16/read.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/16x16/settings.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/16x16/skiproom.png
webcit/static/webcit_icons/essen/16x16/ungoto.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/32x32/delete.png [new file with mode: 0644]
webcit/static/webcit_icons/essen/32x32/skiproom.png
webcit/static/webcit_icons/essen/32x32/ungoto.png [new file with mode: 0644]

index 36ceb4da5108daf0beb52c14f0f46b52e3cd29a5..1e3d0961e37b1e55bddf1c14803cb3aec3030717 100644 (file)
 <div style="display:none" id="submit-o-matic"><ul>
 <li>
        <a href="javascript:submit_post('post');">
-               <img src="static/webcit_icons/essen/16x16/pencil.png" alt=""">
+               <img src="static/webcit_icons/essen/16x16/check.png" alt=""">
                <span class="navbar_link">
                <?!("COND:BSTR", 1, "__RCPTREQUIRED")><?_("Send message")><?!("X", 1)>
                <??("COND:BSTR", 2, "__RCPTREQUIRED")><?_("Post message")><?!("X", 2)>
 </li>
 <li>
        <a href="javascript:submit_post('cancel');">
-               <img src="static/webcit_icons/essen/16x16/delete.png" alt="">
+               <img src="static/webcit_icons/essen/16x16/abort.png" alt="">
                <span class="navbar_link">
                <?_("Cancel")>
                </span>
index 009cc6e7c017495eb30bf7a1c6103579401ad419..9010d22d2400e4dca9e6c325842937aa51db6035 100644 (file)
@@ -1,7 +1,7 @@
 <div id="navbar"><ul>
        <li class="ungoto">
                <a href="ungoto">
-                       <img src="static/webcit_icons/essen/16x16/back.png" alt="" width="16" height="16">
+                       <img src="static/webcit_icons/essen/16x16/ungoto.png" alt="" width="16" height="16">
                        <span class="navbar_link"><?_("Ungoto")></span>
                </a>
        </li>
@@ -9,7 +9,7 @@
 <?!("COND:THISROOM:CURR_VIEW", 10, #"VIEW_BBS")>
        <li class="newmess">
                <a href="readnew">
-                       <img src="static/webcit_icons/essen/16x16/pencil.png" alt="" width="16" height="16">
+                       <img src="static/webcit_icons/essen/16x16/refresh.png" alt="" width="16" height="16">
                        <span class="navbar_link"><?_("Read new messages")></span>
                </a>
        </li>
diff --git a/webcit/static/webcit_icons/essen/16x16/check.png b/webcit/static/webcit_icons/essen/16x16/check.png
new file mode 100644 (file)
index 0000000..10624cd
Binary files /dev/null and b/webcit/static/webcit_icons/essen/16x16/check.png differ
diff --git a/webcit/static/webcit_icons/essen/16x16/config.png b/webcit/static/webcit_icons/essen/16x16/config.png
deleted file mode 100644 (file)
index 6e4f4e7..0000000
Binary files a/webcit/static/webcit_icons/essen/16x16/config.png and /dev/null differ
diff --git a/webcit/static/webcit_icons/essen/16x16/read.png b/webcit/static/webcit_icons/essen/16x16/read.png
new file mode 100644 (file)
index 0000000..7d7f8a0
Binary files /dev/null and b/webcit/static/webcit_icons/essen/16x16/read.png differ
diff --git a/webcit/static/webcit_icons/essen/16x16/settings.png b/webcit/static/webcit_icons/essen/16x16/settings.png
new file mode 100644 (file)
index 0000000..6e4f4e7
Binary files /dev/null and b/webcit/static/webcit_icons/essen/16x16/settings.png differ
index 5cf416c082069b8faf9e5f46fb02c5d7855b9f2b..d698641d6edc241616aff2202ed7a1f7c5d08570 100644 (file)
Binary files a/webcit/static/webcit_icons/essen/16x16/skiproom.png and b/webcit/static/webcit_icons/essen/16x16/skiproom.png differ
diff --git a/webcit/static/webcit_icons/essen/16x16/ungoto.png b/webcit/static/webcit_icons/essen/16x16/ungoto.png
new file mode 100644 (file)
index 0000000..5cf416c
Binary files /dev/null and b/webcit/static/webcit_icons/essen/16x16/ungoto.png differ
diff --git a/webcit/static/webcit_icons/essen/32x32/delete.png b/webcit/static/webcit_icons/essen/32x32/delete.png
new file mode 100644 (file)
index 0000000..32bd66d
Binary files /dev/null and b/webcit/static/webcit_icons/essen/32x32/delete.png differ
index d8dcb1fb7001bfe2d769b78a0bf6ab161d94a28d..0b6fffc1fedff678b41216ab7bfa58e10a8accf2 100644 (file)
Binary files a/webcit/static/webcit_icons/essen/32x32/skiproom.png and b/webcit/static/webcit_icons/essen/32x32/skiproom.png differ
diff --git a/webcit/static/webcit_icons/essen/32x32/ungoto.png b/webcit/static/webcit_icons/essen/32x32/ungoto.png
new file mode 100644 (file)
index 0000000..d8dcb1f
Binary files /dev/null and b/webcit/static/webcit_icons/essen/32x32/ungoto.png differ