diff options
Diffstat (limited to 'Gui/mplayer/pixmaps/title.xpm')
-rw-r--r-- | Gui/mplayer/pixmaps/title.xpm | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Gui/mplayer/pixmaps/title.xpm b/Gui/mplayer/pixmaps/title.xpm deleted file mode 100644 index 1923389d59..0000000000 --- a/Gui/mplayer/pixmaps/title.xpm +++ /dev/null @@ -1,23 +0,0 @@ -/* XPM */ -static const char * title_xpm[] = { -"16 16 4 1", -" c None", -". c #000000", -"+ c #CD0909", -"@ c #FFFFFF", -" .. ", -" .++. ", -".++++. ", -".++++. . . ", -" .++. .@. .@. ", -" .. .@@@..@@@.", -" .@. .@. ", -" . . ", -" .. ", -" .++. ", -".++++. ", -".++++. . . ", -" .++. .@. .@. ", -" .. .@@@..@@@.", -" .@. .@. ", -" . . "}; |