diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/hide-active.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/hide-active.xpm | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Kogaion-daylight/xfwm4/hide-active.xpm b/Kogaion-daylight/xfwm4/hide-active.xpm deleted file mode 100755 index 88720a3..0000000 --- a/Kogaion-daylight/xfwm4/hide-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"26 26 3 1", -" c None", -". c #6C99C0 s active_color_1", -"+ c #A3B5D9 s active_color_2", -"..........................", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++"}; |