diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-06-11 22:04:02 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-06-11 22:04:02 +0000 |
commit | 27f6442c0d6d0aa47f66b6706e7fdbb2c3c959f4 (patch) | |
tree | 0c038c49c9cbe5ea2bc92a8861152671f21fbb9f /themes/default/stick-toggled-prelight.xpm | |
parent | fe15c9a1bc90bfcc8960c1d97d02727d510721c3 (diff) | |
download | xfwm4-27f6442c0d6d0aa47f66b6706e7fdbb2c3c959f4.tar.gz |
Add missing files to svn
(Old svn revision: 25804)
Diffstat (limited to 'themes/default/stick-toggled-prelight.xpm')
-rw-r--r-- | themes/default/stick-toggled-prelight.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/default/stick-toggled-prelight.xpm b/themes/default/stick-toggled-prelight.xpm new file mode 100644 index 000000000..dc6069de2 --- /dev/null +++ b/themes/default/stick-toggled-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"18 27 3 1", +" c None", +"+ c #D0D0FF s active_hilight_1", +". c #C0C0FF s active_color_1", +" ", +" ", +" ", +" ", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +" ", +" "}; |