diff options
Diffstat (limited to 'Kogaion-daylight/xfwm4/right-inactive.xpm')
-rwxr-xr-x | Kogaion-daylight/xfwm4/right-inactive.xpm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Kogaion-daylight/xfwm4/right-inactive.xpm b/Kogaion-daylight/xfwm4/right-inactive.xpm deleted file mode 100755 index 0a70da7..0000000 --- a/Kogaion-daylight/xfwm4/right-inactive.xpm +++ /dev/null @@ -1,7 +0,0 @@ -/* XPM */ -static char * right_inactive_xpm[] = { -"2 1 3 1", -" c None", -". c #626262 s inactive_color_1", -"+ c #969696 s inactive_shadow_1", -".+"}; |