diff options
Diffstat (limited to 'themes/default/title-4-active.xpm')
-rw-r--r-- | themes/default/title-4-active.xpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm deleted file mode 100644 index 56588f27a..000000000 --- a/themes/default/title-4-active.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * title_active_xpm[] = { -"4 27 3 1", -" c None", -"+ c #D0D0FF s active_hilight_1", -". c #C0C0FF s active_color_1", -"....", -"++++", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"....", -"...."}; |