diff options
author | Horst3180 | 2015-05-28 17:41:22 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-28 17:41:22 +0200 |
commit | f21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch) | |
tree | ad8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /xfwm4/shade-active.xpm | |
parent | d533557384041bfc1a73c0ee9f65c4184a4ec92a (diff) | |
download | solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip |
add build system
Diffstat (limited to 'xfwm4/shade-active.xpm')
-rw-r--r-- | xfwm4/shade-active.xpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/xfwm4/shade-active.xpm b/xfwm4/shade-active.xpm deleted file mode 100644 index a51b9be..0000000 --- a/xfwm4/shade-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; |