]> git.sesse.net Git - vlc/blobdiff - share/mozilla/fullscreen.xpm
Patch by Frans van Veen and Jasper Alias with modifications by me.
[vlc] / share / mozilla / fullscreen.xpm
diff --git a/share/mozilla/fullscreen.xpm b/share/mozilla/fullscreen.xpm
new file mode 100644 (file)
index 0000000..a751e03
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * fullscreen_xpm[] = {
+"26 20 5 1",
+"      c None",
+".     c #999999",
+"+     c #989898",
+"@     c #9A9A9A",
+"#     c #9B9B9B",
+" .                      . ",
+"... .                . ...",
+" ....                .... ",
+"  ...                ...  ",
+" ....   +.+@+.@@..#  .... ",
+"     ................     ",
+"     ...............@     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+"     ................     ",
+" ....   .@+....@.@   .... ",
+"  ...                ...  ",
+" ....                .... ",
+"... .                . ...",
+" .                      . "};