From f21150e179d2ceae1e743041fbf9ea9eddc93d9a Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 28 May 2015 17:41:22 +0200 Subject: add build system --- common/xfwm4/top-right-active-shaded.xpm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 common/xfwm4/top-right-active-shaded.xpm (limited to 'common/xfwm4/top-right-active-shaded.xpm') diff --git a/common/xfwm4/top-right-active-shaded.xpm b/common/xfwm4/top-right-active-shaded.xpm new file mode 100644 index 0000000..d94e855 --- /dev/null +++ b/common/xfwm4/top-right-active-shaded.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * top_right_active_shaded_xpm[] = { +"5 24 3 1", +" c None", +". c #EEEFF1", +"+ c #E7E8EB", +".. ", +"++.. ", +"+++. ", +"++++.", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; -- cgit v1.2.3