diff options
Diffstat (limited to 'emoticons')
200 files changed, 1707 insertions, 0 deletions
diff --git a/emoticons/BoxedEmoticonSet/Makefile.am b/emoticons/BoxedEmoticonSet/Makefile.am new file mode 100644 index 00000000..ac61855f --- /dev/null +++ b/emoticons/BoxedEmoticonSet/Makefile.am @@ -0,0 +1,3 @@ +icondir = $(datadir)/emoticons/Boxed +icon_DATA = emoticons.xml angry.png bigsmile.png confused.png \ +cry.png oh.png sad.png shade.png smile.png tongue.png wink.png diff --git a/emoticons/BoxedEmoticonSet/README b/emoticons/BoxedEmoticonSet/README new file mode 100644 index 00000000..9687ddfe --- /dev/null +++ b/emoticons/BoxedEmoticonSet/README @@ -0,0 +1,4 @@ +Got permission by the author (AreFX) to add this emoticon-theme to Kopete. +AreFX can be reached via the following URLs: +http://arefx.deviantart.com/ +http://www.xboxfanatics.tk/ diff --git a/emoticons/BoxedEmoticonSet/angry.png b/emoticons/BoxedEmoticonSet/angry.png Binary files differnew file mode 100644 index 00000000..1f9663b0 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/angry.png diff --git a/emoticons/BoxedEmoticonSet/bigsmile.png b/emoticons/BoxedEmoticonSet/bigsmile.png Binary files differnew file mode 100644 index 00000000..4932dbe4 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/bigsmile.png diff --git a/emoticons/BoxedEmoticonSet/confused.png b/emoticons/BoxedEmoticonSet/confused.png Binary files differnew file mode 100644 index 00000000..b46268d1 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/confused.png diff --git a/emoticons/BoxedEmoticonSet/cry.png b/emoticons/BoxedEmoticonSet/cry.png Binary files differnew file mode 100644 index 00000000..099da409 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/cry.png diff --git a/emoticons/BoxedEmoticonSet/emoticons.xml b/emoticons/BoxedEmoticonSet/emoticons.xml new file mode 100644 index 00000000..d257bf33 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/emoticons.xml @@ -0,0 +1,60 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> +</emoticon> + +<emoticon file="bigsmile"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="confused"> + <string>:/</string> + <string>:-/</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="shade"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/BoxedEmoticonSet/oh.png b/emoticons/BoxedEmoticonSet/oh.png Binary files differnew file mode 100644 index 00000000..ae5fa919 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/oh.png diff --git a/emoticons/BoxedEmoticonSet/sad.png b/emoticons/BoxedEmoticonSet/sad.png Binary files differnew file mode 100644 index 00000000..e34ac346 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/sad.png diff --git a/emoticons/BoxedEmoticonSet/shade.png b/emoticons/BoxedEmoticonSet/shade.png Binary files differnew file mode 100644 index 00000000..0e8b4d3f --- /dev/null +++ b/emoticons/BoxedEmoticonSet/shade.png diff --git a/emoticons/BoxedEmoticonSet/smile.png b/emoticons/BoxedEmoticonSet/smile.png Binary files differnew file mode 100644 index 00000000..60e9affd --- /dev/null +++ b/emoticons/BoxedEmoticonSet/smile.png diff --git a/emoticons/BoxedEmoticonSet/tongue.png b/emoticons/BoxedEmoticonSet/tongue.png Binary files differnew file mode 100644 index 00000000..43c98d67 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/tongue.png diff --git a/emoticons/BoxedEmoticonSet/wink.png b/emoticons/BoxedEmoticonSet/wink.png Binary files differnew file mode 100644 index 00000000..b7536e52 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/wink.png diff --git a/emoticons/GroupWise/Makefile.am b/emoticons/GroupWise/Makefile.am new file mode 100644 index 00000000..5a70d66b --- /dev/null +++ b/emoticons/GroupWise/Makefile.am @@ -0,0 +1,15 @@ +icondir = $(datadir)/emoticons/GroupWise +icon_DATA = emoticons.xml + +#smile.png +#frown.png +#wink.png +#surprised.png +#angry.png +#undecided.png +#bigsmile.png +#crying.png +#innocent.png +#embarrassed.png +#lipssealed.png +#footinmouth.png diff --git a/emoticons/GroupWise/emoticons.xml b/emoticons/GroupWise/emoticons.xml new file mode 100644 index 00000000..a24fcadb --- /dev/null +++ b/emoticons/GroupWise/emoticons.xml @@ -0,0 +1,71 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="smile"> + <string>:)</string> + <string>:-)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="frown"> + <string>:(</string> + <string>:-(</string> +</emoticon> + +<emoticon file="wink"> + <string>;)</string> + <string>;-)</string> +</emoticon> + +<emoticon file="surprised"> + <string>:O</string> + <string>:-O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="angry"> + <string>:@</string> + <string>:-@</string> + <string>>:(</string> + <string>>:-(</string> +</emoticon> + +<emoticon file="undecided"> + <string>:/</string> + <string>:-/</string> +</emoticon> + +<emoticon file="bigsmile"> + <string>:D</string> + <string>:-D</string> +</emoticon> + +<emoticon file="crying"> + <string>:'(</string> + <string>:'-(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="innocent"> + <string>O:)</string> +</emoticon> + +<emoticon file="embarrassed"> + <string>:[</string> + <string>:-[</string> +</emoticon> + +<emoticon file="lipssealed"> + <string>:X</string> + <string>:-X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="footinmouth"> + <string>:!</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/KMess-Blue/Makefile.am b/emoticons/KMess-Blue/Makefile.am new file mode 100644 index 00000000..266fc576 --- /dev/null +++ b/emoticons/KMess-Blue/Makefile.am @@ -0,0 +1,14 @@ +icondir = $(datadir)/emoticons/KMess-Blue + +icon_DATA = emoticons.xml \ +angry.png confused.png cry.png \ +embarassed.png omg.png sad.png \ +shade.png smile.png teeth.png \ +tongue.png wink.png + +# Currently without a mapping and not installed: +# arrogant.png +# satisfied.png +# shout.png +# sorry.png +# ugly.png diff --git a/emoticons/KMess-Blue/angry.png b/emoticons/KMess-Blue/angry.png Binary files differnew file mode 100644 index 00000000..476ed9c6 --- /dev/null +++ b/emoticons/KMess-Blue/angry.png diff --git a/emoticons/KMess-Blue/arrogant.png b/emoticons/KMess-Blue/arrogant.png Binary files differnew file mode 100644 index 00000000..2d5ec7d4 --- /dev/null +++ b/emoticons/KMess-Blue/arrogant.png diff --git a/emoticons/KMess-Blue/confused.png b/emoticons/KMess-Blue/confused.png Binary files differnew file mode 100644 index 00000000..461c16d9 --- /dev/null +++ b/emoticons/KMess-Blue/confused.png diff --git a/emoticons/KMess-Blue/cry.png b/emoticons/KMess-Blue/cry.png Binary files differnew file mode 100644 index 00000000..8fc019e5 --- /dev/null +++ b/emoticons/KMess-Blue/cry.png diff --git a/emoticons/KMess-Blue/embarassed.png b/emoticons/KMess-Blue/embarassed.png Binary files differnew file mode 100644 index 00000000..346a7a62 --- /dev/null +++ b/emoticons/KMess-Blue/embarassed.png diff --git a/emoticons/KMess-Blue/emoticons.xml b/emoticons/KMess-Blue/emoticons.xml new file mode 100644 index 00000000..50295ab2 --- /dev/null +++ b/emoticons/KMess-Blue/emoticons.xml @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> + <string>:-@</string> + <string>:@</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="embarassed"> + <string>:-$</string> + <string>:$</string> +</emoticon> + +<emoticon file="omg"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="shade"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="teeth"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/KMess-Blue/omg.png b/emoticons/KMess-Blue/omg.png Binary files differnew file mode 100644 index 00000000..89fc8a05 --- /dev/null +++ b/emoticons/KMess-Blue/omg.png diff --git a/emoticons/KMess-Blue/sad.png b/emoticons/KMess-Blue/sad.png Binary files differnew file mode 100644 index 00000000..dc77c5f5 --- /dev/null +++ b/emoticons/KMess-Blue/sad.png diff --git a/emoticons/KMess-Blue/satisfied.png b/emoticons/KMess-Blue/satisfied.png Binary files differnew file mode 100644 index 00000000..c43e269c --- /dev/null +++ b/emoticons/KMess-Blue/satisfied.png diff --git a/emoticons/KMess-Blue/shade.png b/emoticons/KMess-Blue/shade.png Binary files differnew file mode 100644 index 00000000..148ffb58 --- /dev/null +++ b/emoticons/KMess-Blue/shade.png diff --git a/emoticons/KMess-Blue/shout.png b/emoticons/KMess-Blue/shout.png Binary files differnew file mode 100644 index 00000000..796788ca --- /dev/null +++ b/emoticons/KMess-Blue/shout.png diff --git a/emoticons/KMess-Blue/smile.png b/emoticons/KMess-Blue/smile.png Binary files differnew file mode 100644 index 00000000..2ea263da --- /dev/null +++ b/emoticons/KMess-Blue/smile.png diff --git a/emoticons/KMess-Blue/sorry.png b/emoticons/KMess-Blue/sorry.png Binary files differnew file mode 100644 index 00000000..0b1877c7 --- /dev/null +++ b/emoticons/KMess-Blue/sorry.png diff --git a/emoticons/KMess-Blue/teeth.png b/emoticons/KMess-Blue/teeth.png Binary files differnew file mode 100644 index 00000000..17e1284e --- /dev/null +++ b/emoticons/KMess-Blue/teeth.png diff --git a/emoticons/KMess-Blue/tongue.png b/emoticons/KMess-Blue/tongue.png Binary files differnew file mode 100644 index 00000000..52c90c12 --- /dev/null +++ b/emoticons/KMess-Blue/tongue.png diff --git a/emoticons/KMess-Blue/ugly.png b/emoticons/KMess-Blue/ugly.png Binary files differnew file mode 100644 index 00000000..555106f9 --- /dev/null +++ b/emoticons/KMess-Blue/ugly.png diff --git a/emoticons/KMess-Blue/wink.png b/emoticons/KMess-Blue/wink.png Binary files differnew file mode 100644 index 00000000..8582fe00 --- /dev/null +++ b/emoticons/KMess-Blue/wink.png diff --git a/emoticons/KMess-Cartoon/Makefile.am b/emoticons/KMess-Cartoon/Makefile.am new file mode 100644 index 00000000..f8021ca4 --- /dev/null +++ b/emoticons/KMess-Cartoon/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/emoticons/KMess-Cartoon + +icon_DATA = emoticons.xml \ +angel.png angry.png confused.png cry.png devil.png embarrassed.png omg.png sad.png shade.png smile.png teeth.png tongue.png ugly.png wink.png
\ No newline at end of file diff --git a/emoticons/KMess-Cartoon/angel.png b/emoticons/KMess-Cartoon/angel.png Binary files differnew file mode 100644 index 00000000..87f6fc3a --- /dev/null +++ b/emoticons/KMess-Cartoon/angel.png diff --git a/emoticons/KMess-Cartoon/angry.png b/emoticons/KMess-Cartoon/angry.png Binary files differnew file mode 100644 index 00000000..a94e7541 --- /dev/null +++ b/emoticons/KMess-Cartoon/angry.png diff --git a/emoticons/KMess-Cartoon/confused.png b/emoticons/KMess-Cartoon/confused.png Binary files differnew file mode 100644 index 00000000..340e4945 --- /dev/null +++ b/emoticons/KMess-Cartoon/confused.png diff --git a/emoticons/KMess-Cartoon/cry.png b/emoticons/KMess-Cartoon/cry.png Binary files differnew file mode 100644 index 00000000..331ac3be --- /dev/null +++ b/emoticons/KMess-Cartoon/cry.png diff --git a/emoticons/KMess-Cartoon/devil.png b/emoticons/KMess-Cartoon/devil.png Binary files differnew file mode 100644 index 00000000..bd71f372 --- /dev/null +++ b/emoticons/KMess-Cartoon/devil.png diff --git a/emoticons/KMess-Cartoon/embarrassed.png b/emoticons/KMess-Cartoon/embarrassed.png Binary files differnew file mode 100644 index 00000000..e02d3148 --- /dev/null +++ b/emoticons/KMess-Cartoon/embarrassed.png diff --git a/emoticons/KMess-Cartoon/emoticons.xml b/emoticons/KMess-Cartoon/emoticons.xml new file mode 100644 index 00000000..351e1fd8 --- /dev/null +++ b/emoticons/KMess-Cartoon/emoticons.xml @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> + <string>(A)</string> + <string>(a)</string> +</emoticon> + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> + <string>:-@</string> + <string>:@</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> + <string>(6)</string> +</emoticon> + +<emoticon file="omg"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="embarrassed"> + <string>:$</string> + <string>:-$</string> +</emoticon> + +<emoticon file="shade"> + <string>8-)</string> + <string>8)</string> + <string>(H)</string> + <string>(h)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> +</emoticon> + +<emoticon file="teeth"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="ugly"> + <string>:|</string> + <string>:-|</string> + <string>:/</string> + <string>:-/</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/KMess-Cartoon/omg.png b/emoticons/KMess-Cartoon/omg.png Binary files differnew file mode 100644 index 00000000..403a9982 --- /dev/null +++ b/emoticons/KMess-Cartoon/omg.png diff --git a/emoticons/KMess-Cartoon/sad.png b/emoticons/KMess-Cartoon/sad.png Binary files differnew file mode 100644 index 00000000..0c91b9f5 --- /dev/null +++ b/emoticons/KMess-Cartoon/sad.png diff --git a/emoticons/KMess-Cartoon/shade.png b/emoticons/KMess-Cartoon/shade.png Binary files differnew file mode 100644 index 00000000..e89819c4 --- /dev/null +++ b/emoticons/KMess-Cartoon/shade.png diff --git a/emoticons/KMess-Cartoon/smile.png b/emoticons/KMess-Cartoon/smile.png Binary files differnew file mode 100644 index 00000000..389c507b --- /dev/null +++ b/emoticons/KMess-Cartoon/smile.png diff --git a/emoticons/KMess-Cartoon/teeth.png b/emoticons/KMess-Cartoon/teeth.png Binary files differnew file mode 100644 index 00000000..0eabf0fd --- /dev/null +++ b/emoticons/KMess-Cartoon/teeth.png diff --git a/emoticons/KMess-Cartoon/tongue.png b/emoticons/KMess-Cartoon/tongue.png Binary files differnew file mode 100644 index 00000000..7cd0df4b --- /dev/null +++ b/emoticons/KMess-Cartoon/tongue.png diff --git a/emoticons/KMess-Cartoon/ugly.png b/emoticons/KMess-Cartoon/ugly.png Binary files differnew file mode 100644 index 00000000..21f562f9 --- /dev/null +++ b/emoticons/KMess-Cartoon/ugly.png diff --git a/emoticons/KMess-Cartoon/wink.png b/emoticons/KMess-Cartoon/wink.png Binary files differnew file mode 100644 index 00000000..3885b04e --- /dev/null +++ b/emoticons/KMess-Cartoon/wink.png diff --git a/emoticons/KMess-Violet/Makefile.am b/emoticons/KMess-Violet/Makefile.am new file mode 100644 index 00000000..e7ccc8a3 --- /dev/null +++ b/emoticons/KMess-Violet/Makefile.am @@ -0,0 +1,14 @@ +icondir = $(datadir)/emoticons/KMess-Violet + +icon_DATA = emoticons.xml \ +angry.png confused.png cry.png \ +embarassed.png omg.png sad.png \ +shade.png smile.png teeth.png \ +tongue.png wink.png + +# Currently without a mapping and not installed: +# arrogant.png +# satisfied.png +# shout.png +# sorry.png +# ugly.png diff --git a/emoticons/KMess-Violet/angry.png b/emoticons/KMess-Violet/angry.png Binary files differnew file mode 100644 index 00000000..476ed9c6 --- /dev/null +++ b/emoticons/KMess-Violet/angry.png diff --git a/emoticons/KMess-Violet/arrogant.png b/emoticons/KMess-Violet/arrogant.png Binary files differnew file mode 100644 index 00000000..6dda88cc --- /dev/null +++ b/emoticons/KMess-Violet/arrogant.png diff --git a/emoticons/KMess-Violet/confused.png b/emoticons/KMess-Violet/confused.png Binary files differnew file mode 100644 index 00000000..c032ccee --- /dev/null +++ b/emoticons/KMess-Violet/confused.png diff --git a/emoticons/KMess-Violet/cry.png b/emoticons/KMess-Violet/cry.png Binary files differnew file mode 100644 index 00000000..677d66b1 --- /dev/null +++ b/emoticons/KMess-Violet/cry.png diff --git a/emoticons/KMess-Violet/embarassed.png b/emoticons/KMess-Violet/embarassed.png Binary files differnew file mode 100644 index 00000000..2dea76d5 --- /dev/null +++ b/emoticons/KMess-Violet/embarassed.png diff --git a/emoticons/KMess-Violet/emoticons.xml b/emoticons/KMess-Violet/emoticons.xml new file mode 100644 index 00000000..50295ab2 --- /dev/null +++ b/emoticons/KMess-Violet/emoticons.xml @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> + <string>:-@</string> + <string>:@</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="embarassed"> + <string>:-$</string> + <string>:$</string> +</emoticon> + +<emoticon file="omg"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="shade"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="teeth"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/KMess-Violet/omg.png b/emoticons/KMess-Violet/omg.png Binary files differnew file mode 100644 index 00000000..3ea751e0 --- /dev/null +++ b/emoticons/KMess-Violet/omg.png diff --git a/emoticons/KMess-Violet/sad.png b/emoticons/KMess-Violet/sad.png Binary files differnew file mode 100644 index 00000000..2e0d4992 --- /dev/null +++ b/emoticons/KMess-Violet/sad.png diff --git a/emoticons/KMess-Violet/satisfied.png b/emoticons/KMess-Violet/satisfied.png Binary files differnew file mode 100644 index 00000000..1a19a8d2 --- /dev/null +++ b/emoticons/KMess-Violet/satisfied.png diff --git a/emoticons/KMess-Violet/shade.png b/emoticons/KMess-Violet/shade.png Binary files differnew file mode 100644 index 00000000..7ac74e49 --- /dev/null +++ b/emoticons/KMess-Violet/shade.png diff --git a/emoticons/KMess-Violet/shout.png b/emoticons/KMess-Violet/shout.png Binary files differnew file mode 100644 index 00000000..415df790 --- /dev/null +++ b/emoticons/KMess-Violet/shout.png diff --git a/emoticons/KMess-Violet/smile.png b/emoticons/KMess-Violet/smile.png Binary files differnew file mode 100644 index 00000000..08f531e1 --- /dev/null +++ b/emoticons/KMess-Violet/smile.png diff --git a/emoticons/KMess-Violet/sorry.png b/emoticons/KMess-Violet/sorry.png Binary files differnew file mode 100644 index 00000000..ef10e953 --- /dev/null +++ b/emoticons/KMess-Violet/sorry.png diff --git a/emoticons/KMess-Violet/teeth.png b/emoticons/KMess-Violet/teeth.png Binary files differnew file mode 100644 index 00000000..a381fe4f --- /dev/null +++ b/emoticons/KMess-Violet/teeth.png diff --git a/emoticons/KMess-Violet/tongue.png b/emoticons/KMess-Violet/tongue.png Binary files differnew file mode 100644 index 00000000..46bfb341 --- /dev/null +++ b/emoticons/KMess-Violet/tongue.png diff --git a/emoticons/KMess-Violet/ugly.png b/emoticons/KMess-Violet/ugly.png Binary files differnew file mode 100644 index 00000000..f0a2f886 --- /dev/null +++ b/emoticons/KMess-Violet/ugly.png diff --git a/emoticons/KMess-Violet/wink.png b/emoticons/KMess-Violet/wink.png Binary files differnew file mode 100644 index 00000000..52096632 --- /dev/null +++ b/emoticons/KMess-Violet/wink.png diff --git a/emoticons/KMess/COPYING b/emoticons/KMess/COPYING new file mode 100644 index 00000000..0b84a43f --- /dev/null +++ b/emoticons/KMess/COPYING @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + Appendix: How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) 19yy <name of author> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/emoticons/KMess/Makefile.am b/emoticons/KMess/Makefile.am new file mode 100644 index 00000000..bf12987a --- /dev/null +++ b/emoticons/KMess/Makefile.am @@ -0,0 +1,31 @@ +icondir = $(datadir)/emoticons/KMess +icon_DATA = emoticons.xml \ +angel.png angry.png bat.png \ +beer.png boy.png cake.png \ +camera.png cat.png clock.png \ +cocktail.png confused.png cry.png \ +cup.png devil.png dog.png \ +dude_hug.png embarassed.png email.png \ +film.png girl.png girl_hug.png \ +kiss.png lightbulb.png love.png \ +messenger.png note.png \ +omg.png phone.png present.png \ +rose.png sad.png shade.png \ +smile.png star.png \ +teeth.png thumbs_down.png thumbs_up.png \ +tongue.png unlove.png wilted_rose.png \ +wink.png + +# Currently without a mapping and not installed: +# arrogant.png +# asl.png +# bad.png +# envelope.png +# handcuffs.png +# moon.png +# rainbow.png +# satisfied.png +# shout.png +# sorry.png +# sun.png +# ugly.png diff --git a/emoticons/KMess/angel.png b/emoticons/KMess/angel.png Binary files differnew file mode 100644 index 00000000..8dd4e71a --- /dev/null +++ b/emoticons/KMess/angel.png diff --git a/emoticons/KMess/angry.png b/emoticons/KMess/angry.png Binary files differnew file mode 100644 index 00000000..476ed9c6 --- /dev/null +++ b/emoticons/KMess/angry.png diff --git a/emoticons/KMess/bat.png b/emoticons/KMess/bat.png Binary files differnew file mode 100644 index 00000000..3db620b2 --- /dev/null +++ b/emoticons/KMess/bat.png diff --git a/emoticons/KMess/beer.png b/emoticons/KMess/beer.png Binary files differnew file mode 100644 index 00000000..b1d60afc --- /dev/null +++ b/emoticons/KMess/beer.png diff --git a/emoticons/KMess/boy.png b/emoticons/KMess/boy.png Binary files differnew file mode 100644 index 00000000..f9078e80 --- /dev/null +++ b/emoticons/KMess/boy.png diff --git a/emoticons/KMess/cake.png b/emoticons/KMess/cake.png Binary files differnew file mode 100644 index 00000000..1d2bd092 --- /dev/null +++ b/emoticons/KMess/cake.png diff --git a/emoticons/KMess/camera.png b/emoticons/KMess/camera.png Binary files differnew file mode 100644 index 00000000..1d65751f --- /dev/null +++ b/emoticons/KMess/camera.png diff --git a/emoticons/KMess/cat.png b/emoticons/KMess/cat.png Binary files differnew file mode 100644 index 00000000..634525b5 --- /dev/null +++ b/emoticons/KMess/cat.png diff --git a/emoticons/KMess/clock.png b/emoticons/KMess/clock.png Binary files differnew file mode 100644 index 00000000..1a802361 --- /dev/null +++ b/emoticons/KMess/clock.png diff --git a/emoticons/KMess/cocktail.png b/emoticons/KMess/cocktail.png Binary files differnew file mode 100644 index 00000000..3444224a --- /dev/null +++ b/emoticons/KMess/cocktail.png diff --git a/emoticons/KMess/confused.png b/emoticons/KMess/confused.png Binary files differnew file mode 100644 index 00000000..25a544c9 --- /dev/null +++ b/emoticons/KMess/confused.png diff --git a/emoticons/KMess/cry.png b/emoticons/KMess/cry.png Binary files differnew file mode 100644 index 00000000..43d9eb99 --- /dev/null +++ b/emoticons/KMess/cry.png diff --git a/emoticons/KMess/cup.png b/emoticons/KMess/cup.png Binary files differnew file mode 100644 index 00000000..9931a1f3 --- /dev/null +++ b/emoticons/KMess/cup.png diff --git a/emoticons/KMess/devil.png b/emoticons/KMess/devil.png Binary files differnew file mode 100644 index 00000000..61b8bede --- /dev/null +++ b/emoticons/KMess/devil.png diff --git a/emoticons/KMess/dog.png b/emoticons/KMess/dog.png Binary files differnew file mode 100644 index 00000000..0b3dd2ba --- /dev/null +++ b/emoticons/KMess/dog.png diff --git a/emoticons/KMess/dude_hug.png b/emoticons/KMess/dude_hug.png Binary files differnew file mode 100644 index 00000000..b0fc1035 --- /dev/null +++ b/emoticons/KMess/dude_hug.png diff --git a/emoticons/KMess/email.png b/emoticons/KMess/email.png Binary files differnew file mode 100644 index 00000000..a8888108 --- /dev/null +++ b/emoticons/KMess/email.png diff --git a/emoticons/KMess/embarassed.png b/emoticons/KMess/embarassed.png Binary files differnew file mode 100644 index 00000000..424b8296 --- /dev/null +++ b/emoticons/KMess/embarassed.png diff --git a/emoticons/KMess/emoticons.xml b/emoticons/KMess/emoticons.xml new file mode 100644 index 00000000..00cc4ecd --- /dev/null +++ b/emoticons/KMess/emoticons.xml @@ -0,0 +1,225 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angel"> + <string>(A)</string> + <string>(a)</string> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="angry"> + <string>:-@</string> + <string>:@</string> + <string>>:-(</string> + <string>>:(</string> +</emoticon> + +<emoticon file="bat"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="beer"> + <string>(B)</string> + <string>(b)</string> +</emoticon> + +<emoticon file="boy"> + <string>(Z)</string> + <string>(z)</string> +</emoticon> + +<emoticon file="cake"> + <string>(^)</string> +</emoticon> + +<emoticon file="camera"> + <string>(P)</string> + <string>(p)</string> +</emoticon> + +<emoticon file="cat"> + <string>(@)</string> +</emoticon> + +<emoticon file="clock"> + <string>(O)</string> + <string>(o)</string> +</emoticon> + +<emoticon file="cocktail"> + <string>(D)</string> + <string>(d)</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'(</string> + <string>:'-(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="cup"> + <string>(C)</string> + <string>(c)</string> +</emoticon> + +<emoticon file="devil"> + <string>(6)</string> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="dog"> + <string>(&)</string> +</emoticon> + +<emoticon file="dude_hug"> + <string>({)</string> +</emoticon> + +<emoticon file="embarassed"> + <string>:-$</string> + <string>:$</string> +</emoticon> + +<emoticon file="email"> + <string>(E)</string> + <string>(e)</string> +</emoticon> + +<emoticon file="film"> + <string>(~)</string> +</emoticon> + +<emoticon file="girl"> + <string>(X)</string> + <string>(x)</string> +</emoticon> + +<emoticon file="girl_hug"> + <string>(})</string> +</emoticon> + +<emoticon file="kiss"> + <string>(K)</string> + <string>(k)</string> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="lightbulb"> + <string>(I)</string> + <string>(i)</string> +</emoticon> + +<emoticon file="love"> + <string>(L)</string> + <string>(l)</string> +</emoticon> + +<emoticon file="messenger"> + <string>(M)</string> + <string>(m)</string> +</emoticon> + +<emoticon file="note"> + <string>(8)</string> +</emoticon> + +<emoticon file="omg"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="phone"> + <string>(T)</string> + <string>(t)</string> +</emoticon> + +<emoticon file="present"> + <string>(G)</string> + <string>(g)</string> +</emoticon> + +<emoticon file="rose"> + <string>(F)</string> + <string>(f)</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="shade"> + <string>(H)</string> + <string>(h)</string> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="star"> + <string>(*)</string> +</emoticon> + +<emoticon file="teeth"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="thumbs_down"> + <string>(N)</string> + <string>(n)</string> +</emoticon> + +<emoticon file="thumbs_up"> + <string>(Y)</string> + <string>(y)</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="unlove"> + <string>(U)</string> + <string>(u)</string> +</emoticon> + +<emoticon file="wilted_rose"> + <string>(W)</string> + <string>(w)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> diff --git a/emoticons/KMess/film.png b/emoticons/KMess/film.png Binary files differnew file mode 100644 index 00000000..e88a6b29 --- /dev/null +++ b/emoticons/KMess/film.png diff --git a/emoticons/KMess/girl.png b/emoticons/KMess/girl.png Binary files differnew file mode 100644 index 00000000..206b1d0d --- /dev/null +++ b/emoticons/KMess/girl.png diff --git a/emoticons/KMess/girl_hug.png b/emoticons/KMess/girl_hug.png Binary files differnew file mode 100644 index 00000000..8625e6c4 --- /dev/null +++ b/emoticons/KMess/girl_hug.png diff --git a/emoticons/KMess/kiss.png b/emoticons/KMess/kiss.png Binary files differnew file mode 100644 index 00000000..97949112 --- /dev/null +++ b/emoticons/KMess/kiss.png diff --git a/emoticons/KMess/lightbulb.png b/emoticons/KMess/lightbulb.png Binary files differnew file mode 100644 index 00000000..626e44b6 --- /dev/null +++ b/emoticons/KMess/lightbulb.png diff --git a/emoticons/KMess/love.png b/emoticons/KMess/love.png Binary files differnew file mode 100644 index 00000000..ab46e014 --- /dev/null +++ b/emoticons/KMess/love.png diff --git a/emoticons/KMess/messenger.png b/emoticons/KMess/messenger.png Binary files differnew file mode 100644 index 00000000..ee75bf86 --- /dev/null +++ b/emoticons/KMess/messenger.png diff --git a/emoticons/KMess/note.png b/emoticons/KMess/note.png Binary files differnew file mode 100644 index 00000000..fff4cdb1 --- /dev/null +++ b/emoticons/KMess/note.png diff --git a/emoticons/KMess/omg.png b/emoticons/KMess/omg.png Binary files differnew file mode 100644 index 00000000..e6e37047 --- /dev/null +++ b/emoticons/KMess/omg.png diff --git a/emoticons/KMess/phone.png b/emoticons/KMess/phone.png Binary files differnew file mode 100644 index 00000000..adbafeaf --- /dev/null +++ b/emoticons/KMess/phone.png diff --git a/emoticons/KMess/present.png b/emoticons/KMess/present.png Binary files differnew file mode 100644 index 00000000..f255168d --- /dev/null +++ b/emoticons/KMess/present.png diff --git a/emoticons/KMess/readme.txt b/emoticons/KMess/readme.txt new file mode 100644 index 00000000..c12c446b --- /dev/null +++ b/emoticons/KMess/readme.txt @@ -0,0 +1,35 @@ +version 1.0.2 - 27 october 2002 +--------------------------- + dave's Emoticons for Kmess +--------------------------- + + This icons are a complete set of emoticons + made for the KDE msn messenger Kmess. + + Icons design by David Vignoni: dave.linux@libero.it + Site: http://www3.csr.unibo.it/~vignoni + + Kmess site: http://kmess.sourceforge.net + +-------- + License +-------- + +This emoticon's iconset is under GNU General Public License + +-------- + History +-------- + + 1.0.2 - 27 october 2002 + Added "sun" (sun.png) and "asl" (asl.png) emoticons. + Removed satisfied.png and dog_realistic.png. + + 1.0.1 - 2 june 2002 + Added "film" (film.png) emoticon. + + 1.0 - 29 may 2002 + First release, 50 default icons, violet smilies, blue smilies. + + + diff --git a/emoticons/KMess/rose.png b/emoticons/KMess/rose.png Binary files differnew file mode 100644 index 00000000..03fec1b6 --- /dev/null +++ b/emoticons/KMess/rose.png diff --git a/emoticons/KMess/sad.png b/emoticons/KMess/sad.png Binary files differnew file mode 100644 index 00000000..87652502 --- /dev/null +++ b/emoticons/KMess/sad.png diff --git a/emoticons/KMess/shade.png b/emoticons/KMess/shade.png Binary files differnew file mode 100644 index 00000000..a3076954 --- /dev/null +++ b/emoticons/KMess/shade.png diff --git a/emoticons/KMess/smile.png b/emoticons/KMess/smile.png Binary files differnew file mode 100644 index 00000000..9d3e4731 --- /dev/null +++ b/emoticons/KMess/smile.png diff --git a/emoticons/KMess/star.png b/emoticons/KMess/star.png Binary files differnew file mode 100644 index 00000000..e40e64ce --- /dev/null +++ b/emoticons/KMess/star.png diff --git a/emoticons/KMess/teeth.png b/emoticons/KMess/teeth.png Binary files differnew file mode 100644 index 00000000..c365e1c0 --- /dev/null +++ b/emoticons/KMess/teeth.png diff --git a/emoticons/KMess/thumbs_down.png b/emoticons/KMess/thumbs_down.png Binary files differnew file mode 100644 index 00000000..7378219a --- /dev/null +++ b/emoticons/KMess/thumbs_down.png diff --git a/emoticons/KMess/thumbs_up.png b/emoticons/KMess/thumbs_up.png Binary files differnew file mode 100644 index 00000000..d9122e36 --- /dev/null +++ b/emoticons/KMess/thumbs_up.png diff --git a/emoticons/KMess/tongue.png b/emoticons/KMess/tongue.png Binary files differnew file mode 100644 index 00000000..35e542f4 --- /dev/null +++ b/emoticons/KMess/tongue.png diff --git a/emoticons/KMess/unlove.png b/emoticons/KMess/unlove.png Binary files differnew file mode 100644 index 00000000..1eda5b12 --- /dev/null +++ b/emoticons/KMess/unlove.png diff --git a/emoticons/KMess/unused/arrogant.png b/emoticons/KMess/unused/arrogant.png Binary files differnew file mode 100644 index 00000000..03071c8a --- /dev/null +++ b/emoticons/KMess/unused/arrogant.png diff --git a/emoticons/KMess/unused/asl.png b/emoticons/KMess/unused/asl.png Binary files differnew file mode 100644 index 00000000..07961e30 --- /dev/null +++ b/emoticons/KMess/unused/asl.png diff --git a/emoticons/KMess/unused/bad.png b/emoticons/KMess/unused/bad.png Binary files differnew file mode 100644 index 00000000..6a25bc08 --- /dev/null +++ b/emoticons/KMess/unused/bad.png diff --git a/emoticons/KMess/unused/envelope.png b/emoticons/KMess/unused/envelope.png Binary files differnew file mode 100644 index 00000000..e74162de --- /dev/null +++ b/emoticons/KMess/unused/envelope.png diff --git a/emoticons/KMess/unused/handcuffs.png b/emoticons/KMess/unused/handcuffs.png Binary files differnew file mode 100644 index 00000000..267ceb0f --- /dev/null +++ b/emoticons/KMess/unused/handcuffs.png diff --git a/emoticons/KMess/unused/moon.png b/emoticons/KMess/unused/moon.png Binary files differnew file mode 100644 index 00000000..54aab811 --- /dev/null +++ b/emoticons/KMess/unused/moon.png diff --git a/emoticons/KMess/unused/rainbow.png b/emoticons/KMess/unused/rainbow.png Binary files differnew file mode 100644 index 00000000..ade69ded --- /dev/null +++ b/emoticons/KMess/unused/rainbow.png diff --git a/emoticons/KMess/unused/satisfied.png b/emoticons/KMess/unused/satisfied.png Binary files differnew file mode 100644 index 00000000..dcef2e2a --- /dev/null +++ b/emoticons/KMess/unused/satisfied.png diff --git a/emoticons/KMess/unused/shout.png b/emoticons/KMess/unused/shout.png Binary files differnew file mode 100644 index 00000000..07e8cea4 --- /dev/null +++ b/emoticons/KMess/unused/shout.png diff --git a/emoticons/KMess/unused/sorry.png b/emoticons/KMess/unused/sorry.png Binary files differnew file mode 100644 index 00000000..d05bd833 --- /dev/null +++ b/emoticons/KMess/unused/sorry.png diff --git a/emoticons/KMess/unused/sun.png b/emoticons/KMess/unused/sun.png Binary files differnew file mode 100644 index 00000000..ed758606 --- /dev/null +++ b/emoticons/KMess/unused/sun.png diff --git a/emoticons/KMess/unused/ugly.png b/emoticons/KMess/unused/ugly.png Binary files differnew file mode 100644 index 00000000..3fb3b0a5 --- /dev/null +++ b/emoticons/KMess/unused/ugly.png diff --git a/emoticons/KMess/wilted_rose.png b/emoticons/KMess/wilted_rose.png Binary files differnew file mode 100644 index 00000000..be6b9229 --- /dev/null +++ b/emoticons/KMess/wilted_rose.png diff --git a/emoticons/KMess/wink.png b/emoticons/KMess/wink.png Binary files differnew file mode 100644 index 00000000..c024980d --- /dev/null +++ b/emoticons/KMess/wink.png diff --git a/emoticons/Makefile.am b/emoticons/Makefile.am new file mode 100644 index 00000000..3bac5ba5 --- /dev/null +++ b/emoticons/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = ccmathteam.com greggman.com phpBB plain redones set1 \ + BoxedEmoticonSet KMess KMess-Blue KMess-Violet KMess-Cartoon \ + GroupWise + diff --git a/emoticons/ccmathteam.com/Makefile.am b/emoticons/ccmathteam.com/Makefile.am new file mode 100644 index 00000000..657bd156 --- /dev/null +++ b/emoticons/ccmathteam.com/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/emoticons/ccmathteam.com +icon_DATA = biggrin.png confused.png cry.png devil.png \ + oh.png smile.png sunglasses.png tongue.png \ + unhappy.png wink.png emoticons.xml diff --git a/emoticons/ccmathteam.com/README b/emoticons/ccmathteam.com/README new file mode 100644 index 00000000..9b44af7e --- /dev/null +++ b/emoticons/ccmathteam.com/README @@ -0,0 +1,5 @@ + ccmathteam.com emoticons + +These Emoticons were found on http://www.phpbb.com/styles/downloads/ +and have been submitted to the phpBB-Homepage by the folks +that run http://www.ccmathteam.com diff --git a/emoticons/ccmathteam.com/biggrin.png b/emoticons/ccmathteam.com/biggrin.png Binary files differnew file mode 100644 index 00000000..4b762067 --- /dev/null +++ b/emoticons/ccmathteam.com/biggrin.png diff --git a/emoticons/ccmathteam.com/confused.png b/emoticons/ccmathteam.com/confused.png Binary files differnew file mode 100644 index 00000000..71efc47d --- /dev/null +++ b/emoticons/ccmathteam.com/confused.png diff --git a/emoticons/ccmathteam.com/cry.png b/emoticons/ccmathteam.com/cry.png Binary files differnew file mode 100644 index 00000000..a990a523 --- /dev/null +++ b/emoticons/ccmathteam.com/cry.png diff --git a/emoticons/ccmathteam.com/devil.png b/emoticons/ccmathteam.com/devil.png Binary files differnew file mode 100644 index 00000000..8cdda6ae --- /dev/null +++ b/emoticons/ccmathteam.com/devil.png diff --git a/emoticons/ccmathteam.com/emoticons.xml b/emoticons/ccmathteam.com/emoticons.xml new file mode 100644 index 00000000..8b0c8c96 --- /dev/null +++ b/emoticons/ccmathteam.com/emoticons.xml @@ -0,0 +1,108 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sleep"> + <string>:-Z</string> + <string>:Z</string> + <string>:-z</string> + <string>:z</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="kiss"> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="vempire"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="scream"> + <string>:-@</string> + <string>:@</string> + <string></string> + <string></string> +</emoticon> + +<emoticon file="smoke"> + <string>:-Q</string> + <string>:Q</string> + <string>:-q</string> + <string>:q</string> +</emoticon> + + +</messaging-emoticon-map> + diff --git a/emoticons/ccmathteam.com/oh.png b/emoticons/ccmathteam.com/oh.png Binary files differnew file mode 100644 index 00000000..7d074ced --- /dev/null +++ b/emoticons/ccmathteam.com/oh.png diff --git a/emoticons/ccmathteam.com/smile.png b/emoticons/ccmathteam.com/smile.png Binary files differnew file mode 100644 index 00000000..00d4e2fa --- /dev/null +++ b/emoticons/ccmathteam.com/smile.png diff --git a/emoticons/ccmathteam.com/sunglasses.png b/emoticons/ccmathteam.com/sunglasses.png Binary files differnew file mode 100644 index 00000000..28a68e54 --- /dev/null +++ b/emoticons/ccmathteam.com/sunglasses.png diff --git a/emoticons/ccmathteam.com/tongue.png b/emoticons/ccmathteam.com/tongue.png Binary files differnew file mode 100644 index 00000000..d3733f4f --- /dev/null +++ b/emoticons/ccmathteam.com/tongue.png diff --git a/emoticons/ccmathteam.com/unhappy.png b/emoticons/ccmathteam.com/unhappy.png Binary files differnew file mode 100644 index 00000000..f13f8912 --- /dev/null +++ b/emoticons/ccmathteam.com/unhappy.png diff --git a/emoticons/ccmathteam.com/wink.png b/emoticons/ccmathteam.com/wink.png Binary files differnew file mode 100644 index 00000000..f7ee09c3 --- /dev/null +++ b/emoticons/ccmathteam.com/wink.png diff --git a/emoticons/greggman.com/Makefile.am b/emoticons/greggman.com/Makefile.am new file mode 100644 index 00000000..ab037164 --- /dev/null +++ b/emoticons/greggman.com/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/emoticons/greggman.com +icon_DATA = biggrin.png confused.png kiss.png oh.png \ + smile.png sunglasses.png tongue.png unhappy.png \ + vampire.png wink.png emoticons.xml diff --git a/emoticons/greggman.com/README b/emoticons/greggman.com/README new file mode 100644 index 00000000..789909ca --- /dev/null +++ b/emoticons/greggman.com/README @@ -0,0 +1,8 @@ + greggman.com emoticons + +These Emoticons were found on http://www.greggman.com/pages/emoticons.htm +and are made downloadable from there as well. + +Copyright-Information from that site is: +"All images not copyright me copyright their respective companies. +Everything else copyright me." diff --git a/emoticons/greggman.com/biggrin.png b/emoticons/greggman.com/biggrin.png Binary files differnew file mode 100644 index 00000000..334c10a1 --- /dev/null +++ b/emoticons/greggman.com/biggrin.png diff --git a/emoticons/greggman.com/confused.png b/emoticons/greggman.com/confused.png Binary files differnew file mode 100644 index 00000000..4b337030 --- /dev/null +++ b/emoticons/greggman.com/confused.png diff --git a/emoticons/greggman.com/emoticons.xml b/emoticons/greggman.com/emoticons.xml new file mode 100644 index 00000000..8b0c8c96 --- /dev/null +++ b/emoticons/greggman.com/emoticons.xml @@ -0,0 +1,108 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sleep"> + <string>:-Z</string> + <string>:Z</string> + <string>:-z</string> + <string>:z</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="kiss"> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="vempire"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="scream"> + <string>:-@</string> + <string>:@</string> + <string></string> + <string></string> +</emoticon> + +<emoticon file="smoke"> + <string>:-Q</string> + <string>:Q</string> + <string>:-q</string> + <string>:q</string> +</emoticon> + + +</messaging-emoticon-map> + diff --git a/emoticons/greggman.com/kiss.png b/emoticons/greggman.com/kiss.png Binary files differnew file mode 100644 index 00000000..4596beef --- /dev/null +++ b/emoticons/greggman.com/kiss.png diff --git a/emoticons/greggman.com/oh.png b/emoticons/greggman.com/oh.png Binary files differnew file mode 100644 index 00000000..32cb828d --- /dev/null +++ b/emoticons/greggman.com/oh.png diff --git a/emoticons/greggman.com/smile.png b/emoticons/greggman.com/smile.png Binary files differnew file mode 100644 index 00000000..c8bdf633 --- /dev/null +++ b/emoticons/greggman.com/smile.png diff --git a/emoticons/greggman.com/sunglasses.png b/emoticons/greggman.com/sunglasses.png Binary files differnew file mode 100644 index 00000000..aef9b39e --- /dev/null +++ b/emoticons/greggman.com/sunglasses.png diff --git a/emoticons/greggman.com/tongue.png b/emoticons/greggman.com/tongue.png Binary files differnew file mode 100644 index 00000000..d414ac1b --- /dev/null +++ b/emoticons/greggman.com/tongue.png diff --git a/emoticons/greggman.com/unhappy.png b/emoticons/greggman.com/unhappy.png Binary files differnew file mode 100644 index 00000000..4ae662df --- /dev/null +++ b/emoticons/greggman.com/unhappy.png diff --git a/emoticons/greggman.com/vampire.png b/emoticons/greggman.com/vampire.png Binary files differnew file mode 100644 index 00000000..bd85068f --- /dev/null +++ b/emoticons/greggman.com/vampire.png diff --git a/emoticons/greggman.com/wink.png b/emoticons/greggman.com/wink.png Binary files differnew file mode 100644 index 00000000..75c6a883 --- /dev/null +++ b/emoticons/greggman.com/wink.png diff --git a/emoticons/phpBB/Makefile.am b/emoticons/phpBB/Makefile.am new file mode 100644 index 00000000..7dd3fbec --- /dev/null +++ b/emoticons/phpBB/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/emoticons/phpBB +icon_DATA = biggrin.png confused.png cry.png devil.png \ + oh.png smile.png sunglasses.png tongue.png \ + unhappy.png wink.png emoticons.xml diff --git a/emoticons/phpBB/README.txt b/emoticons/phpBB/README.txt new file mode 100644 index 00000000..75151d21 --- /dev/null +++ b/emoticons/phpBB/README.txt @@ -0,0 +1,3 @@ +These are the emoticons used by default in phpBB. +phpBB can be found at http://www.phpbb.com and is Copyright 2002 The phpBB Group +The emoticons were designed by Tom Beddard and his homepage can be found at http://www.subBlue.com diff --git a/emoticons/phpBB/biggrin.png b/emoticons/phpBB/biggrin.png Binary files differnew file mode 100644 index 00000000..b43246f9 --- /dev/null +++ b/emoticons/phpBB/biggrin.png diff --git a/emoticons/phpBB/confused.png b/emoticons/phpBB/confused.png Binary files differnew file mode 100644 index 00000000..6a018eb0 --- /dev/null +++ b/emoticons/phpBB/confused.png diff --git a/emoticons/phpBB/cry.png b/emoticons/phpBB/cry.png Binary files differnew file mode 100644 index 00000000..30bbf24d --- /dev/null +++ b/emoticons/phpBB/cry.png diff --git a/emoticons/phpBB/devil.png b/emoticons/phpBB/devil.png Binary files differnew file mode 100644 index 00000000..eb43315d --- /dev/null +++ b/emoticons/phpBB/devil.png diff --git a/emoticons/phpBB/emoticons.xml b/emoticons/phpBB/emoticons.xml new file mode 100644 index 00000000..8b0c8c96 --- /dev/null +++ b/emoticons/phpBB/emoticons.xml @@ -0,0 +1,108 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sleep"> + <string>:-Z</string> + <string>:Z</string> + <string>:-z</string> + <string>:z</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="kiss"> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="vempire"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="scream"> + <string>:-@</string> + <string>:@</string> + <string></string> + <string></string> +</emoticon> + +<emoticon file="smoke"> + <string>:-Q</string> + <string>:Q</string> + <string>:-q</string> + <string>:q</string> +</emoticon> + + +</messaging-emoticon-map> + diff --git a/emoticons/phpBB/oh.png b/emoticons/phpBB/oh.png Binary files differnew file mode 100644 index 00000000..ebe88be9 --- /dev/null +++ b/emoticons/phpBB/oh.png diff --git a/emoticons/phpBB/smile.png b/emoticons/phpBB/smile.png Binary files differnew file mode 100644 index 00000000..1806c0d8 --- /dev/null +++ b/emoticons/phpBB/smile.png diff --git a/emoticons/phpBB/sunglasses.png b/emoticons/phpBB/sunglasses.png Binary files differnew file mode 100644 index 00000000..3540cd8f --- /dev/null +++ b/emoticons/phpBB/sunglasses.png diff --git a/emoticons/phpBB/tongue.png b/emoticons/phpBB/tongue.png Binary files differnew file mode 100644 index 00000000..5fe7c7af --- /dev/null +++ b/emoticons/phpBB/tongue.png diff --git a/emoticons/phpBB/unhappy.png b/emoticons/phpBB/unhappy.png Binary files differnew file mode 100644 index 00000000..421c115f --- /dev/null +++ b/emoticons/phpBB/unhappy.png diff --git a/emoticons/phpBB/wink.png b/emoticons/phpBB/wink.png Binary files differnew file mode 100644 index 00000000..c80f5177 --- /dev/null +++ b/emoticons/phpBB/wink.png diff --git a/emoticons/plain/Makefile.am b/emoticons/plain/Makefile.am new file mode 100644 index 00000000..b7a23f1a --- /dev/null +++ b/emoticons/plain/Makefile.am @@ -0,0 +1,2 @@ +icondir = $(datadir)/emoticons/Plain +icon_DATA = biggrin.png confused.png cry.png oh.png smile.png sunglasses.png tongue.png unhappy.png wink.png pig.png emoticons.xml diff --git a/emoticons/plain/README.txt b/emoticons/plain/README.txt new file mode 100644 index 00000000..95194d5f --- /dev/null +++ b/emoticons/plain/README.txt @@ -0,0 +1,6 @@ +This theme was created by me :) +It's not meant to be hyper-cool or something similar, it just +has to look plain and clean, nothing more. +Of course these pixmaps can be freely copied by everbody. + +27.10.2002, Stefan Gehn <stefan@gehn.net>
\ No newline at end of file diff --git a/emoticons/plain/biggrin.png b/emoticons/plain/biggrin.png Binary files differnew file mode 100644 index 00000000..345bb04d --- /dev/null +++ b/emoticons/plain/biggrin.png diff --git a/emoticons/plain/confused.png b/emoticons/plain/confused.png Binary files differnew file mode 100644 index 00000000..53f0f187 --- /dev/null +++ b/emoticons/plain/confused.png diff --git a/emoticons/plain/cry.png b/emoticons/plain/cry.png Binary files differnew file mode 100644 index 00000000..5d14e74a --- /dev/null +++ b/emoticons/plain/cry.png diff --git a/emoticons/plain/emoticons.xml b/emoticons/plain/emoticons.xml new file mode 100644 index 00000000..26d0468c --- /dev/null +++ b/emoticons/plain/emoticons.xml @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="pig"> + <string>:3)</string> + <string>;3)</string> + <string>:-3</string> + <string>;-3</string> +</emoticon> + + +</messaging-emoticon-map> diff --git a/emoticons/plain/oh.png b/emoticons/plain/oh.png Binary files differnew file mode 100644 index 00000000..38726b46 --- /dev/null +++ b/emoticons/plain/oh.png diff --git a/emoticons/plain/pig.png b/emoticons/plain/pig.png Binary files differnew file mode 100644 index 00000000..ec85fecb --- /dev/null +++ b/emoticons/plain/pig.png diff --git a/emoticons/plain/smile.png b/emoticons/plain/smile.png Binary files differnew file mode 100644 index 00000000..d6f148c3 --- /dev/null +++ b/emoticons/plain/smile.png diff --git a/emoticons/plain/sunglasses.png b/emoticons/plain/sunglasses.png Binary files differnew file mode 100644 index 00000000..4af82eda --- /dev/null +++ b/emoticons/plain/sunglasses.png diff --git a/emoticons/plain/tongue.png b/emoticons/plain/tongue.png Binary files differnew file mode 100644 index 00000000..8afcb3de --- /dev/null +++ b/emoticons/plain/tongue.png diff --git a/emoticons/plain/unhappy.png b/emoticons/plain/unhappy.png Binary files differnew file mode 100644 index 00000000..8ffd0682 --- /dev/null +++ b/emoticons/plain/unhappy.png diff --git a/emoticons/plain/wink.png b/emoticons/plain/wink.png Binary files differnew file mode 100644 index 00000000..1ab40a57 --- /dev/null +++ b/emoticons/plain/wink.png diff --git a/emoticons/redones/Makefile.am b/emoticons/redones/Makefile.am new file mode 100644 index 00000000..53d04482 --- /dev/null +++ b/emoticons/redones/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/emoticons/RedOnes +icon_DATA = angel.png biggrin.png confused.png cry.png \ + oh.png smile.png sunglasses.png tongue.png \ + unhappy.png wink.png emoticons.xml diff --git a/emoticons/redones/angel.png b/emoticons/redones/angel.png Binary files differnew file mode 100644 index 00000000..d97923e8 --- /dev/null +++ b/emoticons/redones/angel.png diff --git a/emoticons/redones/angry.png b/emoticons/redones/angry.png Binary files differnew file mode 100644 index 00000000..a1a7b93d --- /dev/null +++ b/emoticons/redones/angry.png diff --git a/emoticons/redones/biggrin.png b/emoticons/redones/biggrin.png Binary files differnew file mode 100644 index 00000000..388ac3cb --- /dev/null +++ b/emoticons/redones/biggrin.png diff --git a/emoticons/redones/confused.png b/emoticons/redones/confused.png Binary files differnew file mode 100644 index 00000000..39cb8bdc --- /dev/null +++ b/emoticons/redones/confused.png diff --git a/emoticons/redones/cry.png b/emoticons/redones/cry.png Binary files differnew file mode 100644 index 00000000..c076987f --- /dev/null +++ b/emoticons/redones/cry.png diff --git a/emoticons/redones/emoticons.xml b/emoticons/redones/emoticons.xml new file mode 100644 index 00000000..80c8e10b --- /dev/null +++ b/emoticons/redones/emoticons.xml @@ -0,0 +1,113 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sleep"> + <string>:-Z</string> + <string>:Z</string> + <string>:-z</string> + <string>:z</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="kiss"> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="vempire"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="scream"> + <string>:-@</string> + <string>:@</string> + <string></string> + <string></string> +</emoticon> + +<emoticon file="smoke"> + <string>:-Q</string> + <string>:Q</string> + <string>:-q</string> + <string>:q</string> +</emoticon> + + +</messaging-emoticon-map> + diff --git a/emoticons/redones/oh.png b/emoticons/redones/oh.png Binary files differnew file mode 100644 index 00000000..69bc8f8b --- /dev/null +++ b/emoticons/redones/oh.png diff --git a/emoticons/redones/smile.png b/emoticons/redones/smile.png Binary files differnew file mode 100644 index 00000000..2e249840 --- /dev/null +++ b/emoticons/redones/smile.png diff --git a/emoticons/redones/sunglasses.png b/emoticons/redones/sunglasses.png Binary files differnew file mode 100644 index 00000000..783b0f85 --- /dev/null +++ b/emoticons/redones/sunglasses.png diff --git a/emoticons/redones/tongue.png b/emoticons/redones/tongue.png Binary files differnew file mode 100644 index 00000000..b2c7172b --- /dev/null +++ b/emoticons/redones/tongue.png diff --git a/emoticons/redones/unhappy.png b/emoticons/redones/unhappy.png Binary files differnew file mode 100644 index 00000000..aeb0d3b5 --- /dev/null +++ b/emoticons/redones/unhappy.png diff --git a/emoticons/redones/wink.png b/emoticons/redones/wink.png Binary files differnew file mode 100644 index 00000000..cb292f00 --- /dev/null +++ b/emoticons/redones/wink.png diff --git a/emoticons/set1/Makefile.am b/emoticons/set1/Makefile.am new file mode 100644 index 00000000..7ed47b68 --- /dev/null +++ b/emoticons/set1/Makefile.am @@ -0,0 +1,2 @@ +icondir = $(datadir)/emoticons/tweakers.net +icon_DATA = biggrin.png cry.png oh.png sleep.png smile.png tongue.png unhappy.png wink.png emoticons.xml diff --git a/emoticons/set1/biggrin.png b/emoticons/set1/biggrin.png Binary files differnew file mode 100644 index 00000000..63983c8a --- /dev/null +++ b/emoticons/set1/biggrin.png diff --git a/emoticons/set1/cry.png b/emoticons/set1/cry.png Binary files differnew file mode 100644 index 00000000..1bb7a28f --- /dev/null +++ b/emoticons/set1/cry.png diff --git a/emoticons/set1/emoticons.xml b/emoticons/set1/emoticons.xml new file mode 100644 index 00000000..8b0c8c96 --- /dev/null +++ b/emoticons/set1/emoticons.xml @@ -0,0 +1,108 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +<emoticon file="unhappy"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="biggrin"> + <string>:-D</string> + <string>:D</string> +</emoticon> + + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sleep"> + <string>:-Z</string> + <string>:Z</string> + <string>:-z</string> + <string>:z</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="kiss"> + <string>:-X</string> + <string>:X</string> + <string>:-x</string> + <string>:x</string> +</emoticon> + +<emoticon file="vempire"> + <string>:-[</string> + <string>:[</string> +</emoticon> + +<emoticon file="devil"> + <string>>:-)</string> + <string>>:)</string> + <string>}:-></string> + <string>}:></string> +</emoticon> + +<emoticon file="angel"> + <string>O:-)</string> + <string>O:)</string> + <string>o:-)</string> + <string>o:)</string> +</emoticon> + +<emoticon file="sunglasses"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="scream"> + <string>:-@</string> + <string>:@</string> + <string></string> + <string></string> +</emoticon> + +<emoticon file="smoke"> + <string>:-Q</string> + <string>:Q</string> + <string>:-q</string> + <string>:q</string> +</emoticon> + + +</messaging-emoticon-map> + diff --git a/emoticons/set1/oh.png b/emoticons/set1/oh.png Binary files differnew file mode 100644 index 00000000..56b07b4a --- /dev/null +++ b/emoticons/set1/oh.png diff --git a/emoticons/set1/sleep.png b/emoticons/set1/sleep.png Binary files differnew file mode 100644 index 00000000..a1769125 --- /dev/null +++ b/emoticons/set1/sleep.png diff --git a/emoticons/set1/smile.png b/emoticons/set1/smile.png Binary files differnew file mode 100644 index 00000000..13c2ffbe --- /dev/null +++ b/emoticons/set1/smile.png diff --git a/emoticons/set1/tongue.png b/emoticons/set1/tongue.png Binary files differnew file mode 100644 index 00000000..dc202599 --- /dev/null +++ b/emoticons/set1/tongue.png diff --git a/emoticons/set1/unhappy.png b/emoticons/set1/unhappy.png Binary files differnew file mode 100644 index 00000000..1a8332ee --- /dev/null +++ b/emoticons/set1/unhappy.png diff --git a/emoticons/set1/wink.png b/emoticons/set1/wink.png Binary files differnew file mode 100644 index 00000000..3c85192b --- /dev/null +++ b/emoticons/set1/wink.png |