diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-03-15 21:07:48 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-03-15 21:07:48 +0000 |
commit | 1cad28c4f8214e91ae692bbf83cc03929f0e466c (patch) | |
tree | 2de44de3770e13a4ed1ba68e092dbe3adf219489 /themes/kokodi/maximize-pressed.xpm | |
parent | f3eec8c9afd056929a4dfe8494227e571daa5343 (diff) | |
download | xfwm4-1cad28c4f8214e91ae692bbf83cc03929f0e466c.tar.gz |
Restore Kokodi theme
(Old svn revision: 25170)
Diffstat (limited to 'themes/kokodi/maximize-pressed.xpm')
-rw-r--r-- | themes/kokodi/maximize-pressed.xpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/themes/kokodi/maximize-pressed.xpm b/themes/kokodi/maximize-pressed.xpm new file mode 100644 index 000000000..eea4bc835 --- /dev/null +++ b/themes/kokodi/maximize-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; |