summaryrefslogtreecommitdiffstats
path: root/emoticons/BoxedEmoticonSet
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit8b2aa1b5301ab60368a03e36df4ff5216726e87d (patch)
tree36163d4ee667c23b5cf232df2f3004cd0a76202a /emoticons/BoxedEmoticonSet
downloadtdeartwork-8b2aa1b5301ab60368a03e36df4ff5216726e87d.tar.gz
tdeartwork-8b2aa1b5301ab60368a03e36df4ff5216726e87d.zip
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
Diffstat (limited to 'emoticons/BoxedEmoticonSet')
-rw-r--r--emoticons/BoxedEmoticonSet/Makefile.am3
-rw-r--r--emoticons/BoxedEmoticonSet/README4
-rw-r--r--emoticons/BoxedEmoticonSet/angry.pngbin0 -> 336 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/bigsmile.pngbin0 -> 298 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/confused.pngbin0 -> 303 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/cry.pngbin0 -> 322 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/emoticons.xml60
-rw-r--r--emoticons/BoxedEmoticonSet/oh.pngbin0 -> 309 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/sad.pngbin0 -> 317 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/shade.pngbin0 -> 320 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/smile.pngbin0 -> 307 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/tongue.pngbin0 -> 318 bytes
-rw-r--r--emoticons/BoxedEmoticonSet/wink.pngbin0 -> 318 bytes
13 files changed, 67 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
new file mode 100644
index 00000000..1f9663b0
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/angry.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/bigsmile.png b/emoticons/BoxedEmoticonSet/bigsmile.png
new file mode 100644
index 00000000..4932dbe4
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/bigsmile.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/confused.png b/emoticons/BoxedEmoticonSet/confused.png
new file mode 100644
index 00000000..b46268d1
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/confused.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/cry.png b/emoticons/BoxedEmoticonSet/cry.png
new file mode 100644
index 00000000..099da409
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/cry.png
Binary files 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 @@
+<?xml version="1.0"?>
+<messaging-emoticon-map >
+
+<emoticon file="angry">
+ <string>&gt;:-(</string>
+ <string>&gt;:(</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
new file mode 100644
index 00000000..ae5fa919
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/oh.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/sad.png b/emoticons/BoxedEmoticonSet/sad.png
new file mode 100644
index 00000000..e34ac346
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/sad.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/shade.png b/emoticons/BoxedEmoticonSet/shade.png
new file mode 100644
index 00000000..0e8b4d3f
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/shade.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/smile.png b/emoticons/BoxedEmoticonSet/smile.png
new file mode 100644
index 00000000..60e9affd
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/smile.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/tongue.png b/emoticons/BoxedEmoticonSet/tongue.png
new file mode 100644
index 00000000..43c98d67
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/tongue.png
Binary files differ
diff --git a/emoticons/BoxedEmoticonSet/wink.png b/emoticons/BoxedEmoticonSet/wink.png
new file mode 100644
index 00000000..b7536e52
--- /dev/null
+++ b/emoticons/BoxedEmoticonSet/wink.png
Binary files differ