]> git.sesse.net Git - vlc/commitdiff
* new icons proposal for the playlist window
authorBenjamin Pracht <bigben@videolan.org>
Fri, 8 Oct 2004 11:03:12 +0000 (11:03 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Fri, 8 Oct 2004 11:03:12 +0000 (11:03 +0000)
modules/gui/wxwindows/bitmaps/loop.xpm
modules/gui/wxwindows/bitmaps/repeat.xpm
modules/gui/wxwindows/bitmaps/shuffle.xpm

index c072619ea32f718ced16efd3256434ee37eb0c91..dedeb8313db3d7683ed844dc72005666a23dfe01 100644 (file)
@@ -5,17 +5,17 @@ static char * loop_xpm[] = {
 ".     c #000000",
 "                ",
 "                ",
+"   ...........  ",
+"   .         .  ",
+"   .         .  ",
+"   .         .  ",
+"   .         .  ",
+" . . .       .  ",
+"  ...        .  ",
+"   .         .  ",
 "                ",
-"                ",
-"...             ",
-". ..            ",
-".  . ...   .... ",
-"......  .  .. ..",
-"... .....  .   .",
-". .  .  .  .. ..",
-". .. ....  .... ",
-"           .    ",
-"           .    ",
-"                ",
+"  ...  ...  ... ",
+"  ...  ...  ... ",
+"  ...  ...  ... ",
 "                ",
 "                "};
index 5520367264ea5206f9c0481f28058c12b1f14838..e45a9c00e8c5d0c60ca714e94e967002755e8eee 100644 (file)
@@ -5,17 +5,17 @@ static char * repeat_xpm[] = {
 ".     c #000000",
 "                ",
 "                ",
-"                ",
-"                ",
-"  ....      ..  ",
-"  .  ..      .  ",
-"  .   .      .  ",
-"  .  ..      .  ",
-"  ....       .  ",
+"   ...........  ",
+"   .         .  ",
+"   .         .  ",
+"   .         .  ",
+"   .         .  ",
+" . . .       .  ",
 "  ...        .  ",
-"  . ..       .  ",
-"  .  ..      .  ",
-"                ",
-"                ",
+"   .         .  ",
+"             .  ",
+"  ...        .  ",
+"  ... ........  ",
+"  ...           ",
 "                ",
 "                "};
index cffc4362871037d8d7d03fb9f039306487e10787..7b5d20c40d42dde9d0627e516b72350304be3ec7 100644 (file)
@@ -4,18 +4,18 @@ static char * shuffle_on_xpm[] = {
 "      c None",
 ".     c #000000",
 "                ",
+"           .    ",
+"            .   ",
+"  ............  ",
+"            .   ",
+"           .    ",
 "                ",
 "                ",
 "                ",
-"                ",
-"                ",
-" ...  .  .  ... ",
-" . .  .. .  .  .",
-" ...  .  .  .  .",
-" ..   . ..  .  .",
-" . .  .  .  ... ",
-"                ",
-"                ",
-"                ",
-"                ",
+"  ......    .   ",
+"  .    .   ...  ",
+"  .    .  . . . ",
+"  .    .    .   ",
+"  .    .    .   ",
+"  .    ......   ",
 "                "};