diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-05-30 02:50:44 -0400 |
commit | e381f2e4861ad1ac06e807e2c15f5b51d81a0c06 (patch) | |
tree | c5200b9b106804709e6f7b2b447ac4764417d757 /Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm | |
parent | d0b85a2c13a6152df62fc6f0cd6e22ecb792a802 (diff) |
extreme revamp; now we use numix and a new make system
Diffstat (limited to 'Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm')
-rwxr-xr-x | Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm b/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm deleted file mode 100755 index 243881c..0000000 --- a/Shiki-Dust-Xfwm/xfwm4/bottom-left-inactive.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * bottom_left_inactive_xpm[] = { -"3 20 2 1", -" c None", -". c #27241F", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"...", -"..."}; |