summaryrefslogtreecommitdiff
path: root/etc/images/smilies/grayscale/forced.xpm
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-10-28 09:18:39 +0000
committerMiles Bader <miles@gnu.org>2007-10-28 09:18:39 +0000
commit01c52d3165ffec363014bd9033ea2c317d32d6d6 (patch)
tree5d90be562d45a88f172483b9a33ab4ada197d772 /etc/images/smilies/grayscale/forced.xpm
parentccae01a639d69bc215e4af2835131cda3141e498 (diff)
Update Gnus to No Gnus 0.7 from the Gnus CVS trunk
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-911
Diffstat (limited to 'etc/images/smilies/grayscale/forced.xpm')
-rw-r--r--etc/images/smilies/grayscale/forced.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/images/smilies/grayscale/forced.xpm b/etc/images/smilies/grayscale/forced.xpm
new file mode 100644
index 00000000000..095084569c4
--- /dev/null
+++ b/etc/images/smilies/grayscale/forced.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * forced_xpm[] = {
+"14 14 6 1",
+" c None",
+". c #484848",
+"+ c #000000",
+"@ c #6E6E6E",
+"# c #ABABAB",
+"$ c #171717",
+" ",
+" ",
+" . . ",
+" + + ",
+" + + ",
+" + + ",
+" ",
+" @ @ ",
+" +# #+ ",
+" @@# #@@ ",
+" #$++++++$# ",
+" ######## ",
+" ",
+" "};