Index: trunk/images/misc/gray_check.svg
===================================================================
--- trunk/images/misc/gray_check.svg	(revision 15219)
+++ 	(revision )
@@ -1,11 +1,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px">
-  <defs>
-    <linearGradient x1="8" y1="4" x2="8" y2="13" id="gray" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#c5c5c5"/>
-      <stop offset=".5" stop-color="#666666"/>
-      <stop offset="1" stop-color="#909090"/>
-    </linearGradient>
-  </defs>
-  <path d="m1.5,8.5l5,5l8,-8l-2.5,-2.5l-5.5,5.5l-2.5,-2.5z" stroke="#2e2e2e" fill="url(#gray)"/>
-</svg>
Index: trunk/images_nodist/misc/gray_check.svg
===================================================================
--- trunk/images_nodist/misc/gray_check.svg	(revision 15220)
+++ trunk/images_nodist/misc/gray_check.svg	(revision 15220)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px">
+  <defs>
+    <linearGradient x1="8" y1="4" x2="8" y2="13" id="gray" gradientUnits="userSpaceOnUse">
+      <stop stop-color="#c5c5c5"/>
+      <stop offset=".5" stop-color="#666666"/>
+      <stop offset="1" stop-color="#909090"/>
+    </linearGradient>
+  </defs>
+  <path d="m1.5,8.5l5,5l8,-8l-2.5,-2.5l-5.5,5.5l-2.5,-2.5z" stroke="#2e2e2e" fill="url(#gray)"/>
+</svg>
