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