diff options
Diffstat (limited to 'xfwm4/title-1-inactive.xpm')
-rw-r--r-- | xfwm4/title-1-inactive.xpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm deleted file mode 100644 index 1e4f127..0000000 --- a/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; |