]> git.sesse.net Git - vlc/blobdiff - share/mozilla/time_icon.xpm
Patch by Frans van Veen and Jasper Alias with modifications by me.
[vlc] / share / mozilla / time_icon.xpm
diff --git a/share/mozilla/time_icon.xpm b/share/mozilla/time_icon.xpm
new file mode 100644 (file)
index 0000000..eb5c4d5
--- /dev/null
@@ -0,0 +1,12 @@
+/* XPM */
+static char * time_slider_knob_xpm[] = {
+"8 6 3 1",
+"      c None",
+".     c #999999",
+"*     c #999999",
+"  *..*  ",
+" *....* ",
+"*......*",
+"*......*",
+" *....* ",
+"  *..*  "};