aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-12 22:24:29 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-12 22:24:29 +0800
commite9b4bd52c31c94a6cb2bd04a611cf7a024169f35 (patch)
treecebde51a465001a01c455e5079bda787ef967f78
parent13b5391ffda2e3101574a3bf56351af98141b3ac (diff)
downloadgsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar.gz
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar.bz2
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar.lz
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar.xz
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.tar.zst
gsoc2013-empathy-e9b4bd52c31c94a6cb2bd04a611cf7a024169f35.zip
Add im-sip icon picked from pidgin.
svn path=/trunk/; revision=541
-rw-r--r--data/icons/Makefile.am6
-rw-r--r--data/icons/hicolor_apps_16x16_im-sip.pngbin0 -> 630 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_im-sip.pngbin0 -> 824 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_im-sip.pngbin0 -> 816 bytes
-rw-r--r--data/icons/hicolor_apps_32x32_im-sip.pngbin0 -> 1151 bytes
-rw-r--r--data/icons/hicolor_apps_48x48_im-sip.pngbin0 -> 1405 bytes
-rw-r--r--data/icons/hicolor_apps_scalable_im-sip.svg251
7 files changed, 257 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 28a2ff1d1..3c585aac7 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -25,6 +25,7 @@ private_icons = \
hicolor_apps_16x16_im-irc.png \
hicolor_apps_16x16_im-xmpp.png \
hicolor_apps_16x16_im-msn.png \
+ hicolor_apps_16x16_im-sip.png \
hicolor_apps_16x16_im-local-xmpp.png \
hicolor_apps_22x22_im-ekiga.png \
hicolor_apps_22x22_im-gizmo.png \
@@ -32,6 +33,7 @@ private_icons = \
hicolor_apps_22x22_im-irc.png \
hicolor_apps_22x22_im-xmpp.png \
hicolor_apps_22x22_im-msn.png \
+ hicolor_apps_22x22_im-sip.png \
hicolor_apps_22x22_im-local-xmpp.png \
hicolor_apps_24x24_im-ekiga.png \
hicolor_apps_24x24_im-gizmo.png \
@@ -39,6 +41,7 @@ private_icons = \
hicolor_apps_24x24_im-irc.png \
hicolor_apps_24x24_im-xmpp.png \
hicolor_apps_24x24_im-msn.png \
+ hicolor_apps_24x24_im-sip.png \
hicolor_apps_24x24_im-local-xmpp.png \
hicolor_apps_32x32_im-ekiga.png \
hicolor_apps_32x32_im-gizmo.png \
@@ -46,6 +49,7 @@ private_icons = \
hicolor_apps_32x32_im-irc.png \
hicolor_apps_32x32_im-xmpp.png \
hicolor_apps_32x32_im-msn.png \
+ hicolor_apps_32x32_im-sip.png \
hicolor_apps_32x32_im-local-xmpp.png \
hicolor_apps_48x48_im-ekiga.png \
hicolor_apps_48x48_im-gizmo.png \
@@ -53,6 +57,7 @@ private_icons = \
hicolor_apps_48x48_im-irc.png \
hicolor_apps_48x48_im-xmpp.png \
hicolor_apps_48x48_im-msn.png \
+ hicolor_apps_48x48_im-sip.png \
hicolor_apps_48x48_im-local-xmpp.png \
hicolor_apps_scalable_im-ekiga.svg \
hicolor_apps_scalable_im-gizmo.svg \
@@ -60,6 +65,7 @@ private_icons = \
hicolor_apps_scalable_im-irc.svg \
hicolor_apps_scalable_im-xmpp.svg \
hicolor_apps_scalable_im-msn.svg \
+ hicolor_apps_scalable_im-sip.png \
hicolor_apps_scalable_im-local-xmpp.svg \
hicolor_status_16x16_empathy-available.png \
hicolor_status_16x16_empathy-away.png \
diff --git a/data/icons/hicolor_apps_16x16_im-sip.png b/data/icons/hicolor_apps_16x16_im-sip.png
new file mode 100644
index 000000000..38339af36
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_im-sip.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_im-sip.png b/data/icons/hicolor_apps_22x22_im-sip.png
new file mode 100644
index 000000000..2aebd81ff
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_im-sip.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_im-sip.png b/data/icons/hicolor_apps_24x24_im-sip.png
new file mode 100644
index 000000000..9eee01036
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_im-sip.png
Binary files differ
diff --git a/data/icons/hicolor_apps_32x32_im-sip.png b/data/icons/hicolor_apps_32x32_im-sip.png
new file mode 100644
index 000000000..6f3a06036
--- /dev/null
+++ b/data/icons/hicolor_apps_32x32_im-sip.png
Binary files differ
diff --git a/data/icons/hicolor_apps_48x48_im-sip.png b/data/icons/hicolor_apps_48x48_im-sip.png
new file mode 100644
index 000000000..84d2609c1
--- /dev/null
+++ b/data/icons/hicolor_apps_48x48_im-sip.png
Binary files differ
diff --git a/data/icons/hicolor_apps_scalable_im-sip.svg b/data/icons/hicolor_apps_scalable_im-sip.svg
new file mode 100644
index 000000000..309fbf37b
--- /dev/null
+++ b/data/icons/hicolor_apps_scalable_im-sip.svg
@@ -0,0 +1,251 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.43"
+ version="1.0"
+ sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/protocols/48"
+ sodipodi:docname="sip.svg"
+ inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/sip.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs4">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2227">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2229" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop2231" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2264">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1;"
+ offset="0"
+ id="stop2266" />
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:0;"
+ offset="1"
+ id="stop2268" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3150">
+ <stop
+ style="stop-color:#2e3436;stop-opacity:1;"
+ offset="0"
+ id="stop3152" />
+ <stop
+ style="stop-color:#2e3436;stop-opacity:0;"
+ offset="1"
+ id="stop3154" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3150"
+ id="radialGradient3156"
+ cx="10.748654"
+ cy="10.457643"
+ fx="10.748654"
+ fy="10.457643"
+ r="6.6449099"
+ gradientTransform="matrix(-1.017285,3.152773e-16,-5.511361e-9,-0.35721,21.6831,14.19321)"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2316">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2318" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop2320" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2316"
+ id="linearGradient2322"
+ x1="11.5"
+ y1="-1.7001089"
+ x2="11.5"
+ y2="6.1576657"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-0.526317,6.411502)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2270"
+ x1="-13.576514"
+ y1="7.5"
+ x2="-9"
+ y2="7.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2272"
+ x1="5"
+ y1="-15.5"
+ x2="14"
+ y2="-15.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2274"
+ x1="5"
+ y1="-21.5"
+ x2="10"
+ y2="-21.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2276"
+ x1="16"
+ y1="5.5"
+ x2="21"
+ y2="5.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2278"
+ x1="16"
+ y1="9.5"
+ x2="21"
+ y2="9.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2280"
+ x1="5"
+ y1="-11.5"
+ x2="14"
+ y2="-11.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2282"
+ x1="1"
+ y1="13.5"
+ x2="8"
+ y2="13.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2284"
+ x1="1"
+ y1="9.5"
+ x2="8"
+ y2="9.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2286"
+ x1="-10"
+ y1="1.5"
+ x2="-5.4234858"
+ y2="1.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2264"
+ id="linearGradient2288"
+ x1="1"
+ y1="5.5"
+ x2="8"
+ y2="5.5"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2227"
+ id="linearGradient2233"
+ x1="25.0156"
+ y1="8.8961887"
+ x2="25.0156"
+ y2="21.733829"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="13.788817"
+ inkscape:cx="34.924917"
+ inkscape:cy="22.006439"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fill="#eeeeec"
+ inkscape:window-width="1268"
+ inkscape:window-height="971"
+ inkscape:window-x="6"
+ inkscape:window-y="21" />
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.4;fill:url(#radialGradient3156);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3140"
+ sodipodi:cx="10.748654"
+ sodipodi:cy="10.457643"
+ sodipodi:rx="6.6449099"
+ sodipodi:ry="2.3675451"
+ d="M 17.393564 10.457643 A 6.6449099 2.3675451 0 1 1 4.1037445,10.457643 A 6.6449099 2.3675451 0 1 1 17.393564 10.457643 z"
+ transform="matrix(3.376861,0,0,1.900703,-12.73565,10.62313)" />
+ <path
+ style="fill:#729fcf;fill-opacity:1;stroke:#3465a4;stroke-width:1.00000095;stroke-miterlimit:4;stroke-opacity:1"
+ d="M 2.4375,10.5 L 2.4375,22.5 L 13.75,22.5 L 13.75,26.5 L 2.4375,26.5 L 2.4375,30.5 L 17.5,30.5 L 17.5,18.5 L 6.21875,18.5 L 6.21875,14.5 L 17.5,14.5 L 17.5,10.5 L 2.4375,10.5 z M 21.46875,10.5 L 21.46875,30.5 L 25.5,30.5 L 25.5,10.5 L 21.46875,10.5 z M 29.5,10.5 L 29.5,30.5 L 33.5,30.5 L 33.5,22.5 L 45.5,22.5 L 45.5,10.5 L 29.5,10.5 z M 33.5,14.5 L 41.5,14.5 L 41.5,18.5625 L 33.5,18.5625 L 33.5,14.5 z "
+ id="rect2212" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-1.0424688"
+ inkscape:original="M 2.4375 10.5 L 2.4375 22.5 L 13.75 22.5 L 13.75 26.5 L 2.4375 26.5 L 2.4375 30.5 L 17.5 30.5 L 17.5 18.5 L 6.21875 18.5 L 6.21875 14.5 L 17.5 14.5 L 17.5 10.5 L 2.4375 10.5 z M 21.46875 10.5 L 21.46875 30.5 L 25.5 30.5 L 25.5 10.5 L 21.46875 10.5 z M 29.5 10.5 L 29.5 30.5 L 33.5 30.5 L 33.5 22.5 L 45.5 22.5 L 45.5 10.5 L 29.5 10.5 z M 33.5 14.5 L 41.5 14.5 L 41.5 18.5625 L 33.5 18.5625 L 33.5 14.5 z "
+ xlink:href="#rect2212"
+ style="fill:url(#linearGradient2233);fill-opacity:1.0;stroke:#ffffff;stroke-width:1.00000095;stroke-miterlimit:4;stroke-opacity:1;opacity:0.35"
+ id="path1352"
+ inkscape:href="#rect2212"
+ d="M 3.46875,11.53125 L 3.46875,21.46875 L 13.75,21.46875 C 14.316987,21.474875 14.775125,21.933013 14.78125,22.5 L 14.78125,26.5 C 14.775125,27.066987 14.316987,27.525125 13.75,27.53125 L 3.46875,27.53125 L 3.46875,29.46875 L 16.46875,29.46875 L 16.46875,19.53125 L 6.21875,19.53125 C 5.6517628,19.525125 5.1936251,19.066987 5.1875,18.5 L 5.1875,14.5 C 5.1936251,13.933013 5.6517628,13.474875 6.21875,13.46875 L 16.46875,13.46875 L 16.46875,11.53125 L 3.46875,11.53125 z M 22.5,11.53125 L 22.5,29.46875 L 24.46875,29.46875 L 24.46875,11.53125 L 22.5,11.53125 z M 30.53125,11.53125 L 30.53125,29.46875 L 32.46875,29.46875 L 32.46875,22.5 C 32.474875,21.933013 32.933013,21.474875 33.5,21.46875 L 44.46875,21.46875 L 44.46875,11.53125 L 30.53125,11.53125 z M 33.3125,13.46875 C 33.374873,13.463118 33.437627,13.463118 33.5,13.46875 L 41.5,13.46875 C 42.066987,13.474875 42.525125,13.933013 42.53125,14.5 L 42.53125,18.5625 C 42.525125,19.129487 42.066987,19.587625 41.5,19.59375 L 33.5,19.59375 C 32.933013,19.587625 32.474875,19.129487 32.46875,18.5625 L 32.46875,14.5 C 32.464991,13.997926 32.819624,13.564486 33.3125,13.46875 z " />
+ </g>
+</svg>