diff options
Diffstat (limited to 'desktop-themes/Menta/xfwm4/bottom-left-inactive.xpm')
-rw-r--r-- | desktop-themes/Menta/xfwm4/bottom-left-inactive.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/Menta/xfwm4/bottom-left-inactive.xpm b/desktop-themes/Menta/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 00000000..d7856048 --- /dev/null +++ b/desktop-themes/Menta/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #6A6A6A", +"."}; |