From 8b2aa1b5301ab60368a03e36df4ff5216726e87d Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- emoticons/set1/Makefile.am | 2 + emoticons/set1/biggrin.png | Bin 0 -> 410 bytes emoticons/set1/cry.png | Bin 0 -> 408 bytes emoticons/set1/emoticons.xml | 108 +++++++++++++++++++++++++++++++++++++++++++ emoticons/set1/oh.png | Bin 0 -> 408 bytes emoticons/set1/sleep.png | Bin 0 -> 443 bytes emoticons/set1/smile.png | Bin 0 -> 400 bytes emoticons/set1/tongue.png | Bin 0 -> 402 bytes emoticons/set1/unhappy.png | Bin 0 -> 333 bytes emoticons/set1/wink.png | Bin 0 -> 406 bytes 10 files changed, 110 insertions(+) create mode 100644 emoticons/set1/Makefile.am create mode 100644 emoticons/set1/biggrin.png create mode 100644 emoticons/set1/cry.png create mode 100644 emoticons/set1/emoticons.xml create mode 100644 emoticons/set1/oh.png create mode 100644 emoticons/set1/sleep.png create mode 100644 emoticons/set1/smile.png create mode 100644 emoticons/set1/tongue.png create mode 100644 emoticons/set1/unhappy.png create mode 100644 emoticons/set1/wink.png (limited to 'emoticons/set1') 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 new file mode 100644 index 00000000..63983c8a Binary files /dev/null and b/emoticons/set1/biggrin.png differ diff --git a/emoticons/set1/cry.png b/emoticons/set1/cry.png new file mode 100644 index 00000000..1bb7a28f Binary files /dev/null and b/emoticons/set1/cry.png differ 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 @@ + + + + + :-) + :) + :o) + + + + ;-) + ;) + + + + :-( + :( + + + + :-P + :P + :-p + :p + + + + :-D + :D + + + + + :'-( + :'( + ;-( + ;( + + + + :-O + :O + :-o + :o + + + + :-Z + :Z + :-z + :z + + + + :-S + :S + :-s + :s + + + + :-X + :X + :-x + :x + + + + :-[ + :[ + + + + >:-) + >:) + }:-> + }:> + + + + O:-) + O:) + o:-) + o:) + + + + 8-) + 8) + + + + :-@ + :@ + + + + + + :-Q + :Q + :-q + :q + + + + + diff --git a/emoticons/set1/oh.png b/emoticons/set1/oh.png new file mode 100644 index 00000000..56b07b4a Binary files /dev/null and b/emoticons/set1/oh.png differ diff --git a/emoticons/set1/sleep.png b/emoticons/set1/sleep.png new file mode 100644 index 00000000..a1769125 Binary files /dev/null and b/emoticons/set1/sleep.png differ diff --git a/emoticons/set1/smile.png b/emoticons/set1/smile.png new file mode 100644 index 00000000..13c2ffbe Binary files /dev/null and b/emoticons/set1/smile.png differ diff --git a/emoticons/set1/tongue.png b/emoticons/set1/tongue.png new file mode 100644 index 00000000..dc202599 Binary files /dev/null and b/emoticons/set1/tongue.png differ diff --git a/emoticons/set1/unhappy.png b/emoticons/set1/unhappy.png new file mode 100644 index 00000000..1a8332ee Binary files /dev/null and b/emoticons/set1/unhappy.png differ diff --git a/emoticons/set1/wink.png b/emoticons/set1/wink.png new file mode 100644 index 00000000..3c85192b Binary files /dev/null and b/emoticons/set1/wink.png differ -- cgit v1.2.1