diff options
Diffstat (limited to 'xfwm4/stick-active.xpm')
-rw-r--r-- | xfwm4/stick-active.xpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm deleted file mode 100644 index 01a1f90..0000000 --- a/xfwm4/stick-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; |