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-active.xpm | |
parent | d0b85a2c13a6152df62fc6f0cd6e22ecb792a802 (diff) |
extreme revamp; now we use numix and a new make system
Diffstat (limited to 'Shiki-Dust-Xfwm/xfwm4/bottom-active.xpm')
-rwxr-xr-x | Shiki-Dust-Xfwm/xfwm4/bottom-active.xpm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Shiki-Dust-Xfwm/xfwm4/bottom-active.xpm b/Shiki-Dust-Xfwm/xfwm4/bottom-active.xpm deleted file mode 100755 index da336e8..0000000 --- a/Shiki-Dust-Xfwm/xfwm4/bottom-active.xpm +++ /dev/null @@ -1,8 +0,0 @@ -/* XPM */ -static char * bottom_active_xpm[] = { -"20 3 2 1", -" c None", -". c #27241F", -"....................", -"....................", -"...................."}; |