]> git.sesse.net Git - vlc/blobdiff - share/mozilla/fullscreen.xpm
Use var_Inherit* instead of var_CreateGet*.
[vlc] / share / mozilla / fullscreen.xpm
index a751e03e0a466ed5bb93eaebfdaefc2fda758c80..b3143612e107b0d50d26d1201068fff68c6e4041 100644 (file)
@@ -1,28 +1,19 @@
 /* XPM */
 static char * fullscreen_xpm[] = {
-"26 20 5 1",
+"15 12 4 1",
 "      c None",
 ".     c #999999",
 "+     c #989898",
 "@     c #9A9A9A",
-"#     c #9B9B9B",
-" .                      . ",
-"... .                . ...",
-" ....                .... ",
-"  ...                ...  ",
-" ....   +.+@+.@@..#  .... ",
-"     ................     ",
-"     ...............@     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-"     ................     ",
-" ....   .@+....@.@   .... ",
-"  ...                ...  ",
-" ....                .... ",
-"... .                . ...",
-" .                      . "};
+".             +",
+" .+         +. ",
+" +.  +.+@.@ .. ",
+"   ...+.+++.   ",
+"   +........   ",
+"   +........   ",
+"   +........   ",
+"   +........   ",
+"   ..+..+++.   ",
+" +.  @+...  .. ",
+" +.         .+ ",
+".             ."};