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