diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/hide-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/hide-inactive.xpm | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Kogaion-nighttime/xfwm4/hide-inactive.xpm b/Kogaion-nighttime/xfwm4/hide-inactive.xpm deleted file mode 100755 index 4797b34..0000000 --- a/Kogaion-nighttime/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"26 26 3 1", -" c None", -". c #969696 s inactive_hilight_1", -"+ c #626262 s inactive_color_1", -"..........................", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++", -"++++++++++++++++++++++++++"}; |