]> git.sesse.net Git - vlc/blobdiff - share/mozilla/skip_previous.xpm
Patch by Frans van Veen and Jasper Alias with modifications by me.
[vlc] / share / mozilla / skip_previous.xpm
diff --git a/share/mozilla/skip_previous.xpm b/share/mozilla/skip_previous.xpm
new file mode 100644 (file)
index 0000000..710aeea
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * skip_previous_xpm[] = {
+"30 18 2 1",
+"      c None",
+".     c #999999",
+"..             .             .",
+"..            ..            ..",
+"..          ....          ....",
+"..        ......        ......",
+"..       .......       .......",
+"..     .........     .........",
+"..    ..........    ..........",
+"..  ............  ............",
+".. ............. .............",
+".. ............. .............",
+"..  ............  ............",
+"..    ..........    ..........",
+"..     .........     .........",
+"..       .......       .......",
+"..        ......        ......",
+"..          ....          ....",
+"..            ..            ..",
+"..             .             ."};