2006-04-11 Adam Sjøgren <asjo@koldfront.dk>
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 11 Apr 2006 17:01:10 +0000 (17:01 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 11 Apr 2006 17:01:10 +0000 (17:01 +0000)
* etc/images/smilies/grayscale/*.xpm: New larger grayscale smileys.

* etc/images/smilies/medium/*.xpm: New colorful smileys.

27 files changed:
ChangeLog
etc/images/smilies/grayscale/blink.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/braindamaged.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/cry.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/dead.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/evil.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/forced.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/frown.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/grin.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/indifferent.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/reverse-smile.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/sad.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/smile.xpm [new file with mode: 0644]
etc/images/smilies/grayscale/wry.xpm [new file with mode: 0644]
etc/images/smilies/medium/blink.xpm [new file with mode: 0644]
etc/images/smilies/medium/braindamaged.xpm [new file with mode: 0644]
etc/images/smilies/medium/cry.xpm [new file with mode: 0644]
etc/images/smilies/medium/dead.xpm [new file with mode: 0644]
etc/images/smilies/medium/evil.xpm [new file with mode: 0644]
etc/images/smilies/medium/forced.xpm [new file with mode: 0644]
etc/images/smilies/medium/frown.xpm [new file with mode: 0644]
etc/images/smilies/medium/grin.xpm [new file with mode: 0644]
etc/images/smilies/medium/indifferent.xpm [new file with mode: 0644]
etc/images/smilies/medium/reverse-smile.xpm [new file with mode: 0644]
etc/images/smilies/medium/sad.xpm [new file with mode: 0644]
etc/images/smilies/medium/smile.xpm [new file with mode: 0644]
etc/images/smilies/medium/wry.xpm [new file with mode: 0644]

index b74c155..29f4935 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-11  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
+
+       * etc/images/smilies/grayscale/*.xpm: New larger grayscale smileys.
+
+       * etc/images/smilies/medium/*.xpm: New colorful smileys.
+
 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * README: No Gnus v0.4 is released.
 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * README: No Gnus v0.4 is released.
diff --git a/etc/images/smilies/grayscale/blink.xpm b/etc/images/smilies/grayscale/blink.xpm
new file mode 100644 (file)
index 0000000..eec7209
--- /dev/null
@@ -0,0 +1,24 @@
+/* XPM */
+static char * blink_xpm[] = {
+"14 14 7 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #6E6E6E",
+"#     c #515151",
+"$     c #ABABAB",
+"%     c #737373",
+"              ",
+"              ",
+"         .    ",
+"         +    ",
+"  @#$$#  +    ",
+"    ++   +    ",
+"              ",
+"  +        +  ",
+"  $+      +$  ",
+"   %+    +%   ",
+"    %++++%    ",
+"     $$$$     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/braindamaged.xpm b/etc/images/smilies/grayscale/braindamaged.xpm
new file mode 100644 (file)
index 0000000..cd47b32
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * braindamaged_xpm[] = {
+"14 14 6 1",
+"      c None",
+".     c #ABABAB",
+"+     c #000000",
+"@     c #515151",
+"#     c #171717",
+"$     c #737373",
+"              ",
+"              ",
+"   .++..++.   ",
+"   +@.++.@+   ",
+"   +.@#@@.+   ",
+"   +@.#@.@+   ",
+"   .++. ++.   ",
+"  +        +  ",
+"  .+      +.  ",
+"   $+    +$   ",
+"    $++++$    ",
+"     ....     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/cry.xpm b/etc/images/smilies/grayscale/cry.xpm
new file mode 100644 (file)
index 0000000..78bf666
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * cry_xpm[] = {
+"14 14 6 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #ABABAB",
+"#     c #515151",
+"$     c #6E6E6E",
+"              ",
+"              ",
+"         .    ",
+"    ..  .+.   ",
+"   +++. +.+   ",
+"        +@+   ",
+"        @+#   ",
+"      @@      ",
+"    $++++$    ",
+"   .+@  @+.   ",
+"  @+@    @+@  ",
+"   @      @   ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/dead.xpm b/etc/images/smilies/grayscale/dead.xpm
new file mode 100644 (file)
index 0000000..9be9883
--- /dev/null
@@ -0,0 +1,21 @@
+/* XPM */
+static char * dead_xpm[] = {
+"14 14 4 1",
+"      c None",
+".     c #737373",
+"+     c #ABABAB",
+"@     c #000000",
+"              ",
+"              ",
+"  .+ +. + +.  ",
+"  +@+@++@+@+  ",
+"   +@    @+   ",
+"  +@+@  @+@+  ",
+"   + +. + +   ",
+"              ",
+"  +@      @+  ",
+"   .@    @.   ",
+"    .@@@@.    ",
+"     ++++     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/evil.xpm b/etc/images/smilies/grayscale/evil.xpm
new file mode 100644 (file)
index 0000000..e358cf8
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * evil_xpm[] = {
+"14 14 6 1",
+"      c None",
+".     c #6E6E6E",
+"+     c #484848",
+"@     c #ABABAB",
+"#     c #000000",
+"$     c #737373",
+"              ",
+"              ",
+"   .+    +.   ",
+"   @#    #@   ",
+"    #+ @+#    ",
+"    #+ @+#    ",
+"              ",
+"  #        #  ",
+"  @#      #@  ",
+"   $#    #$   ",
+"    $####$    ",
+"     @@@@     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/forced.xpm b/etc/images/smilies/grayscale/forced.xpm
new file mode 100644 (file)
index 0000000..0950845
--- /dev/null
@@ -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",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+"  @        @  ",
+"  +#      #+  ",
+"  @@#    #@@  ",
+"  #$++++++$#  ",
+"   ########   ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/frown.xpm b/etc/images/smilies/grayscale/frown.xpm
new file mode 100644 (file)
index 0000000..b513f4c
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * frown_xpm[] = {
+"14 14 5 1",
+"      c None",
+".     c #6E6E6E",
+"+     c #484848",
+"@     c #ABABAB",
+"#     c #000000",
+"              ",
+"              ",
+"   .+    +.   ",
+"   @#    #@   ",
+"    #+ @+#    ",
+"    #+@@+#    ",
+"              ",
+"      @@      ",
+"    .####.    ",
+"   +#@  @#+   ",
+"  @#@    @#@  ",
+"   +      +   ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/grin.xpm b/etc/images/smilies/grayscale/grin.xpm
new file mode 100644 (file)
index 0000000..f6e4588
--- /dev/null
@@ -0,0 +1,25 @@
+/* XPM */
+static char * grin_xpm[] = {
+"14 14 8 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #515151",
+"#     c #6E6E6E",
+"$     c #ABABAB",
+"%     c #FFFFFF",
+"&     c #737373",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+"  ++@@##@@++  ",
+"  $+%%%%%%+$  ",
+"   &+%%%%+&   ",
+"    &++++&    ",
+"     $$$$     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/indifferent.xpm b/etc/images/smilies/grayscale/indifferent.xpm
new file mode 100644 (file)
index 0000000..1e4f69e
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * indifferent_xpm[] = {
+"14 14 6 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #515151",
+"#     c #ABABAB",
+"$     c #6E6E6E",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+" @         #@ ",
+"#+$+$   $  +  ",
+"$ +#+$#++$+$  ",
+"  $  ++# ++   ",
+"      +       ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/reverse-smile.xpm b/etc/images/smilies/grayscale/reverse-smile.xpm
new file mode 100644 (file)
index 0000000..a62eab0
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * reverse_smile_xpm[] = {
+"14 14 5 1",
+"      c None",
+".     c #ABABAB",
+"+     c #737373",
+"@     c #000000",
+"#     c #484848",
+"              ",
+"              ",
+"     ....     ",
+"    +@@@@+    ",
+"   +@    @+   ",
+"  .@      @.  ",
+"  @        @  ",
+"              ",
+"    @    @    ",
+"    @    @    ",
+"    @    @    ",
+"    #    #    ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/sad.xpm b/etc/images/smilies/grayscale/sad.xpm
new file mode 100644 (file)
index 0000000..3addb6b
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sad_xpm[] = {
+"14 14 5 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #ABABAB",
+"#     c #6E6E6E",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+"     @@@@     ",
+"    #++++#    ",
+"   .+@  @+.   ",
+"  @+@    @+@  ",
+"   .      .   ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/smile.xpm b/etc/images/smilies/grayscale/smile.xpm
new file mode 100644 (file)
index 0000000..463785e
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * smile_xpm[] = {
+"14 14 5 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #ABABAB",
+"#     c #737373",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+"  +        +  ",
+"  @+      +@  ",
+"   #+    +#   ",
+"    #++++#    ",
+"     @@@@     ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/grayscale/wry.xpm b/etc/images/smilies/grayscale/wry.xpm
new file mode 100644 (file)
index 0000000..79e2979
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * wry_xpm[] = {
+"14 14 6 1",
+"      c None",
+".     c #484848",
+"+     c #000000",
+"@     c #515151",
+"#     c #ABABAB",
+"$     c #6E6E6E",
+"              ",
+"              ",
+"    .    .    ",
+"    +    +    ",
+"    +    +    ",
+"    +    +    ",
+"              ",
+"          @   ",
+"    ##   $@   ",
+"   #++++++#   ",
+"   @$   ##    ",
+"   @          ",
+"              ",
+"              "};
diff --git a/etc/images/smilies/medium/blink.xpm b/etc/images/smilies/medium/blink.xpm
new file mode 100644 (file)
index 0000000..9bd48f7
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * blink_xpm[] = {
+"16 16 10 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"=     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&&&&&&*&&%. ",
+" +$&&&&&&&.&&$+ ",
+".@&@%##%&&.&&&@.",
+".#&&&..&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&.&&&&&&&&.&$.",
+".#&#.&&&&&&.#&#.",
+".@&&=.&&&&.=&&@.",
+" +$&&=....=&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/braindamaged.xpm b/etc/images/smilies/medium/braindamaged.xpm
new file mode 100644 (file)
index 0000000..e42259d
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * braindamaged_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&#..##..#&%. ",
+" +$&.%#..#%.&$+ ",
+".@&&.#%+%%#.&&@.",
+".#&&.%#+%#%.&&#.",
+".$&&#..#&..#&&$.",
+".$&.&&&&&&&&.&$.",
+".#&#.&&&&&&.#&#.",
+".@&&*.&&&&.*&&@.",
+" +$&&*....*&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/cry.xpm b/etc/images/smilies/medium/cry.xpm
new file mode 100644 (file)
index 0000000..e7358ad
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * cry_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&&&&&&*&&%. ",
+" +$&&**&&*.*&$+ ",
+".@&&...*&.*.&&@.",
+".#&&&&&&&.#.&&#.",
+".$&&&&&&&#.%&&$.",
+".$&&&&&&&&&&&&$.",
+".#&&&@....@&&&#.",
+".@&&*.#&&#.*&&@.",
+" +$#.#&&&&#.#$+ ",
+" .%&*&&&&&&*&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/dead.xpm b/etc/images/smilies/medium/dead.xpm
new file mode 100644 (file)
index 0000000..1d8fe12
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * dead_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%*#&#*$#&#*%. ",
+" +$#.#.##.#.#$+ ",
+".@&&#.$&&$.#&&@.",
+".#&#.#.$$.#.#&#.",
+".$&*#&#*$#&#*&$.",
+".$&.&&&&&&&&.&$.",
+".#&#.&&&&&&.#&#.",
+".@&&*.&&&&.*&&@.",
+" +$&&*....*&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/evil.xpm b/etc/images/smilies/medium/evil.xpm
new file mode 100644 (file)
index 0000000..b7a18f8
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * evil_xpm[] = {
+"16 16 10 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"=     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&@*&&&&*@&%. ",
+" +$&#.&&&&.#&$+ ",
+".@&&&.*&#*.&&&@.",
+".#&&&.*##*.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&.&&&&&&&&.&$.",
+".#&#.&&&&&&.#&#.",
+".@&&=.&&&&.=&&@.",
+" +$&&=....=&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/forced.xpm b/etc/images/smilies/medium/forced.xpm
new file mode 100644 (file)
index 0000000..df52a7e
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * forced_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&@&&&&&&&&@&$.",
+".#&.#&&&&&&#.&#.",
+".@&@@#&&&&#@@&@.",
+" +$#+......+#$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/frown.xpm b/etc/images/smilies/medium/frown.xpm
new file mode 100644 (file)
index 0000000..e4573ed
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * frown_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&@*&&&&*@&%. ",
+" +$&#.&&&&.#&$+ ",
+".@&&&.*&#*.&&&@.",
+".#&&&.*##*.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&&&&&&&&&&&&$.",
+".#&&&@....@&&&#.",
+".@&&*.#&&#.*&&@.",
+" +$#.#&&&&#.#$+ ",
+" .%&*&&&&&&*&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/grin.xpm b/etc/images/smilies/medium/grin.xpm
new file mode 100644 (file)
index 0000000..d8db415
--- /dev/null
@@ -0,0 +1,30 @@
+/* XPM */
+static char * grin_xpm[] = {
+"16 16 11 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"=     c #FFFFFF",
+"-     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&..%%@@%%..&$.",
+".#&#.======.#&#.",
+".@&&-.====.-&&@.",
+" +$&&-....-&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/indifferent.xpm b/etc/images/smilies/medium/indifferent.xpm
new file mode 100644 (file)
index 0000000..98519c3
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * indifferent_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$%&&&&&&&&&#%$.",
+".#.@.@&&&@&&.&#.",
+".@&.#.@#..@.@&@.",
+" +$@&&..#&..&$+ ",
+" .%&&&&.&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/reverse-smile.xpm b/etc/images/smilies/medium/reverse-smile.xpm
new file mode 100644 (file)
index 0000000..9641c33
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * reverse_smile_xpm[] = {
+"16 16 10 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #8F7B00",
+"=     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&&&&&&&&&%. ",
+" +$&&*....*&&$+ ",
+".@&&*.&&&&.*&&@.",
+".#&#.&&&&&&.#&#.",
+".$&.&&&&&&&&.&$.",
+".$&&&&&&&&&&&&$.",
+".#&&&.&&&&.&&&#.",
+".@&&&.&&&&.&&&@.",
+" +$&&.&&&&.&&$+ ",
+" .%&&=&&&&=&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/sad.xpm b/etc/images/smilies/medium/sad.xpm
new file mode 100644 (file)
index 0000000..bc635c1
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * sad_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&&&&&&&&&&&&$.",
+".#&&&@....@&&&#.",
+".@&&*.#&&#.*&&@.",
+" +$#.#&&&&#.#$+ ",
+" .%&*&&&&&&*&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/smile.xpm b/etc/images/smilies/medium/smile.xpm
new file mode 100644 (file)
index 0000000..b08129b
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * smile_xpm[] = {
+"16 16 10 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"=     c #8F7B00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&.&&&&&&&&.&$.",
+".#&#.&&&&&&.#&#.",
+".@&&=.&&&&.=&&@.",
+" +$&&=....=&&$+ ",
+" .%&&&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};
diff --git a/etc/images/smilies/medium/wry.xpm b/etc/images/smilies/medium/wry.xpm
new file mode 100644 (file)
index 0000000..3bc841b
--- /dev/null
@@ -0,0 +1,28 @@
+/* XPM */
+static char * wry_xpm[] = {
+"16 16 9 1",
+"      c None",
+".     c #000000",
+"+     c #1D1900",
+"@     c #887500",
+"#     c #D3B600",
+"$     c #FAD800",
+"%     c #645600",
+"&     c #FFDD00",
+"*     c #594D00",
+"     ......     ",
+"   .+@#$$#@+.   ",
+"  .%$&&&&&&$%.  ",
+" .%&&*&&&&*&&%. ",
+" +$&&.&&&&.&&$+ ",
+".@&&&.&&&&.&&&@.",
+".#&&&.&&&&.&&&#.",
+".$&&&&&&&&&&&&$.",
+".$&&&&&&&&&%&&$.",
+".#&&&&&&&&@%&&#.",
+".@&&#......#&&@.",
+" +$&%@&&&&&&&$+ ",
+" .%&%&&&&&&&&%. ",
+"  .%$&&&&&&$%.  ",
+"   .+@#$$#@+.   ",
+"     ......     "};