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/BoxedEmoticonSet/Makefile.am | 3 ++ emoticons/BoxedEmoticonSet/README | 4 +++ emoticons/BoxedEmoticonSet/angry.png | Bin 0 -> 336 bytes emoticons/BoxedEmoticonSet/bigsmile.png | Bin 0 -> 298 bytes emoticons/BoxedEmoticonSet/confused.png | Bin 0 -> 303 bytes emoticons/BoxedEmoticonSet/cry.png | Bin 0 -> 322 bytes emoticons/BoxedEmoticonSet/emoticons.xml | 60 +++++++++++++++++++++++++++++++ emoticons/BoxedEmoticonSet/oh.png | Bin 0 -> 309 bytes emoticons/BoxedEmoticonSet/sad.png | Bin 0 -> 317 bytes emoticons/BoxedEmoticonSet/shade.png | Bin 0 -> 320 bytes emoticons/BoxedEmoticonSet/smile.png | Bin 0 -> 307 bytes emoticons/BoxedEmoticonSet/tongue.png | Bin 0 -> 318 bytes emoticons/BoxedEmoticonSet/wink.png | Bin 0 -> 318 bytes 13 files changed, 67 insertions(+) create mode 100644 emoticons/BoxedEmoticonSet/Makefile.am create mode 100644 emoticons/BoxedEmoticonSet/README create mode 100644 emoticons/BoxedEmoticonSet/angry.png create mode 100644 emoticons/BoxedEmoticonSet/bigsmile.png create mode 100644 emoticons/BoxedEmoticonSet/confused.png create mode 100644 emoticons/BoxedEmoticonSet/cry.png create mode 100644 emoticons/BoxedEmoticonSet/emoticons.xml create mode 100644 emoticons/BoxedEmoticonSet/oh.png create mode 100644 emoticons/BoxedEmoticonSet/sad.png create mode 100644 emoticons/BoxedEmoticonSet/shade.png create mode 100644 emoticons/BoxedEmoticonSet/smile.png create mode 100644 emoticons/BoxedEmoticonSet/tongue.png create mode 100644 emoticons/BoxedEmoticonSet/wink.png (limited to 'emoticons/BoxedEmoticonSet') 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 new file mode 100644 index 00000000..1f9663b0 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/angry.png differ diff --git a/emoticons/BoxedEmoticonSet/bigsmile.png b/emoticons/BoxedEmoticonSet/bigsmile.png new file mode 100644 index 00000000..4932dbe4 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/bigsmile.png differ diff --git a/emoticons/BoxedEmoticonSet/confused.png b/emoticons/BoxedEmoticonSet/confused.png new file mode 100644 index 00000000..b46268d1 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/confused.png differ diff --git a/emoticons/BoxedEmoticonSet/cry.png b/emoticons/BoxedEmoticonSet/cry.png new file mode 100644 index 00000000..099da409 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/cry.png differ 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 @@ + + + + + >:-( + >:( + + + + :-D + :D + + + + :/ + :-/ + + + + :'-( + :'( + ;-( + ;( + + + + :-O + :O + :-o + :o + + + + :-( + :( + + + + 8-) + 8) + + + + :-) + :) + + + + :-P + :P + :-p + :p + + + + ;-) + ;) + + + diff --git a/emoticons/BoxedEmoticonSet/oh.png b/emoticons/BoxedEmoticonSet/oh.png new file mode 100644 index 00000000..ae5fa919 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/oh.png differ diff --git a/emoticons/BoxedEmoticonSet/sad.png b/emoticons/BoxedEmoticonSet/sad.png new file mode 100644 index 00000000..e34ac346 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/sad.png differ diff --git a/emoticons/BoxedEmoticonSet/shade.png b/emoticons/BoxedEmoticonSet/shade.png new file mode 100644 index 00000000..0e8b4d3f Binary files /dev/null and b/emoticons/BoxedEmoticonSet/shade.png differ diff --git a/emoticons/BoxedEmoticonSet/smile.png b/emoticons/BoxedEmoticonSet/smile.png new file mode 100644 index 00000000..60e9affd Binary files /dev/null and b/emoticons/BoxedEmoticonSet/smile.png differ diff --git a/emoticons/BoxedEmoticonSet/tongue.png b/emoticons/BoxedEmoticonSet/tongue.png new file mode 100644 index 00000000..43c98d67 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/tongue.png differ diff --git a/emoticons/BoxedEmoticonSet/wink.png b/emoticons/BoxedEmoticonSet/wink.png new file mode 100644 index 00000000..b7536e52 Binary files /dev/null and b/emoticons/BoxedEmoticonSet/wink.png differ -- cgit v1.2.1