diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:16:57 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:34:52 -0500 |
commit | 4041c31a58eba7d5e5983bad2effaafa3cd1f3aa (patch) | |
tree | 2b93b565c33684d22fb96c171e4212d5ea253d33 /Zukitwo-Illustrious/xfwm4/right-active.xpm | |
parent | 26926143c41c246bc4e933410e9a9d2bca76cebd (diff) |
add as git submodule
Diffstat (limited to 'Zukitwo-Illustrious/xfwm4/right-active.xpm')
-rw-r--r-- | Zukitwo-Illustrious/xfwm4/right-active.xpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Zukitwo-Illustrious/xfwm4/right-active.xpm b/Zukitwo-Illustrious/xfwm4/right-active.xpm deleted file mode 100644 index b02f911..0000000 --- a/Zukitwo-Illustrious/xfwm4/right-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"2 24 3 1", -" c None", -". c #D2D2D2", -"+ c #6A6A6A", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+", -".+"}; |