diff options
author | Marco Barisione <marco.barisione@collabora.co.uk> | 2013-05-16 15:55:43 +0100 |
---|---|---|
committer | Marco Barisione <marco.barisione@collabora.co.uk> | 2013-08-20 11:11:30 +0100 |
commit | 3e805b92dda8086dfe59fb40d14237743e922b0e (patch) | |
tree | f67bd2b27926a595e9408290b7eb2f3caeebd338 /data | |
parent | 6aa746ded5895c0bff9a8e1bf0542f060107505e (diff) |
Remove Empathy files we don't need any more
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'data')
87 files changed, 3 insertions, 3215 deletions
diff --git a/data/.gitignore b/data/.gitignore index 68ce9a3c..006b5766 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,9 +1,3 @@ -empathy.desktop -empathy.desktop.in org.gnome.Empathy.gschema.valid gschemas.compiled -org.freedesktop.Telepathy.Client.Empathy.Chat.service -org.freedesktop.Telepathy.Client.Empathy.Call.service -org.freedesktop.Telepathy.Client.Empathy.Auth.service -org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service icons/local-copy/* diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client deleted file mode 100644 index 3aef27df..00000000 --- a/data/Empathy.Auth.client +++ /dev/null @@ -1,17 +0,0 @@ -[org.freedesktop.Telepathy.Client] -Interfaces=org.freedesktop.Telepathy.Client.Handler;org.freedesktop.Telepathy.Client.Observer - -[org.freedesktop.Telepathy.Client.Observer] -DelayApprovers=true - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection -org.freedesktop.Telepathy.Channel.TargetHandleType u=0 - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 1] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerAuthentication -org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication - -[org.freedesktop.Telepathy.Client.Observer.ObserverChannelFilter 0] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerAuthentication -org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication diff --git a/data/Empathy.Call.client b/data/Empathy.Call.client deleted file mode 100644 index b24cd8d7..00000000 --- a/data/Empathy.Call.client +++ /dev/null @@ -1,23 +0,0 @@ -[org.freedesktop.Telepathy.Client] -Interfaces=org.freedesktop.Telepathy.Client.Handler - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Call1 -org.freedesktop.Telepathy.Channel.TargetHandleType u=1 - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 1] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Call1 -org.freedesktop.Telepathy.Channel.TargetHandleType u=1 -org.freedesktop.Telepathy.Channel.Type.Call1.InitialAudio b=true - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 2] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Call1 -org.freedesktop.Telepathy.Channel.TargetHandleType u=1 -org.freedesktop.Telepathy.Channel.Type.Call1.InitialVideo b=true - -[org.freedesktop.Telepathy.Client.Handler.Capabilities] -org.freedesktop.Telepathy.Channel.Type.Call1/audio=true -org.freedesktop.Telepathy.Channel.Type.Call1/video=true -org.freedesktop.Telepathy.Channel.Type.Call1/ice=true -org.freedesktop.Telepathy.Channel.Type.Call1/gtalk-p2p=true -org.freedesktop.Telepathy.Channel.Type.Call1/video/h264=true diff --git a/data/Empathy.Chat.client b/data/Empathy.Chat.client deleted file mode 100644 index 3d0bd91f..00000000 --- a/data/Empathy.Chat.client +++ /dev/null @@ -1,14 +0,0 @@ -[org.freedesktop.Telepathy.Client] -Interfaces=org.freedesktop.Telepathy.Client.Handler - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Text -org.freedesktop.Telepathy.Channel.TargetHandleType u=0 - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 1] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Text -org.freedesktop.Telepathy.Channel.TargetHandleType u=1 - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 2] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Text -org.freedesktop.Telepathy.Channel.TargetHandleType u=2 diff --git a/data/Empathy.FileTransfer.client b/data/Empathy.FileTransfer.client deleted file mode 100644 index 70c9e12f..00000000 --- a/data/Empathy.FileTransfer.client +++ /dev/null @@ -1,7 +0,0 @@ -[org.freedesktop.Telepathy.Client] -Interfaces=org.freedesktop.Telepathy.Client.Handler - -[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] -org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.FileTransfer -org.freedesktop.Telepathy.Channel.TargetHandleType u=1 -org.freedesktop.Telepathy.Channel.Requested b=false diff --git a/data/Makefile.am b/data/Makefile.am index e6627ae1..273f2a7c 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,11 +1,4 @@ -SUBDIRS = icons themes - -desktopdir = $(datadir)/applications -desktop_in_files = \ - empathy.desktop.in \ - $(NULL) -desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) -@INTLTOOL_DESKTOP_RULE@ +SUBDIRS = icons gsettings_SCHEMAS = org.gnome.Empathy.gschema.xml @GSETTINGS_RULES@ @@ -17,65 +10,12 @@ gschemas.compiled: $(gsettings_SCHEMAS:.xml=.valid) all-local: gschemas.compiled -convertdir = $(datarootdir)/GConf/gsettings -convert_DATA = \ - empathy.convert - -servicefiledir = $(datadir)/dbus-1/services -servicefile_in_files = \ - org.freedesktop.Telepathy.Client.Empathy.Chat.service.in \ - org.freedesktop.Telepathy.Client.Empathy.Auth.service.in \ - org.freedesktop.Telepathy.Client.Empathy.Call.service.in \ - org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in - -servicefile_DATA = $(servicefile_in_files:.service.in=.service) - -org.freedesktop.Telepathy.Client.Empathy.Chat.service: org.freedesktop.Telepathy.Client.Empathy.Chat.service.in - $(AM_V_GEN)sed -e "s|[@]libexecdir[@]|$(libexecdir)|" $< > $@ - -org.freedesktop.Telepathy.Client.Empathy.Auth.service: org.freedesktop.Telepathy.Client.Empathy.Auth.service.in - $(AM_V_GEN)sed -e "s|[@]libexecdir[@]|$(libexecdir)|" $< > $@ - -org.freedesktop.Telepathy.Client.Empathy.Call.service: org.freedesktop.Telepathy.Client.Empathy.Call.service.in - $(AM_V_GEN)sed -e "s|[@]libexecdir[@]|$(libexecdir)|" $< > $@ - -org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service: org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in - $(AM_V_GEN)sed -e "s|[@]bindir[@]|$(bindir)|" $< > $@ - -clientfiledir = $(datarootdir)/telepathy/clients -clientfile_DATA = \ - Empathy.Chat.client \ - Empathy.Auth.client \ - Empathy.Call.client \ - Empathy.FileTransfer.client - -htmldir = $(datadir)/empathy -html_DATA = \ - Template.html \ - empathy-log-window.html \ - $(NULL) - -cssdir = $(datadir)/empathy -css_DATA = \ - empathy.css \ - $(NULL) - EXTRA_DIST = \ - $(convert_DATA) \ - $(desktop_in_files) \ - $(desktop_DATA) \ $(schemas_DATA) \ - $(html_DATA) \ - $(clientfile_DATA) \ - $(servicefile_in_files) \ $(gsettings_SCHEMAS) \ - $(css_DATA) \ $(NULL) DISTCLEANFILES = \ - $(desktop_DATA) \ $(schemas_DATA) \ - $(servicefile_DATA) \ - $(css_DATA) \ gschemas.compiled \ $(NULL) diff --git a/data/Template.html b/data/Template.html deleted file mode 100644 index 79224b8d..00000000 --- a/data/Template.html +++ /dev/null @@ -1,343 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html> -<head> - <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <base href="%@"> - <script type="text/javascript" defer="defer"> - // NOTE: - // Any percent signs in this file must be escaped! - // Use two escape signs (%%) to display it, this is passed through a format call! - - function appendHTML(html) { - var node = document.getElementById("Chat"); - var range = document.createRange(); - range.selectNode(node); - var documentFragment = range.createContextualFragment(html); - node.appendChild(documentFragment); - } - - // a coalesced HTML object buffers and outputs DOM objects en masse. - // saves A LOT of CSS recalculation time when loading many messages. - // (ex. a long twitter timeline) - function CoalescedHTML() { - var self = this; - this.fragment = document.createDocumentFragment(); - this.timeoutID = 0; - this.coalesceRounds = 0; - this.isCoalescing = false; - this.isConsecutive = undefined; - this.shouldScroll = undefined; - - var appendElement = function (elem) { - document.getElementById("Chat").appendChild(elem); - }; - - function outputHTML() { - var insert = document.getElementById("insert"); - if(!!insert && self.isConsecutive) { - insert.parentNode.replaceChild(self.fragment, insert); - } else { - if(insert) - insert.parentNode.removeChild(insert); - // insert the documentFragment into the live DOM - appendElement(self.fragment); - } - alignChat(self.shouldScroll); - - // reset state to empty/non-coalescing - self.shouldScroll = undefined; - self.isConsecutive = undefined; - self.isCoalescing = false; - self.coalesceRounds = 0; - } - - // creates and returns a new documentFragment, containing all content nodes - // which can be inserted as a single node. - function createHTMLNode(html) { - var range = document.createRange(); - range.selectNode(document.getElementById("Chat")); - return range.createContextualFragment(html); - } - - // removes first insert node from the internal fragment. - function rmInsertNode() { - var insert = self.fragment.querySelector("#insert"); - if(insert) - insert.parentNode.removeChild(insert); - } - - function setShouldScroll(flag) { - if(flag && undefined === self.shouldScroll) - self.shouldScroll = flag; - } - - // hook in a custom method to append new data - // to the chat. - this.setAppendElementMethod = function (func) { - if(typeof func === 'function') - appendElement = func; - } - - // (re)start the coalescing timer. - // we wait 25ms for a new message to come in. - // If we get one, restart the timer and wait another 10ms. - // If not, run outputHTML() - // We do this a maximum of 400 times, for 10s max that can be spent - // coalescing input, since this will block display. - this.coalesce = function() { - window.clearTimeout(self.timeoutID); - self.timeoutID = window.setTimeout(outputHTML, 25); - self.isCoalescing = true; - self.coalesceRounds += 1; - if(400 < self.coalesceRounds) - self.cancel(); - } - - // if we need to append content into an insertion div, - // we need to clear the buffer and cancel the timeout. - this.cancel = function() { - if(self.isCoalescing) { - window.clearTimeout(self.timeoutID); - outputHTML(); - } - } - - - // coalased analogs to the global functions - - this.append = function(html, shouldScroll) { - // if we started this fragment with a consecuative message, - // cancel and output before we continue - if(self.isConsecutive) { - self.cancel(); - } - self.isConsecutive = false; - rmInsertNode(); - var node = createHTMLNode(html); - self.fragment.appendChild(node); - - node = null; - - setShouldScroll(shouldScroll); - self.coalesce(); - } - - this.appendNext = function(html, shouldScroll) { - if(undefined === self.isConsecutive) - self.isConsecutive = true; - var node = createHTMLNode(html); - var insert = self.fragment.querySelector("#insert"); - if(insert) { - insert.parentNode.replaceChild(node, insert); - } else { - self.fragment.appendChild(node); - } - node = null; - setShouldScroll(shouldScroll); - self.coalesce(); - } - - this.replaceLast = function (html, shouldScroll) { - rmInsertNode(); - var node = createHTMLNode(html); - var lastMessage = self.fragment.lastChild; - lastMessage.parentNode.replaceChild(node, lastMessage); - node = null; - setShouldScroll(shouldScroll); - } - } - var coalescedHTML; - - //Appending new content to the message view - function appendMessage(html) { - var shouldScroll; - - // Only call nearBottom() if should scroll is undefined. - if(undefined === coalescedHTML.shouldScroll) { - shouldScroll = nearBottom(); - } else { - shouldScroll = coalescedHTML.shouldScroll; - } - appendMessageNoScroll(html, shouldScroll); - } - - function appendMessageNoScroll(html, shouldScroll) { - shouldScroll = shouldScroll || false; - // always try to coalesce new, non-griuped, messages - coalescedHTML.append(html, shouldScroll) - } - - function appendNextMessage(html){ - var shouldScroll; - if(undefined === coalescedHTML.shouldScroll) { - shouldScroll = nearBottom(); - } else { - shouldScroll = coalescedHTML.shouldScroll; - } - appendNextMessageNoScroll(html, shouldScroll); - } - - function appendNextMessageNoScroll(html, shouldScroll){ - shouldScroll = shouldScroll || false; - // only group next messages if we're already coalescing input - coalescedHTML.appendNext(html, shouldScroll); - } - - function replaceLastMessage(html){ - var shouldScroll; - // only replace messages if we're already coalescing - if(coalescedHTML.isCoalescing){ - if(undefined === coalescedHTML.shouldScroll) { - shouldScroll = nearBottom(); - } else { - shouldScroll = coalescedHTML.shouldScroll; - } - coalescedHTML.replaceLast(html, shouldScroll); - } else { - shouldScroll = nearBottom(); - //Retrieve the current insertion point, then remove it - //This requires that there have been an insertion point... is there a better way to retrieve the last element? -evands - var insert = document.getElementById("insert"); - if(insert){ - var parentNode = insert.parentNode; - parentNode.removeChild(insert); - var lastMessage = document.getElementById("Chat").lastChild; - document.getElementById("Chat").removeChild(lastMessage); - } - - //Now append the message itself - appendHTML(html); - - alignChat(shouldScroll); - } - } - - //Auto-scroll to bottom. Use nearBottom to determine if a scrollToBottom is desired. - function nearBottom() { - return ( document.body.scrollTop >= ( document.body.offsetHeight - ( window.innerHeight * 1.2 ) ) ); - } - function scrollToBottom() { - document.body.scrollTop = document.body.offsetHeight; - } - - //Dynamically exchange the active stylesheet - function setStylesheet( id, url ) { - var code = "<style id=\"" + id + "\" type=\"text/css\" media=\"screen,print\">"; - if( url.length ) - code += "@import url( \"" + url + "\" );"; - code += "</style>"; - var range = document.createRange(); - var head = document.getElementsByTagName( "head" ).item(0); - range.selectNode( head ); - var documentFragment = range.createContextualFragment( code ); - head.removeChild( document.getElementById( id ) ); - head.appendChild( documentFragment ); - } - - /* Converts emoticon images to textual emoticons; all emoticons in message if alt is held */ - document.onclick = function imageCheck() { - var node = event.target; - if (node.tagName.toLowerCase() != 'img') - return; - - imageSwap(node, false); - } - - /* Converts textual emoticons to images if textToImagesFlag is true, otherwise vice versa */ - function imageSwap(node, textToImagesFlag) { - var shouldScroll = nearBottom(); - - var images = [node]; - if (event.altKey) { - while (node.id != "Chat" && node.parentNode.id != "Chat") - node = node.parentNode; - images = node.querySelectorAll(textToImagesFlag ? "a" : "img"); - } - - for (var i = 0; i < images.length; i++) { - textToImagesFlag ? textToImage(images[i]) : imageToText(images[i]); - } - - alignChat(shouldScroll); - } - - function textToImage(node) { - if (!node.getAttribute("isEmoticon")) - return; - //Swap the image/text - var img = document.createElement('img'); - img.setAttribute('src', node.getAttribute('src')); - img.setAttribute('alt', node.firstChild.nodeValue); - img.className = node.className; - node.parentNode.replaceChild(img, node); - } - - function imageToText(node) - { - if (client.zoomImage(node) || !node.alt) - return; - var a = document.createElement('a'); - a.setAttribute('onclick', 'imageSwap(this, true)'); - a.setAttribute('src', node.getAttribute('src')); - a.setAttribute('isEmoticon', true); - a.className = node.className; - var text = document.createTextNode(node.alt); - a.appendChild(text); - node.parentNode.replaceChild(a, node); - } - - //Align our chat to the bottom of the window. If true is passed, view will also be scrolled down - function alignChat(shouldScroll) { - var windowHeight = window.innerHeight; - - if (windowHeight > 0) { - var contentElement = document.getElementById('Chat'); - var contentHeight = contentElement.offsetHeight; - if (windowHeight - contentHeight > 0) { - contentElement.style.position = 'relative'; - contentElement.style.top = (windowHeight - contentHeight) + 'px'; - } else { - contentElement.style.position = 'static'; - } - } - - if (shouldScroll) scrollToBottom(); - } - - window.onresize = function windowDidResize(){ - alignChat(true/*nearBottom()*/); //nearBottom buggy with inactive tabs - } - - function initStyle() { - alignChat(true); - if(!coalescedHTML) - coalescedHTML = new CoalescedHTML(); - } - </script> - - <style type="text/css"> - .actionMessageUserName { display:none; } - .actionMessageBody:before { content:"*"; } - .actionMessageBody:after { content:"*"; } - * { word-wrap:break-word; text-rendering: optimizelegibility; } - img.scaledToFitImage { height: auto; max-width: 100%%; } - </style> - - <!-- This style is shared by all variants. !--> - <style id="baseStyle" type="text/css" media="screen,print"> - %@ - </style> - - <!-- Although we call this mainStyle for legacy reasons, it's actually the variant style !--> - <style id="mainStyle" type="text/css" media="screen,print"> - @import url( "%@" ); - </style> - -</head> -<body onload="initStyle();" style="==bodyBackground=="> -%@ -<div id="Chat"> -</div> -%@ -</body> -</html> diff --git a/data/empathy-log-window.html b/data/empathy-log-window.html deleted file mode 100644 index 88159252..00000000 --- a/data/empathy-log-window.html +++ /dev/null @@ -1,296 +0,0 @@ -<?xml version="1.0"> -<html - xmlns="http://www.w3.org/TR/html4/" - xmlns:empathy="http://live.gnome.org/Empathy"> - <head> - <style type="text/css"> -html, body, div, p { - padding: 0; - margin: 1px; -} - -body { - margin-left: -1em; -} - -div.row { - margin-left: 1em; - clear: both; -} - -div.row p { - display: inline; - white-space: pre-wrap; -} - -span.open:after { - content: "\25BE"; - margin-right: 2px; -} - -span.closed:after { - content: "\25B8"; - margin-right: 2px; -} - -span.date { - float: right; - color: gray; -} - -img.icon { - vertical-align: middle; - padding-right: 1px; -} - </style> - <script type="text/javascript"> -var EMPATHY_NS='http://live.gnome.org/Empathy'; - -function filterNodes (node, tagName) -{ - var out = new Array(); - - for (var i = 0; i < node.childNodes.length; i++) - { - var elem = node.childNodes[i]; - - if (elem.tagName == tagName) - out.push(elem); - } - - return out; -} - -function getNodes(node) -{ - return filterNodes(node, 'DIV'); -} - -function getContent(node) -{ - return filterNodes(node, 'P')[0]; -} - -function getToggle(node) -{ - return filterNodes(node, 'SPAN')[0]; -} - -function setExpander(node, open) -{ - var toggle = getToggle(node); - var display; - var nodes; - - if (open) - { - toggle.setAttribute('class', 'open'); - display = 'block'; - } - else - { - toggle.setAttribute('class', 'closed'); - display = 'none'; - } - - nodes = getNodes(node); - - for (var i = 0; i < nodes.length; i++) - nodes[i].style.display = display; -} - -function expandAll() -{ - function expandAllRecurse(node) - { - var nodes = getNodes(node); - - for (var i = 0; i < nodes.length; i++) - { - setExpander(nodes[i], true); - - expandAllRecurse(nodes[i]); - } - } - - var treeview = document.getElementById('treeview'); - - expandAllRecurse(treeview); -} - -function setContent (contents, text, icon, date_) -{ - contents.innerHTML = ""; - - if (icon != "") - { - contents.innerHTML += '<img class="icon" src="' + icon + '"/>'; - } - - contents.innerHTML += text; - contents.innerHTML += '<span class="date">' + date_ + '</span>'; -} - -function insertRow (path, text, icon, date_) -{ - var treeview = document.getElementById('treeview'); - var parentnode = treeview; - var i; - - // walk the tree - for (i = 0; i < path.length - 1; i++) - parentnode = getNodes(parentnode)[path[i]]; - - // create a new node - var newnode = document.createElement('div'); - newnode.setAttribute('class', 'row'); - - // insert the new node into the tree - var nodes = getNodes(parentnode); - - if (path[i] >= nodes.length) - parentnode.appendChild(newnode); - else - parentnode.insertBefore(newnode, nodes[path[i]]); - - // set the path - newnode.setAttributeNS(EMPATHY_NS, 'path', path.join(':')); - - // add an expander - var toggle = document.createElement('span'); - newnode.appendChild(toggle); - toggle.setAttribute('class', 'closed'); - toggle.style.display = 'none'; - - var contents = document.createElement('p'); - newnode.appendChild(contents); - setContent(contents, text, icon, date_); - - function toggleExpander (e) - { - if (toggle.getAttribute('class') == 'closed') - setExpander(newnode, true); - else - setExpander(newnode, false); - }; - - toggle.onclick = toggleExpander; - contents.ondblclick = toggleExpander; - - // if the node is not a top-level node, hide it - if (parentnode != treeview) - newnode.style.display = 'none'; -} - -function changeRow (path, text, icon, date_) -{ - var treeview = document.getElementById('treeview'); - var node = treeview; - - // walk the tree - for (var i = 0; i < path.length; i++) - node = getNodes(node)[path[i]]; - - // set the contents - var contents = getContent(node); - setContent(contents, text, icon, date_); -} - -function deleteRow (path) -{ - var treeview = document.getElementById('treeview'); - var node = treeview; - - // walk the tree - for (var i = 0; i < path.length; i++) - node = getNodes(node)[path[i]]; - - node.parentNode.removeChild(node); -} - -function reorderRows (path, new_order) -{ - var treeview = document.getElementById('treeview'); - var node = treeview; - - // walk the tree - for (var i = 0; i < path.length; i++) - node = getNodes(node)[path[i]]; - - var nodes = getNodes(node); - - // remove all the nodes from the DOM - for (var i = 0; i < nodes.length; i++) - node.removeChild(nodes[i]); - - // put them back in the new order - // For reference: new_order[new_pos] = old_pos - for (var i = 0; i < nodes.length; i++) - node.appendChild(nodes[new_order[i]]); - - // recursively update the path - function updatePaths(path, node) - { - var nodes = getNodes(node); - - for (var i = 0; i < nodes.length; i++) - { - var newpath = path.concat([i]); - - nodes[i].setAttributeNS(EMPATHY_NS, 'path', newpath.join(':')); - updatePaths(newpath, nodes[i]); - } - } - - updatePaths(path, node); -} - -function hasChildRows (path, has_children) -{ - var treeview = document.getElementById('treeview'); - var node = treeview; - - // walk the tree - for (var i = 0; i < path.length; i++) - node = getNodes(node)[path[i]]; - - var toggle = getToggle(node); - - if (has_children) - toggle.style.display = 'inline'; - else - toggle.style.display = 'none'; -} - -function getOffset (node) -{ - var y = 0; - - while (node != null && !isNaN(node.offsetTop)) - { - y += node.offsetTop - node.scrollTop; - node = node.offsetParent; - } - - return y; -} - -function scrollToRow (path) -{ - var treeview = document.getElementById('treeview'); - var node = treeview; - - // walk the tree - for (var i = 0; i < path.length; i++) - node = getNodes(node)[path[i]]; - - window.scrollTo(0, getOffset(node)); -} - </script> - </head> - - <body> - <div id="treeview"> - </div> - </body> -</html> diff --git a/data/empathy.convert b/data/empathy.convert deleted file mode 100644 index eabc9e48..00000000 --- a/data/empathy.convert +++ /dev/null @@ -1,61 +0,0 @@ - - -[org.gnome.Empathy] -use-conn = /apps/empathy/use_conn -autoconnect = /apps/empathy/autoconnect -autoaway = /apps/empathy/autoaway -file-transfer-default-folder = /apps/empathy/file_transfer_default_folder - - -[org.gnome.Empathy.ui] -show-offline = /apps/empathy/ui/show_offline -main-window-hidden = /apps/empathy/ui/main_window_hidden -avatar-directory = /apps/empathy/ui/avatar_directory -separate-chat-windows = /apps/empathy/ui/separate_chat_windows -chat-window-paned-pos = /apps/empathy/ui/chat_window_paned_pos - - -[org.gnome.Empathy.sounds] -sounds-enabled = /apps/empathy/sounds/sounds_enabled -sounds-disabled-away = /apps/empathy/sounds/sounds_disabled_away -sounds-incoming-message = /apps/empathy/sounds/sounds_incoming_message -sounds-outgoing-message = /apps/empathy/sounds/sounds_outgoing_message -sounds-new-conversation = /apps/empathy/sounds/sounds_new_conversation -sounds-contact-login = /apps/empathy/sounds/sounds_contact_login -sounds-contact-logout = /apps/empathy/sounds/sounds_contact_logout -sounds-service-login = /apps/empathy/sounds/sounds_service_login -sounds-service-logout = /apps/empathy/sounds/sounds_service_logout - - -[org.gnome.Empathy.notifications] -notifications-enabled = /apps/empathy/notifications/notifications_enabled -notifications-disabled-away = /apps/empathy/notifications/notifications_disabled_away -notifications-focus = /apps/empathy/notifications/notifications_focus -notifications-contact-signin = /apps/empathy/notifications/notifications_contact_signin -notifications-contact-signout = /apps/empathy/notifications/notifications_contact_signout - - -[org.gnome.Empathy.conversation] -graphical-smileys = /apps/empathy/conversation/graphical_smileys -show-contacts-in-rooms = /apps/empathy/conversation/show_contacts_in_rooms -theme = /apps/empathy/conversation/theme -adium-path = /apps/empathy/conversation/adium_path -enable-webkit-developer-tools = /apps/empathy/conversation/enable_webkit_developer_tools -theme-chat-room = /apps/empathy/conversation/theme_chat_room -spell-checker-languages = /apps/empathy/conversation/spell_checker_languages -spell-checker-enabled = /apps/empathy/conversation/spell_checker_enabled -nick-completion-char = /apps/empathy/conversation/nick_completion_char -avatar-in-icon = /apps/empathy/conversation/avatar_in_icon - - -[org.gnome.Empathy.hints] -close-main-window = /apps/empathy/hints/close_main_window - - -[org.gnome.Empathy.location] -publish = /apps/empathy/location/publish -resource-network = /apps/empathy/location/resource_network -resource-cell = /apps/empathy/location/resource_cell -resource-gps = /apps/empathy/location/resource_gps -reduce-accuracy = /apps/empathy/location/reduce_accuracy - diff --git a/data/empathy.css b/data/empathy.css deleted file mode 100644 index 72a48cae..00000000 --- a/data/empathy.css +++ /dev/null @@ -1,16 +0,0 @@ -.empathy-tab-close-button { - -GtkButton-default-border : 0; - -GtkButton-default-outside-border : 0; - -GtkButton-inner-border: 0; - -GtkWidget-focus-line-width : 0; - -GtkWidget-focus-padding : 0; - padding: 0; -} - -.empathy-roster-window-error-button -{ - -GtkButtonBox-child-min-width: 0; - -GtkButtonBox-child-min-height: 0; - -GtkButtonBox-child-internal-pad-x: 0; - -GtkButtonBox-child-internal-pad-y: 0; -} diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in deleted file mode 100644 index 2e9b9fc9..00000000 --- a/data/empathy.desktop.in.in +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop Entry] -Version=1.0 -_Name=Empathy -_GenericName=IM Client -_X-GNOME-FullName=Empathy Internet Messaging -_Comment=Chat on Google Talk, Facebook, MSN and many other chat services -_Keywords=chat;talk;im;message;irc;voip;gtalk;facebook;jabber; -Exec=empathy -Icon=empathy -StartupNotify=true -Terminal=false -Type=Application -Categories=GNOME;GTK;Network;InstantMessaging; -X-GNOME-UsesNotifications=true -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=empathy -X-GNOME-Bugzilla-Component=General -X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index c130a22c..a78e6bcf 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,29 +1,10 @@ NULL = -public_icons_themes = \ - hicolor \ - $(NULL) - -public_icons = \ - hicolor_apps_16x16_empathy.png \ - hicolor_apps_22x22_empathy.png \ - hicolor_apps_24x24_empathy.png \ - hicolor_apps_32x32_empathy.png \ - hicolor_apps_48x48_empathy.png \ - hicolor_apps_256x256_empathy.png \ - $(NULL) - private_icons_themes = \ hicolor \ $(NULL) private_icons = \ - hicolor_actions_16x16_im-message-new.png \ - hicolor_actions_22x22_im-message-new.png \ - hicolor_actions_24x24_im-message-new.png \ - hicolor_status_16x16_im-message.png \ - hicolor_status_22x22_im-message.png \ - hicolor_status_16x16_user-typing.png \ hicolor_apps_16x16_im-aim.png \ hicolor_apps_16x16_im-ekiga.png \ hicolor_apps_16x16_im-facebook.png \ @@ -147,48 +128,10 @@ private_icons = \ hicolor_apps_scalable_im-sametime.svg \ hicolor_apps_scalable_im-yahoo.svg \ hicolor_apps_scalable_im-zephyr.svg \ - hicolor_status_16x16_user-available.png \ - hicolor_status_16x16_user-away.png \ - hicolor_status_16x16_user-busy.png \ - hicolor_status_16x16_user-idle.png \ - hicolor_status_16x16_user-offline.png \ - hicolor_status_16x16_empathy-pending.png \ - hicolor_status_22x22_user-available.png \ - hicolor_status_22x22_user-away.png \ - hicolor_status_22x22_user-busy.png \ - hicolor_status_22x22_user-idle.png \ - hicolor_status_22x22_user-offline.png \ - hicolor_status_22x22_empathy-pending.png \ - hicolor_status_24x24_user-available.png \ - hicolor_status_24x24_user-away.png \ - hicolor_status_24x24_user-busy.png \ - hicolor_status_24x24_user-idle.png \ - hicolor_status_24x24_user-offline.png \ - hicolor_status_24x24_empathy-pending.png \ - hicolor_status_32x32_user-available.png \ - hicolor_status_32x32_user-away.png \ - hicolor_status_32x32_user-busy.png \ - hicolor_status_32x32_user-idle.png \ - hicolor_status_32x32_user-offline.png \ - hicolor_status_32x32_empathy-pending.png \ - hicolor_status_48x48_user-available.png \ - hicolor_status_48x48_user-away.png \ - hicolor_status_48x48_user-busy.png \ - hicolor_status_48x48_user-idle.png \ - hicolor_status_48x48_user-offline.png \ - hicolor_status_48x48_empathy-pending.png \ - hicolor_status_scalable_user-available.svg \ - hicolor_status_scalable_user-away.svg \ - hicolor_status_scalable_user-busy.svg \ - hicolor_status_scalable_user-idle.svg \ - hicolor_status_scalable_user-offline.svg \ - hicolor_status_scalable_empathy-pending.svg \ $(NULL) EXTRA_DIST = \ - $(public_icons) \ $(private_icons) \ - empathy.svg \ local-xmpp.svg \ $(NULL) @@ -201,31 +144,17 @@ gtk_update_icon_cache = gtk-update-icon-cache -f -t update-icon-cache: @-if test -z "$(DESTDIR)"; then \ echo "Updating Gtk icon cache."; \ - for theme in $(public_icons_themes); do \ - $(gtk_update_icon_cache) $(datadir)/icons/$$theme; \ - done; \ for theme in $(private_icons_themes); do \ $(gtk_update_icon_cache) $(pkgdatadir)/icons/$$theme; \ done; \ else \ echo "*** Icon cache not updated. After (un)install, run this:"; \ - for theme in $(public_icons_themes); do \ - echo "*** $(gtk_update_icon_cache) $(datadir)/icons/$$theme"; \ - done; \ for theme in $(private_icons_themes); do \ echo "*** $(gtk_update_icon_cache) $(pkgdatadir)/icons/$$theme"; \ done; \ fi install-icons: - for icon in $(public_icons); do \ - THEME=`echo $$icon | cut -d_ -f1`; \ - CONTEXT=`echo $$icon | cut -d_ -f2`; \ - SIZE=`echo $$icon | cut -d_ -f3`; \ - ICONFILE=`echo $$icon | cut -d_ -f4`; \ - mkdir -p $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \ - $(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \ - done; \ for icon in $(private_icons); do \ THEME=`echo $$icon | cut -d_ -f1`; \ CONTEXT=`echo $$icon | cut -d_ -f2`; \ @@ -236,13 +165,6 @@ install-icons: done uninstall-icons: - -for icon in $(public_icons); do \ - THEME=`echo $$icon | cut -d_ -f1`; \ - CONTEXT=`echo $$icon | cut -d_ -f2`; \ - SIZE=`echo $$icon | cut -d_ -f3`; \ - ICONFILE=`echo $$icon | cut -d_ -f4`; \ - rm -f $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \ - done; \ for icon in $(private_icons); do \ THEME=`echo $$icon | cut -d_ -f1`; \ CONTEXT=`echo $$icon | cut -d_ -f2`; \ @@ -259,12 +181,11 @@ uninstall-local: $(MAKE) uninstall-icons $(MAKE) update-icon-cache -# Local copy of the "installed" icon. This is used to be able to run empathy +# Local copy of the "installed" icon. This is used to be able to run tp-account-widgets # from source (see bgo #616159) local_icons_dir = local-copy # Generate the lists of destination paths -public_icons_local_install_paths = $(foreach obj, $(public_icons), $(local_icons_dir)/$(subst _,/,$(call reorder,_,1 3 2 4,$(obj)))) private_icons_local_install_paths = $(foreach obj, $(private_icons), $(local_icons_dir)/$(subst _,/,$(call reorder,_,1 3 2 4,$(obj)))) # For each destination path we'll need to compute back the original icon @@ -277,10 +198,9 @@ $(local_icons_dir)/$$(subst _,/,$$(call reorder,_,1 3 2 4,$1)): $1 endef # Instantiate the template above for each icon -$(foreach icon,$(public_icons),$(eval $(call icon_local_install_rule_template,$(icon)))) $(foreach icon,$(private_icons),$(eval $(call icon_local_install_rule_template,$(icon)))) -install-icons-src: $(public_icons_local_install_paths) $(private_icons_local_install_paths) +install-icons-src: $(private_icons_local_install_paths) all: install-icons-src diff --git a/data/icons/empathy.svg b/data/icons/empathy.svg deleted file mode 100644 index 73ded388..00000000 --- a/data/icons/empathy.svg +++ /dev/null @@ -1,1081 +0,0 @@ -<?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://creativecommons.org/ns#" - 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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - inkscape:export-ydpi="90.000000" - inkscape:export-xdpi="90.000000" - inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png" - width="400" - height="300" - id="svg11300" - sodipodi:version="0.32" - inkscape:version="0.48.1 r9760" - sodipodi:docname="empathy.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - version="1.0" - style="enable-background:new"> - <title - id="title14089">Empathy</title> - <sodipodi:namedview - stroke="#ef2929" - fill="#f57900" - id="base" - pagecolor="#474747" - bordercolor="#666666" - borderopacity="0.25490196" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="1" - inkscape:cx="231.41611" - inkscape:cy="127.34881" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:showpageshadow="false" - inkscape:window-width="1236" - inkscape:window-height="836" - inkscape:window-x="42" - inkscape:window-y="56" - width="400px" - height="300px" - inkscape:snap-nodes="true" - inkscape:snap-bbox="false" - gridtolerance="10000" - inkscape:window-maximized="0" - showguides="true" - inkscape:guide-bbox="true"> - <inkscape:grid - empspacing="4" - visible="true" - enabled="true" - type="xygrid" - id="grid5883" - spacingx="1px" - spacingy="1px" - dotted="false" - color="#0000ff" - opacity="0.07058824" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - inkscape:collect="always" - id="linearGradient13812"> - <stop - style="stop-color:#26589f;stop-opacity:1" - offset="0" - id="stop13814" /> - <stop - id="stop13816" - offset="0.30993444" - style="stop-color:#3a75ca;stop-opacity:1;" /> - <stop - id="stop13818" - offset="0.77943546" - style="stop-color:#7da3d5;stop-opacity:1" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop13820" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient13802"> - <stop - style="stop-color:#26589f;stop-opacity:1" - offset="0" - id="stop13804" /> - <stop - id="stop13806" - offset="0.33558163" - style="stop-color:#3a75ca;stop-opacity:1;" /> - <stop - id="stop13808" - offset="0.77943546" - style="stop-color:#7da3d5;stop-opacity:1" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop13810" /> - </linearGradient> - <linearGradient - id="linearGradient13451" - inkscape:collect="always"> - <stop - id="stop13453" - offset="0" - style="stop-color:#ffffff;stop-opacity:1;" /> - <stop - id="stop13455" - offset="1" - style="stop-color:#dae5f2;stop-opacity:1" /> - </linearGradient> - <linearGradient - id="linearGradient13445" - inkscape:collect="always"> - <stop - id="stop13447" - offset="0" - style="stop-color:#132b4f;stop-opacity:1" /> - <stop - id="stop13449" - offset="1" - style="stop-color:#729fcf;stop-opacity:1" /> - </linearGradient> - <linearGradient - id="linearGradient13427" - inkscape:collect="always"> - <stop - id="stop13429" - offset="0" - style="stop-color:#26589f;stop-opacity:1" /> - <stop - style="stop-color:#3a75ca;stop-opacity:1;" - offset="0.32747033" - id="stop13741" /> - <stop - style="stop-color:#7da3d5;stop-opacity:1" - offset="0.77943546" - id="stop13431" /> - <stop - id="stop13433" - offset="1" - style="stop-color:#729fcf;stop-opacity:1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient21870"> - <stop - style="stop-color:#204a87;stop-opacity:1" - offset="0" - id="stop21872" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop21874" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient4213"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4215" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4217" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient9498"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9500" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop9502" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient9488"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9490" /> - <stop - style="stop-color:#c7d9eb;stop-opacity:1" - offset="1" - id="stop9492" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient13451" - id="radialGradient9494" - cx="192" - cy="-20.64286" - fx="192" - fy="-20.64286" - r="72" - gradientTransform="matrix(2.0425238,0,0,0.5957361,-302.6122,35.216126)" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9498" - id="linearGradient9506" - x1="216.37468" - y1="146.0831" - x2="216.37468" - y2="135.9375" - gradientUnits="userSpaceOnUse" /> - <filter - inkscape:collect="always" - id="filter9544" - x="-0.02418579" - width="1.0483716" - y="-0.16251157" - height="1.3250231"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="1.364592" - id="feGaussianBlur9546" /> - </filter> - <filter - inkscape:collect="always" - id="filter9566"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="1.05375" - id="feGaussianBlur9568" /> - </filter> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4195"> - <path - style="color:#000000;fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="M 136.84375,36 C 127.50937,36 120,43.509373 120,52.84375 l 0,78.3125 C 120,140.49063 127.50937,148 136.84375,148 l 78.65625,0 -15,25 30.28125,-25 16.375,0 C 256.49063,148 264,140.49063 264,131.15625 l 0,-78.3125 C 264,43.509373 256.49063,36 247.15625,36 l -110.3125,0 z" - id="path4197" /> - </clipPath> - <filter - inkscape:collect="always" - id="filter4199"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.7025" - id="feGaussianBlur4201" /> - </filter> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13445" - id="linearGradient4209" - x1="176.31876" - y1="150.58842" - x2="176.31876" - y2="34.026363" - gradientUnits="userSpaceOnUse" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="radialGradient4219" - cx="191.97949" - cy="38.547268" - fx="191.97949" - fy="38.547268" - r="56.568539" - gradientTransform="matrix(0.99681528,0.07974522,-0.03125,0.39062503,1.8160034,8.1802921)" - gradientUnits="userSpaceOnUse" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="radialGradient4223" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.32333272,0.02586662,-0.01013643,0.12670538,-26.780908,-137.4502)" - cx="191.97949" - cy="38.547268" - fx="191.97949" - fy="38.547268" - r="56.568539" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient9488" - id="radialGradient8509" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.0425236,0,0,0.5957361,-303.01458,36.099502)" - cx="192" - cy="-20.64286" - fx="192" - fy="-20.64286" - r="72" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9498" - id="linearGradient8511" - gradientUnits="userSpaceOnUse" - x1="216.37468" - y1="146.0831" - x2="216.37468" - y2="135.9375" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="radialGradient8515" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5388879,0.1258304,-0.01689405,0.616369,-13.262928,-38.624523)" - cx="191.97949" - cy="38.547268" - fx="191.97949" - fy="38.547268" - r="56.568539" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient21870" - id="linearGradient21876" - x1="105.74763" - y1="60.77557" - x2="105.74763" - y2="11.279737" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9498-1" - id="linearGradient9735-8" - gradientUnits="userSpaceOnUse" - x1="216.37468" - y1="146.0831" - x2="216.37468" - y2="135.9375" /> - <linearGradient - inkscape:collect="always" - id="linearGradient9498-1"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9500-5" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop9502-3" /> - </linearGradient> - <filter - inkscape:collect="always" - id="filter9544-5" - x="-0.02418579" - width="1.0483716" - y="-0.16251157" - height="1.3250231"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="1.364592" - id="feGaussianBlur9546-4" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient4213-6" - id="radialGradient9737-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5388879,0.2560931,-0.01689405,1.2544499,-13.262928,-85.340952)" - cx="191.97949" - cy="38.547268" - fx="191.97949" - fy="38.547268" - r="56.568539" /> - <linearGradient - inkscape:collect="always" - id="linearGradient4213-6"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4215-5" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4217-9" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9498" - id="linearGradient1821" - gradientUnits="userSpaceOnUse" - x1="216.37468" - y1="146.0831" - x2="216.37468" - y2="135.9375" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="radialGradient1823" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5388879,0.1258303,-0.01689405,0.616369,-13.262928,-38.624523)" - cx="191.97949" - cy="38.547268" - fx="191.97949" - fy="38.547268" - r="56.568539" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9498-9" - id="linearGradient8511-0" - gradientUnits="userSpaceOnUse" - x1="216.37468" - y1="146.0831" - x2="216.37468" - y2="135.9375" /> - <linearGradient - inkscape:collect="always" - id="linearGradient9498-9"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9500-2" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop9502-7" /> - </linearGradient> - <filter - color-interpolation-filters="sRGB" - inkscape:collect="always" - id="filter9544-4" - x="-0.02418579" - width="1.0483716" - y="-0.16251157" - height="1.3250231"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="1.364592" - id="feGaussianBlur9546-5" /> - </filter> - <linearGradient - inkscape:collect="always" - id="linearGradient4213-9"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4215-2" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4217-1" /> - </linearGradient> - <radialGradient - r="56.568539" - fy="38.547268" - fx="191.97949" - cy="38.547268" - cx="191.97949" - gradientTransform="matrix(0.5388879,0.1258304,-0.01689405,0.616369,-13.262928,-38.624523)" - gradientUnits="userSpaceOnUse" - id="radialGradient11483" - xlink:href="#linearGradient4213-9" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13427" - id="linearGradient13425" - gradientUnits="userSpaceOnUse" - x1="207.60001" - y1="306.39999" - x2="207.60001" - y2="320" - gradientTransform="translate(145.1909,658.17812)" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient9488-5" - id="radialGradient8509-6" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.0425236,0,0,0.5957361,-303.01458,36.099502)" - cx="192" - cy="-20.64286" - fx="192" - fy="-20.64286" - r="72" /> - <linearGradient - inkscape:collect="always" - id="linearGradient9488-5"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9490-4" /> - <stop - style="stop-color:#c7d9eb;stop-opacity:1" - offset="1" - id="stop9492-22" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient21870-79" - id="linearGradient21876-84" - x1="105.74763" - y1="60.77557" - x2="105.74763" - y2="11.279737" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - id="linearGradient21870-79"> - <stop - style="stop-color:#204a87;stop-opacity:1" - offset="0" - id="stop21872-3" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop21874-8" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient9488-68" - id="radialGradient8509-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.0425236,0,0,0.5957361,-303.01458,36.099502)" - cx="192" - cy="-20.64286" - fx="192" - fy="-20.64286" - r="72" /> - <linearGradient - inkscape:collect="always" - id="linearGradient9488-68"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9490-12" /> - <stop - style="stop-color:#c7d9eb;stop-opacity:1" - offset="1" - id="stop9492-8" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient21870-54" - id="linearGradient21876-1" - x1="105.74763" - y1="60.77557" - x2="105.74763" - y2="11.279737" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - id="linearGradient21870-54"> - <stop - style="stop-color:#204a87;stop-opacity:1" - offset="0" - id="stop21872-77" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop21874-1" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient9488-2" - id="radialGradient8509-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.0425236,0,0,0.5957361,-303.01458,36.099502)" - cx="192" - cy="-20.64286" - fx="192" - fy="-20.64286" - r="72" /> - <linearGradient - inkscape:collect="always" - id="linearGradient9488-2"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop9490-80" /> - <stop - style="stop-color:#c7d9eb;stop-opacity:1" - offset="1" - id="stop9492-2" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient21870-28" - id="linearGradient21876-2" - x1="105.74763" - y1="60.77557" - x2="105.74763" - y2="11.279737" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - id="linearGradient21870-28"> - <stop - style="stop-color:#204a87;stop-opacity:1" - offset="0" - id="stop21872-81" /> - <stop - style="stop-color:#729fcf;stop-opacity:1" - offset="1" - id="stop21874-4" /> - </linearGradient> - <linearGradient - id="linearGradient13427-5" - inkscape:collect="always"> - <stop - id="stop13429-9" - offset="0" - style="stop-color:#204a87;stop-opacity:1" /> - <stop - style="stop-color:#3465a4;stop-opacity:1" - offset="0.34901962" - id="stop13431-64" /> - <stop - id="stop13433-3" - offset="1" - style="stop-color:#729fcf;stop-opacity:1" /> - </linearGradient> - <linearGradient - id="linearGradient13427-9" - inkscape:collect="always"> - <stop - id="stop13429-2" - offset="0" - style="stop-color:#204a87;stop-opacity:1" /> - <stop - style="stop-color:#3465a4;stop-opacity:1" - offset="0.34901962" - id="stop13431-5" /> - <stop - id="stop13433-12" - offset="1" - style="stop-color:#729fcf;stop-opacity:1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13812" - id="linearGradient13425-2" - gradientUnits="userSpaceOnUse" - x1="207.60001" - y1="305.16257" - x2="207.60001" - y2="320" - gradientTransform="translate(145.1909,658.17812)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13802" - id="linearGradient13425-3" - gradientUnits="userSpaceOnUse" - x1="207.60001" - y1="307.28387" - x2="207.60001" - y2="320" - gradientTransform="translate(145.1909,658.17812)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13427-9" - id="linearGradient4077" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.75,0,0,0.75,157.25,-57.75093)" - x1="206.93333" - y1="358.39999" - x2="206.93333" - y2="366.66666" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient13427-5" - id="linearGradient4081" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.75,0,0,0.75,157.25108,-58.74989)" - x1="207.60001" - y1="306.39999" - x2="207.60001" - y2="320" /> - </defs> - <metadata - id="metadata4"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:creator> - <cc:Agent> - <dc:title>Jakub Steiner</dc:title> - </cc:Agent> - </dc:creator> - <dc:source>http://jimmac.musichall.cz</dc:source> - <cc:license - rdf:resource="LGPL" /> - <dc:title>Empathy</dc:title> - <dc:subject> - <rdf:Bag> - <rdf:li>empathy</rdf:li> - <rdf:li>im</rdf:li> - <rdf:li>instant</rdf:li> - <rdf:li>messaging</rdf:li> - </rdf:Bag> - </dc:subject> - <dc:date /> - <dc:rights> - <cc:Agent> - <dc:title /> - </cc:Agent> - </dc:rights> - <dc:publisher> - <cc:Agent> - <dc:title /> - </cc:Agent> - </dc:publisher> - <dc:identifier /> - <dc:relation /> - <dc:language /> - <dc:coverage /> - <dc:description /> - <dc:contributor> - <cc:Agent> - <dc:title>Hylke Bons, Lapo Calamandrei</dc:title> - </cc:Agent> - </dc:contributor> - </cc:Work> - <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:groupmode="layer" - id="layer3" - inkscape:label="baseplate" - style="display:none"> - <rect - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect6282" - width="256" - height="256" - x="20" - y="20" - inkscape:label="256x256" /> - <rect - inkscape:label="48x48" - y="39.99633" - x="296.0625" - height="48" - width="48" - id="rect6284" - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <rect - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect6592" - width="32" - height="32" - x="303" - y="115.99633" - inkscape:label="32x32" /> - <rect - inkscape:label="22x22" - y="167.05884" - x="303" - height="22" - width="22" - id="rect6749" - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <rect - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect6833" - width="16" - height="16" - x="303" - y="209" - inkscape:label="16x16" /> - <rect - style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect5028" - width="24" - height="24" - x="302" - y="166" - inkscape:label="24x24" /> - <text - xml:space="preserve" - style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Trebuchet MS;-inkscape-font-specification:Trebuchet MS" - x="21" - y="-18.999996" - id="context" - sodipodi:linespacing="125%" - inkscape:label="context"><tspan - sodipodi:role="line" - id="tspan16843" - x="21" - y="-18.999996">apps</tspan></text> - <text - xml:space="preserve" - style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Trebuchet MS;-inkscape-font-specification:Trebuchet MS" - x="159" - y="-18.999996" - id="icon-name" - sodipodi:linespacing="125%" - inkscape:label="icon-name"><tspan - sodipodi:role="line" - id="tspan16847" - x="159" - y="-18.999996">empathy</tspan></text> - </g> - <g - id="layer1" - inkscape:label="artwork" - inkscape:groupmode="layer" - style="display:inline"> - <g - inkscape:label="Layer 1" - id="layer1-6" - transform="matrix(2.8133316,0,0,2.8133316,-105.94049,29.728133)"> - <g - id="g6143"> - <path - style="opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.54060954;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9566);enable-background:accumulate" - d="M 136.84375,36 C 127.50937,36 120,43.509373 120,52.84375 l 0,78.3125 C 120,140.49063 127.50937,148 136.84375,148 l 78.65625,0 -15,25 30.28125,-25 16.375,0 C 256.49063,148 264,140.49063 264,131.15625 l 0,-78.3125 C 264,43.509373 256.49063,36 247.15625,36 l -110.3125,0 0,0 z" - transform="matrix(0.5406096,0,0,0.5406096,-14.244677,-13.03211)" - id="path9548" - inkscape:connector-curvature="0" /> - <path - id="rect8711" - d="m 59.734368,5.6189216 c -5.046255,0 -9.105893,4.0596391 -9.105893,9.1058934 l 0,42.336489 c 0,5.046255 4.059638,9.105893 9.105893,9.105893 l 42.522322,0 -8.109142,13.51524 16.370332,-13.51524 8.85248,0 c 5.04626,0 9.1059,-4.059638 9.1059,-9.105893 l 0,-42.336489 c 0,-5.0462543 -4.05964,-9.1058934 -9.1059,-9.1058934 l -59.635992,0 z" - style="fill:url(#radialGradient9494);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.54060954;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> - <path - sodipodi:nodetypes="cccccccc" - transform="matrix(0.5406096,0,0,0.5406096,-14.244677,-13.843024)" - id="path9496" - d="m 127.63277,144.43651 92.27744,0 -3.88909,11.66726 16.26346,-12.02082 16.97056,0 c 6.36396,0.35355 10.6066,-8.13172 10.6066,-8.13172 l -135.41095,0 3.18198,8.48528 0,0 z" - style="fill:url(#linearGradient9506);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9544);enable-background:accumulate" - inkscape:connector-curvature="0" /> - <path - clip-path="url(#clipPath4195)" - style="fill:none;stroke:url(#linearGradient4209);stroke-width:1.31499863;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4199);enable-background:accumulate" - d="M 136.84375,36 C 127.50937,36 120,43.509373 120,52.84375 l 0,78.3125 C 120,140.49063 127.50937,148 136.84375,148 l 78.65625,0 -15,25 30.28125,-25 16.375,0 C 256.49063,148 264,140.49063 264,131.15625 l 0,-78.3125 C 264,43.509373 256.49063,36 247.15625,36 l -110.3125,0 z" - id="path3421" - transform="matrix(0.5406096,0,0,0.5406096,-14.244677,-13.843024)" - inkscape:connector-curvature="0" /> - <rect - transform="matrix(0.5406096,0,0,0.5406096,-14.244677,-13.843024)" - y="37.663383" - x="135.41095" - height="1.767767" - width="113.13708" - id="rect4211" - style="fill:url(#radialGradient4219);fill-opacity:1;stroke:none" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - style="fill:url(#radialGradient4223);fill-opacity:1;stroke:none" - id="rect4221" - width="36.697792" - height="0.57340306" - x="16.552715" - y="-127.88689" /> - </g> - <g - style="display:inline" - inkscape:label="face-smile" - transform="matrix(1.8216837,0,0,1.8216837,-554.24918,-1733.893)" - id="g35539-4"> - <g - id="g35541-5" - inkscape:label="emblem-important"> - <path - sodipodi:type="inkscape:offset" - inkscape:radius="0" - inkscape:original="M 354.1875 964.1875 C 350.32151 964.1875 347.1875 967.32151 347.1875 971.1875 C 347.1875 975.05349 350.32151 978.1875 354.1875 978.1875 C 358.05349 978.1875 361.1875 975.05349 361.1875 971.1875 C 361.1875 967.32151 358.05349 964.1875 354.1875 964.1875 z M 351.1875 968.15625 L 352.1875 968.15625 L 352.1875 970.25 L 351.1875 970.25 L 351.1875 968.15625 z M 356.15625 968.15625 L 357.1875 968.15625 L 357.1875 970.25 L 356.15625 970.25 L 356.15625 968.15625 z M 358.75 971.5 C 358.28208 973.07338 356.48969 974.25 354.34375 974.25 C 352.26057 974.25 350.52891 973.12893 350 971.625 C 351.03363 972.56493 352.54442 973.1875 354.28125 973.1875 C 356.09966 973.1875 357.71971 972.51714 358.75 971.5 z " - xlink:href="#path35543-5" - style="fill:#ffffff;fill-opacity:1;stroke:none" - id="path13423" - inkscape:href="#path35543-5" - d="m 354.1875,964.1875 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 3.86599,0 7,-3.13401 7,-7 0,-3.86599 -3.13401,-7 -7,-7 z m -3,3.96875 1,0 0,2.09375 -1,0 0,-2.09375 z m 4.96875,0 1.03125,0 0,2.09375 -1.03125,0 0,-2.09375 z M 358.75,971.5 c -0.46792,1.57338 -2.26031,2.75 -4.40625,2.75 -2.08318,0 -3.81484,-1.12107 -4.34375,-2.625 1.03363,0.93993 2.54442,1.5625 4.28125,1.5625 1.81841,0 3.43846,-0.67036 4.46875,-1.6875 z" - transform="translate(0,0.26666666)" /> - <path - style="fill:url(#linearGradient13425);fill-opacity:1;stroke:none" - d="m 354.1909,964.17812 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 3.86599,0 7,-3.13401 7,-7 0,-3.86599 -3.13401,-7 -7,-7 z m -3,3.96875 1,0 0,2.09375 -1,0 z m 4.96875,0 1.03125,0 0,2.09375 -1.03125,0 z m 2.59375,3.34375 c -0.46792,1.57338 -2.26031,2.75 -4.40625,2.75 -2.08318,0 -3.81484,-1.12107 -4.34375,-2.625 1.03363,0.93993 2.54442,1.5625 4.28125,1.5625 1.81841,0 3.43846,-0.67036 4.46875,-1.6875 z" - id="path35543-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ssssscccccccccccscsc" /> - <rect - y="963.1781" - x="346.1907" - height="16" - width="16" - id="rect35549-8" - style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - </g> - </g> - </g> - <g - id="g7233" - transform="matrix(0.4882702,0,0,0.4882702,277.01635,43.630097)"> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccccccc" - id="path7237" - d="m 59.33196,5.9902884 c -5.046255,0 -9.105893,4.0596386 -9.105893,9.1058916 l 0,41.146366 c 0,5.046256 4.059638,9.105893 9.105893,9.105893 l 37.726681,0 -3.313504,13.515239 16.370333,-13.515239 8.85248,0 c 5.04626,0 9.10589,-4.059637 9.10589,-9.105893 l 0,-41.146366 c 0,-5.046253 -4.05963,-9.1058916 -9.10589,-9.1058916 l -59.63599,0 z" - style="fill:url(#radialGradient8509);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient21876);stroke-width:2.04804635;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccc" - transform="matrix(0.5406096,0,0,0.5406096,-14.142544,-16.13061)" - id="path7239" - d="m 127.63277,144.43651 92.27744,0 -14.30719,23.03247 26.68156,-23.38603 16.97056,0 c 6.36396,0.35355 10.6066,-8.13172 10.6066,-8.13172 l -135.41095,0 3.18198,8.48528 z" - style="fill:url(#linearGradient8511);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9544);enable-background:accumulate" /> - <rect - y="7.8969836" - x="58.959778" - height="2.7893674" - width="61.162987" - id="rect7243" - style="fill:url(#radialGradient8515);fill-opacity:1;stroke:none" /> - </g> - <g - transform="matrix(0.2443976,0,0,0.2443976,292.37099,166.91085)" - id="g9115"> - <path - inkscape:connector-curvature="0" - style="color:#000000;fill:url(#radialGradient8509-3);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient21876-1);stroke-width:4.0916934;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="m 59.33196,6.5023 c -5.046255,0 -9.105893,4.059639 -9.105893,9.105892 l 0,43.213734 c 0,5.046256 4.059638,9.105893 9.105893,9.105893 l 39.94294,0 -0.371004,13.515239 16.370334,-13.515239 2.99025,0 c 5.04626,0 9.10589,-4.059637 9.10589,-9.105893 l 0,-43.213734 c 0,-5.046253 -4.05963,-9.105892 -9.10589,-9.105892 l -58.93252,0 0,0 z" - id="path9117" - sodipodi:nodetypes="cccccccccccc" /> - <path - inkscape:connector-curvature="0" - style="fill:url(#linearGradient1821);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9544);enable-background:accumulate" - d="m 127.63277,144.43651 92.27744,0 -3.88909,11.66726 16.26346,-12.02082 16.97056,0 c 6.36396,0.35355 10.6066,-8.13172 10.6066,-8.13172 l -135.41095,0 3.18198,8.48528 0,0 z" - id="path9119" - transform="matrix(0.5406096,0,0,0.816211,-14.142544,-53.464387)" - sodipodi:nodetypes="cccccccc" /> - <rect - style="fill:url(#radialGradient1823);fill-opacity:1;stroke:none" - id="rect9121" - width="61.162987" - height="2.7893674" - x="58.959778" - y="7.8969836" /> - </g> - <g - id="g9499-1" - transform="matrix(0.1761496,0,0,0.1761496,295.65162,208.35358)"> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccccccccc" - id="path9501-4" - d="m 59.33196,6.5023 c -5.046255,0 -9.105893,4.059639 -9.105893,9.105892 l 0,44.515095 c 0,5.046256 4.059638,9.105893 9.105893,9.105893 l 36.93226,0 5.30599,19.192232 10.69334,-19.192232 2.99025,0 c 5.04626,0 9.10589,-4.059637 9.10589,-9.105893 l 0,-44.515095 c 0,-5.046253 -4.05963,-9.105892 -9.10589,-9.105892 l -55.92184,0 0,0 z" - style="color:#000000;fill:url(#radialGradient8509-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient21876-2);stroke-width:5.67699289;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccccc" - transform="matrix(0.5406096,0,0,0.816211,-14.142544,-53.464387)" - id="path9503-8" - d="m 127.63277,144.43651 88.56474,0 1.97113,14.93396 10.40324,-15.28752 16.97056,0 c 6.36396,0.35355 10.6066,-8.13172 10.6066,-8.13172 l -131.69825,0 3.18198,8.48528 0,0 z" - style="fill:url(#linearGradient9735-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9544-5);enable-background:accumulate" /> - <rect - y="9.3407955" - x="58.959778" - height="5.676991" - width="61.162987" - id="rect9505-8" - style="fill:url(#radialGradient9737-3);fill-opacity:1;stroke:none" /> - </g> - <g - style="display:inline;enable-background:new" - id="g7233-6" - transform="matrix(0.3585042,0,0,0.3585042,287.58499,117.1689)"> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccccccc" - id="path7237-0" - d="m 59.33196,6.5023 c -5.046255,0 -9.105893,4.059639 -9.105893,9.105892 l 0,40.634354 c 0,5.046256 4.059638,9.105893 9.105893,9.105893 l 37.726681,0 -3.313504,13.515239 16.370333,-13.515239 8.85248,0 c 5.04626,0 9.10589,-4.059637 9.10589,-9.105893 l 0,-40.634354 c 0,-5.046253 -4.05963,-9.105892 -9.10589,-9.105892 l -59.63599,0 0,0 z" - style="color:#000000;fill:url(#radialGradient8509-6);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient21876-84);stroke-width:2.78936768;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <path - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccc" - transform="matrix(0.5406096,0,0,0.5406096,-14.142544,-16.898627)" - id="path7239-8" - d="m 127.63277,144.43651 92.27744,0 -3.88909,11.66726 16.26346,-12.02082 16.97056,0 c 6.36396,0.35355 10.6066,-8.13172 10.6066,-8.13172 l -135.41095,0 3.18198,8.48528 0,0 z" - style="fill:url(#linearGradient8511-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9544-4);enable-background:accumulate" /> - <rect - y="7.8969836" - x="58.959778" - height="2.7893674" - width="61.162987" - id="rect7243-1" - style="fill:url(#radialGradient11483);fill-opacity:1;stroke:none" /> - </g> - <g - id="g13371" - transform="translate(-33.18977,-909.178)" - inkscape:label="face-smile" - style="display:inline;enable-background:new"> - <g - inkscape:label="emblem-important" - id="g13373"> - <path - sodipodi:type="inkscape:offset" - inkscape:radius="0" - inkscape:original="M 354.1875 963.1875 C 350.32151 963.1875 347.1875 966.32151 347.1875 970.1875 C 347.1875 974.05349 350.32151 977.1875 354.1875 977.1875 C 358.05349 977.1875 361.1875 974.05349 361.1875 970.1875 C 361.1875 966.32151 358.05349 963.1875 354.1875 963.1875 z M 351.1875 967.15625 L 352.1875 967.15625 L 352.1875 969.25 L 351.1875 969.25 L 351.1875 967.15625 z M 356.15625 967.15625 L 357.1875 967.15625 L 357.1875 969.25 L 356.15625 969.25 L 356.15625 967.15625 z M 358.75 970.5 C 358.28208 972.07338 357.20093 974.23131 354.40625 974.25 C 351.61158 974.2687 350.52891 972.12893 350 970.625 C 351.03363 971.56493 352.54442 972.1875 354.28125 972.1875 C 356.09966 972.1875 357.71971 971.51714 358.75 970.5 z " - xlink:href="#path13375" - style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path13624" - inkscape:href="#path13375" - d="m 354.1875,963.1875 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 3.86599,0 7,-3.13401 7,-7 0,-3.86599 -3.13401,-7 -7,-7 z m -3,3.96875 1,0 0,2.09375 -1,0 0,-2.09375 z m 4.96875,0 1.03125,0 0,2.09375 -1.03125,0 0,-2.09375 z M 358.75,970.5 c -0.46792,1.57338 -1.54907,3.73131 -4.34375,3.75 -2.79467,0.0187 -3.87734,-2.12107 -4.40625,-3.625 1.03363,0.93993 2.54442,1.5625 4.28125,1.5625 1.81841,0 3.43846,-0.67036 4.46875,-1.6875 z" - transform="translate(0,1)" /> - <path - sodipodi:nodetypes="sssssccccccccccczcsc" - inkscape:connector-curvature="0" - id="path13375" - d="m 354.1909,963.17812 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 3.86599,0 7,-3.13401 7,-7 0,-3.86599 -3.13401,-7 -7,-7 z m -3,3.96875 1,0 0,2.09375 -1,0 z m 4.96875,0 1.03125,0 0,2.09375 -1.03125,0 z m 2.59375,3.34375 c -0.46792,1.57338 -1.56738,3.74778 -4.36206,3.76647 -2.79467,0.0187 -3.85903,-2.13754 -4.38794,-3.64147 1.03363,0.93993 2.54442,1.5625 4.28125,1.5625 1.81841,0 3.43846,-0.67036 4.46875,-1.6875 z" - style="color:#000000;fill:url(#linearGradient13425-2);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <rect - style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect13377" - width="16" - height="16" - x="346.1907" - y="963.1781" /> - </g> - </g> - <g - style="display:inline;enable-background:new" - inkscape:label="face-smile" - transform="translate(-34.18977,-841.178)" - id="g13435"> - <g - id="g13437" - inkscape:label="emblem-important"> - <path - sodipodi:type="inkscape:offset" - inkscape:radius="0" - inkscape:original="M 354.1875 965.1875 C 350.87442 965.1875 348.1875 967.87442 348.1875 971.1875 C 348.1875 974.50058 350.87442 977.1875 354.1875 977.1875 C 357.50058 977.1875 360.1875 974.50058 360.1875 971.1875 C 360.1875 967.87442 357.50058 965.1875 354.1875 965.1875 z M 352.1875 968.28125 L 353.15625 968.28125 L 353.15625 970.0625 L 352.1875 970.0625 L 352.1875 968.28125 z M 355.3125 968.34375 L 356.1875 968.34375 L 356.1875 970.125 L 355.3125 970.125 L 355.3125 968.34375 z M 358.09375 971.8125 C 357.69275 973.16085 356.76999 975.04648 354.375 975.0625 C 351.98002 975.0785 351.04702 973.22634 350.59375 971.9375 C 351.47955 972.743 352.79282 973.28125 354.28125 973.28125 C 355.8396 973.28125 357.21081 972.68417 358.09375 971.8125 z " - xlink:href="#path13439" - style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path13628" - inkscape:href="#path13439" - d="m 354.1875,965.1875 c -3.31308,0 -6,2.68692 -6,6 0,3.31308 2.68692,6 6,6 3.31308,0 6,-2.68692 6,-6 0,-3.31308 -2.68692,-6 -6,-6 z m -2,3.09375 0.96875,0 0,1.78125 -0.96875,0 0,-1.78125 z m 3.125,0.0625 0.875,0 0,1.78125 -0.875,0 0,-1.78125 z m 2.78125,3.46875 c -0.401,1.34835 -1.32376,3.23398 -3.71875,3.25 -2.39498,0.016 -3.32798,-1.83616 -3.78125,-3.125 0.8858,0.8055 2.19907,1.34375 3.6875,1.34375 1.55835,0 2.92956,-0.59708 3.8125,-1.46875 z" - transform="translate(0,1)" /> - <path - style="color:#000000;fill:url(#linearGradient13425-3);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="m 354.1909,965.17925 c -3.31308,0 -5.99887,2.68579 -5.99887,5.99887 0,3.31308 2.68579,5.99887 5.99887,5.99887 3.31308,0 5.99887,-2.68579 5.99887,-5.99887 0,-3.31308 -2.68579,-5.99887 -5.99887,-5.99887 z m -2.00844,3.08865 0.98198,0 0,1.7943 -0.98198,0 z m 3.13312,0.0625 0.88376,0 0,1.7943 -0.88376,0 z m 2.7853,3.49053 c -0.401,1.34835 -1.34322,3.21177 -3.73821,3.22779 -2.39498,0.016 -3.30711,-1.83183 -3.76038,-3.12067 0.8858,0.8055 2.18052,1.33903 3.66895,1.33903 1.55835,0 2.9467,-0.57448 3.82964,-1.44615 z" - id="path13439" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssccccccccccczcsc" /> - <rect - y="963.1781" - x="346.1907" - height="16" - width="16" - id="rect13441" - style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - </g> - </g> - <path - sodipodi:nodetypes="sssssccccccccccczcsc" - inkscape:connector-curvature="0" - id="path13562" - d="m 314.00108,172.00119 c -2.20854,0 -3.99892,1.79038 -3.99892,3.99892 0,2.20854 1.79038,3.99892 3.99892,3.99892 2.20854,0 3.99892,-1.79038 3.99892,-3.99892 0,-2.20854 -1.79038,-3.99892 -3.99892,-3.99892 z M 312,174 l 1,0 0,1 -1,0 z m 3,0 1,0 0,1 -1,0 z m 1.60752,2.42865 c -0.26731,0.89883 -0.8954,2.141 -2.49194,2.15169 -1.59651,0.0106 -2.20455,-1.22112 -2.50671,-2.08028 0.59049,0.53696 1.45356,0.89261 2.44577,0.89261 1.03881,0 1.9643,-0.38295 2.55288,-0.96402 z" - style="color:#000000;fill:url(#linearGradient4081);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - <rect - style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect13564" - width="12" - height="12" - x="308.00095" - y="170.00009" /> - <path - style="color:#000000;fill:url(#linearGradient4077);fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="m 311,211 c -2.20854,0 -3.99892,1.79041 -3.99892,3.99893 0,2.20852 1.79038,3.99893 3.99892,3.99893 2.20854,0 3.99892,-1.7904 3.99892,-3.99893 C 314.99892,212.79041 313.20854,211 311,211 z m -2.00108,1.99883 1,0 0,0.99998 -1,0 z m 3,0 1,0 0,0.99998 -1,0 z m 1.60752,2.42865 c -0.26731,0.8988 -0.8954,2.14103 -2.49194,2.15168 -1.59651,0.0105 -2.20455,-1.22108 -2.50671,-2.08028 0.59049,0.537 1.45356,0.89265 2.44577,0.89265 1.03881,0 1.9643,-0.38295 2.55288,-0.96405 z" - id="path13568" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sssssccccccccccczcsc" /> - </g> -</svg> diff --git a/data/icons/hicolor_actions_16x16_im-message-new.png b/data/icons/hicolor_actions_16x16_im-message-new.png Binary files differdeleted file mode 100644 index da01aff7..00000000 --- a/data/icons/hicolor_actions_16x16_im-message-new.png +++ /dev/null diff --git a/data/icons/hicolor_actions_22x22_im-message-new.png b/data/icons/hicolor_actions_22x22_im-message-new.png Binary files differdeleted file mode 100644 index f75737ff..00000000 --- a/data/icons/hicolor_actions_22x22_im-message-new.png +++ /dev/null diff --git a/data/icons/hicolor_actions_24x24_im-message-new.png b/data/icons/hicolor_actions_24x24_im-message-new.png Binary files differdeleted file mode 100644 index 70f7a662..00000000 --- a/data/icons/hicolor_actions_24x24_im-message-new.png +++ /dev/null diff --git a/data/icons/hicolor_apps_16x16_empathy.png b/data/icons/hicolor_apps_16x16_empathy.png Binary files differdeleted file mode 100644 index bc187aab..00000000 --- a/data/icons/hicolor_apps_16x16_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_apps_22x22_empathy.png b/data/icons/hicolor_apps_22x22_empathy.png Binary files differdeleted file mode 100644 index 2105e9c1..00000000 --- a/data/icons/hicolor_apps_22x22_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_apps_24x24_empathy.png b/data/icons/hicolor_apps_24x24_empathy.png Binary files differdeleted file mode 100644 index 125d69fb..00000000 --- a/data/icons/hicolor_apps_24x24_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_apps_256x256_empathy.png b/data/icons/hicolor_apps_256x256_empathy.png Binary files differdeleted file mode 100644 index 03d70222..00000000 --- a/data/icons/hicolor_apps_256x256_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_apps_32x32_empathy.png b/data/icons/hicolor_apps_32x32_empathy.png Binary files differdeleted file mode 100644 index 9aa5822c..00000000 --- a/data/icons/hicolor_apps_32x32_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_apps_48x48_empathy.png b/data/icons/hicolor_apps_48x48_empathy.png Binary files differdeleted file mode 100644 index c724831d..00000000 --- a/data/icons/hicolor_apps_48x48_empathy.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_empathy-pending.png b/data/icons/hicolor_status_16x16_empathy-pending.png Binary files differdeleted file mode 100644 index 0aa2c5f4..00000000 --- a/data/icons/hicolor_status_16x16_empathy-pending.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_im-message.png b/data/icons/hicolor_status_16x16_im-message.png Binary files differdeleted file mode 100644 index be0e2e15..00000000 --- a/data/icons/hicolor_status_16x16_im-message.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-available.png b/data/icons/hicolor_status_16x16_user-available.png Binary files differdeleted file mode 100644 index 5435e02d..00000000 --- a/data/icons/hicolor_status_16x16_user-available.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-away.png b/data/icons/hicolor_status_16x16_user-away.png Binary files differdeleted file mode 100644 index 7576a611..00000000 --- a/data/icons/hicolor_status_16x16_user-away.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-busy.png b/data/icons/hicolor_status_16x16_user-busy.png Binary files differdeleted file mode 100644 index 90eab607..00000000 --- a/data/icons/hicolor_status_16x16_user-busy.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-idle.png b/data/icons/hicolor_status_16x16_user-idle.png Binary files differdeleted file mode 100644 index 9dec477e..00000000 --- a/data/icons/hicolor_status_16x16_user-idle.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-offline.png b/data/icons/hicolor_status_16x16_user-offline.png Binary files differdeleted file mode 100644 index 637be12c..00000000 --- a/data/icons/hicolor_status_16x16_user-offline.png +++ /dev/null diff --git a/data/icons/hicolor_status_16x16_user-typing.png b/data/icons/hicolor_status_16x16_user-typing.png Binary files differdeleted file mode 100644 index 5c272a33..00000000 --- a/data/icons/hicolor_status_16x16_user-typing.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_empathy-pending.png b/data/icons/hicolor_status_22x22_empathy-pending.png Binary files differdeleted file mode 100644 index b79e7e56..00000000 --- a/data/icons/hicolor_status_22x22_empathy-pending.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_im-message.png b/data/icons/hicolor_status_22x22_im-message.png Binary files differdeleted file mode 100644 index b746084d..00000000 --- a/data/icons/hicolor_status_22x22_im-message.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_user-available.png b/data/icons/hicolor_status_22x22_user-available.png Binary files differdeleted file mode 100644 index ec8c4522..00000000 --- a/data/icons/hicolor_status_22x22_user-available.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_user-away.png b/data/icons/hicolor_status_22x22_user-away.png Binary files differdeleted file mode 100644 index 6c068f2d..00000000 --- a/data/icons/hicolor_status_22x22_user-away.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_user-busy.png b/data/icons/hicolor_status_22x22_user-busy.png Binary files differdeleted file mode 100644 index 0fe61fd2..00000000 --- a/data/icons/hicolor_status_22x22_user-busy.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_user-idle.png b/data/icons/hicolor_status_22x22_user-idle.png Binary files differdeleted file mode 100644 index 72c5b198..00000000 --- a/data/icons/hicolor_status_22x22_user-idle.png +++ /dev/null diff --git a/data/icons/hicolor_status_22x22_user-offline.png b/data/icons/hicolor_status_22x22_user-offline.png Binary files differdeleted file mode 100644 index fe5de828..00000000 --- a/data/icons/hicolor_status_22x22_user-offline.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_empathy-pending.png b/data/icons/hicolor_status_24x24_empathy-pending.png Binary files differdeleted file mode 100644 index dc5bb599..00000000 --- a/data/icons/hicolor_status_24x24_empathy-pending.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_user-available.png b/data/icons/hicolor_status_24x24_user-available.png Binary files differdeleted file mode 100644 index 95f25345..00000000 --- a/data/icons/hicolor_status_24x24_user-available.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_user-away.png b/data/icons/hicolor_status_24x24_user-away.png Binary files differdeleted file mode 100644 index 3a7e01f1..00000000 --- a/data/icons/hicolor_status_24x24_user-away.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_user-busy.png b/data/icons/hicolor_status_24x24_user-busy.png Binary files differdeleted file mode 100644 index 7e5dced2..00000000 --- a/data/icons/hicolor_status_24x24_user-busy.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_user-idle.png b/data/icons/hicolor_status_24x24_user-idle.png Binary files differdeleted file mode 100644 index 968472e7..00000000 --- a/data/icons/hicolor_status_24x24_user-idle.png +++ /dev/null diff --git a/data/icons/hicolor_status_24x24_user-offline.png b/data/icons/hicolor_status_24x24_user-offline.png Binary files differdeleted file mode 100644 index bdfc8855..00000000 --- a/data/icons/hicolor_status_24x24_user-offline.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_empathy-pending.png b/data/icons/hicolor_status_32x32_empathy-pending.png Binary files differdeleted file mode 100644 index ed195498..00000000 --- a/data/icons/hicolor_status_32x32_empathy-pending.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_user-available.png b/data/icons/hicolor_status_32x32_user-available.png Binary files differdeleted file mode 100644 index 5d04e0a2..00000000 --- a/data/icons/hicolor_status_32x32_user-available.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_user-away.png b/data/icons/hicolor_status_32x32_user-away.png Binary files differdeleted file mode 100644 index 712f68ae..00000000 --- a/data/icons/hicolor_status_32x32_user-away.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_user-busy.png b/data/icons/hicolor_status_32x32_user-busy.png Binary files differdeleted file mode 100644 index be1280e7..00000000 --- a/data/icons/hicolor_status_32x32_user-busy.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_user-idle.png b/data/icons/hicolor_status_32x32_user-idle.png Binary files differdeleted file mode 100644 index cf7ff2db..00000000 --- a/data/icons/hicolor_status_32x32_user-idle.png +++ /dev/null diff --git a/data/icons/hicolor_status_32x32_user-offline.png b/data/icons/hicolor_status_32x32_user-offline.png Binary files differdeleted file mode 100644 index 3c4d664f..00000000 --- a/data/icons/hicolor_status_32x32_user-offline.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_empathy-pending.png b/data/icons/hicolor_status_48x48_empathy-pending.png Binary files differdeleted file mode 100644 index 40501559..00000000 --- a/data/icons/hicolor_status_48x48_empathy-pending.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_user-available.png b/data/icons/hicolor_status_48x48_user-available.png Binary files differdeleted file mode 100644 index 5bcae55c..00000000 --- a/data/icons/hicolor_status_48x48_user-available.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_user-away.png b/data/icons/hicolor_status_48x48_user-away.png Binary files differdeleted file mode 100644 index f9d7aeef..00000000 --- a/data/icons/hicolor_status_48x48_user-away.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_user-busy.png b/data/icons/hicolor_status_48x48_user-busy.png Binary files differdeleted file mode 100644 index b6c60c90..00000000 --- a/data/icons/hicolor_status_48x48_user-busy.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_user-idle.png b/data/icons/hicolor_status_48x48_user-idle.png Binary files differdeleted file mode 100644 index 3ca50e5a..00000000 --- a/data/icons/hicolor_status_48x48_user-idle.png +++ /dev/null diff --git a/data/icons/hicolor_status_48x48_user-offline.png b/data/icons/hicolor_status_48x48_user-offline.png Binary files differdeleted file mode 100644 index b65080ba..00000000 --- a/data/icons/hicolor_status_48x48_user-offline.png +++ /dev/null diff --git a/data/icons/hicolor_status_scalable_empathy-pending.svg b/data/icons/hicolor_status_scalable_empathy-pending.svg deleted file mode 100644 index 89c626c8..00000000 --- a/data/icons/hicolor_status_scalable_empathy-pending.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="22" - height="22" - id="svg4908" - sodipodi:version="0.32" - inkscape:version="0.44+devel" - version="1.0" - sodipodi:docbase="/home/andreas/project/misc icons/22x22" - sodipodi:docname="status-pending.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="/home/andreas/project/misc icons/22x22/status-pending.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:modified="TRUE"> - <defs - id="defs4910"> - <linearGradient - inkscape:collect="always" - id="linearGradient5898"> - <stop - style="stop-color:#555753;stop-opacity:1;" - offset="0" - id="stop5900" /> - <stop - style="stop-color:#3b3c39;stop-opacity:1" - offset="1" - id="stop5902" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5898" - id="linearGradient5904" - x1="13.756032" - y1="6.1055899" - x2="11.815526" - y2="10.317804" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="13.74062" - inkscape:cy="11.30699" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - width="22px" - height="22px" - inkscape:window-width="1680" - inkscape:window-height="973" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata4913"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - transform="scale(1.0248552,0.9757476)" - style="font-size:26.23629379px;font-style:normal;font-weight:normal;fill:url(#linearGradient5904);fill-opacity:1.0;stroke:#2e3436;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" - d="M 11.275218,14.919035 L 7.3476583,14.919035 L 7.3476583,13.925219 C 7.3476538,13.224909 7.4885713,12.605727 7.7704111,12.067669 C 8.0522411,11.521089 8.3408215,10.829313 9.246116,9.9923373 L 10.066,9.2493173 C 10.552798,8.8052256 10.907227,8.3867434 11.129288,7.9938696 C 11.359871,7.6010219 11.475167,7.2081611 11.475176,6.8152861 C 11.475167,6.2174687 11.270196,5.7520141 10.860263,5.4189209 C 10.450313,5.0773184 9.8781028,4.9065094 9.1436305,4.9064933 C 8.4518474,4.9065094 7.7045578,5.0516971 6.9017597,5.3420567 C 6.0989529,5.6239073 5.2619887,6.0466597 4.3908644,6.6103151 L 4.3908644,2.5877583 C 5.4242572,2.2290778 6.3679772,1.9643238 7.222027,1.7934955 C 8.0760675,1.6227057 8.9002211,1.5373012 9.6944902,1.5372817 C 11.778353,1.5373012 13.366877,1.9643238 14.460067,2.8183508 C 15.553233,3.6638737 16.099822,4.9022392 16.099835,6.5334509 C 16.099822,7.3704297 15.933283,8.1219894 15.600218,8.7881324 C 15.267128,9.4457594 14.699188,10.154617 13.896397,10.914707 L 13.076512,11.644916 C 12.495751,12.174434 11.723583,12.601456 11.544243,12.925985 C 11.364884,13.24199 11.275209,13.592149 11.275218,13.976462 L 11.275218,14.919035 M 7.3040896,16.952301 L 11.275218,16.952301 L 11.275218,21.009531 L 7.3040896,21.009531 L 7.3040896,16.952301" - id="text4916" - sodipodi:nodetypes="cccsccsssssccsssssccsccccccc" /> - <path - style="font-size:26.23629379px;font-style:normal;font-weight:normal;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;opacity:0.3" - d="M 10.531174,13.500001 L 8.5164063,13.500001 C 8.5164063,12.945747 8.7402784,12.078404 9.502579,11.143944 C 10.535614,9.6270452 12.892911,8.6362695 12.800574,6.4913892 C 12.708237,4.3018572 10.841095,3.7491649 9.4251268,3.7085782 C 8.0538104,3.6679915 6.7663299,4.0790254 5.5,4.8038685 L 5.5,3.3107849 C 6.3825651,3.0144106 7.1885459,2.7956469 7.9179435,2.6544931 C 8.6473335,2.5133711 9.3511984,2.4428023 10.029541,2.4427861 C 13.078781,2.3815955 15.397539,3.3494535 15.500001,6.5710727 C 15.213972,9.3832031 12.116268,10.497789 10.531174,12.721162 L 10.531174,13.500001" - id="path4925" - sodipodi:nodetypes="ccczzccscccc" /> - <rect - style="opacity:0.3;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5896" - width="1.9715405" - height="1.9651624" - x="8.5284595" - y="17.534838" /> - </g> -</svg> diff --git a/data/icons/hicolor_status_scalable_user-available.svg b/data/icons/hicolor_status_scalable_user-available.svg deleted file mode 100644 index 8d4cc585..00000000 --- a/data/icons/hicolor_status_scalable_user-available.svg +++ /dev/null @@ -1,104 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg4908" - sodipodi:version="0.32" - inkscape:version="0.44+devel" - sodipodi:docbase="/home/andreas/project/gossip/16x16" - sodipodi:docname="status-avaible.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="/home/andreas/project/gossip/16x16/status-avaible.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:modified="true"> - <defs - id="defs4910"> - <linearGradient - inkscape:collect="always" - id="linearGradient5899"> - <stop - style="stop-color:#7fe719;stop-opacity:1" - offset="0" - id="stop5901" /> - <stop - style="stop-color:#67bc13;stop-opacity:1" - offset="1" - id="stop5903" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5899" - id="radialGradient5905" - cx="9.466115" - cy="8.9839392" - fx="9.466115" - fy="8.9839392" - r="6.7474474" - gradientTransform="matrix(1.1671849,-3.2679277e-3,2.7524467e-3,1.0150183,-1.6222549,-0.2024225)" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.197802" - inkscape:cx="14.452639" - inkscape:cy="6.4458104" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1674" - inkscape:window-height="969" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata4913"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - sodipodi:type="arc" - style="opacity:1;fill:url(#radialGradient5905);fill-opacity:1;stroke:#376e01;stroke-width:0.97113216;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4926" - sodipodi:cx="7.9737625" - sodipodi:cy="7.7221532" - sodipodi:rx="6.2618814" - sodipodi:ry="6.3632426" - d="M 14.235644 7.7221532 A 6.2618814 6.3632426 0 1 1 1.7118812,7.7221532 A 6.2618814 6.3632426 0 1 1 14.235644 7.7221532 z" - transform="matrix(1.0380267,0,0,1.0214918,-0.2769783,0.1118841)" /> - <path - sodipodi:type="arc" - style="opacity:0.4;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.14770162;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path5897" - sodipodi:cx="7.9737625" - sodipodi:cy="7.7221532" - sodipodi:rx="6.2618814" - sodipodi:ry="6.3632426" - d="M 14.235644 7.7221532 A 6.2618814 6.3632426 0 1 1 1.7118812,7.7221532 A 6.2618814 6.3632426 0 1 1 14.235644 7.7221532 z" - transform="matrix(0.8783303,0,0,0.8643392,0.996403,1.3254404)" /> - </g> -</svg> diff --git a/data/icons/hicolor_status_scalable_user-away.svg b/data/icons/hicolor_status_scalable_user-away.svg deleted file mode 100644 index 7e7b0ed6..00000000 --- a/data/icons/hicolor_status_scalable_user-away.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg4908" - sodipodi:version="0.32" - inkscape:version="0.44+devel" - sodipodi:docbase="/home/andreas/project/gossip/16x16" - sodipodi:docname="status-away.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="/home/andreas/project/gossip/16x16/status-away.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:modified="true"> - <defs - id="defs4910"> - <linearGradient - inkscape:collect="always" - id="linearGradient5917"> - <stop - style="stop-color:#f80000;stop-opacity:1" - offset="0" - id="stop5919" /> - <stop - style="stop-color:#e70000;stop-opacity:1" - offset="1" - id="stop5921" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5917" - id="linearGradient5923" - x1="6.5096536" - y1="8.5893564" - x2="9.9108915" - y2="11.540099" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.9925682,6.043956e-8,1.1147803e-2)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="13.206814" - inkscape:cy="4.0564985" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1674" - inkscape:window-height="969" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata4913"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - style="fill:url(#linearGradient5923);fill-opacity:1;fill-rule:evenodd;stroke:#8a0000;stroke-width:0.99999988px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" - d="M 1.5,13.5 L 14.499999,13.5 L 7.9789933,1.4999999 L 1.5,13.5 z " - id="path4944" - sodipodi:nodetypes="cccc" /> - <path - style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 3.2186016,12.488535 L 12.832121,12.488535 L 8.0098272,3.5671249 L 3.2186016,12.488535 z " - id="path4946" - sodipodi:nodetypes="cccc" /> - </g> -</svg> diff --git a/data/icons/hicolor_status_scalable_user-busy.svg b/data/icons/hicolor_status_scalable_user-busy.svg deleted file mode 100644 index 66fc7094..00000000 --- a/data/icons/hicolor_status_scalable_user-busy.svg +++ /dev/null @@ -1,140 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg6941" - sodipodi:version="0.32" - inkscape:version="0.44+devel" - sodipodi:docbase="/home/andreas/project/gossip/16x16" - sodipodi:docname="status-busy.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="/home/andreas/project/gossip/16x16/status-busy.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:modified="true"> - <defs - id="defs6943"> - <linearGradient - inkscape:collect="always" - id="linearGradient5899"> - <stop - style="stop-color:#fce94f;stop-opacity:1" - offset="0" - id="stop5901" /> - <stop - style="stop-color:#edd400;stop-opacity:1" - offset="1" - id="stop5903" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5899" - id="radialGradient5905" - cx="9.466115" - cy="8.9839392" - fx="9.466115" - fy="8.9839392" - r="6.7474474" - gradientTransform="matrix(1.1671849,-3.2679277e-3,2.7524467e-3,1.0150183,-1.6222549,-0.2024225)" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="15.696217" - inkscape:cx="17.665904" - inkscape:cy="9.7718474" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1674" - inkscape:window-height="969" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata6946"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - sodipodi:type="arc" - style="opacity:1;fill:url(#radialGradient5905);fill-opacity:1;stroke:#8d7300;stroke-width:0.97113222;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4926" - sodipodi:cx="7.9737625" - sodipodi:cy="7.7221532" - sodipodi:rx="6.2618814" - sodipodi:ry="6.3632426" - d="M 14.235644 7.7221532 A 6.2618814 6.3632426 0 1 1 1.7118812,7.7221532 A 6.2618814 6.3632426 0 1 1 14.235644 7.7221532 z" - transform="matrix(1.0380267,0,0,1.0214918,-0.2769782,0.1118841)" /> - <path - sodipodi:type="arc" - style="opacity:0.6;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.14770162;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path5897" - sodipodi:cx="7.9737625" - sodipodi:cy="7.7221532" - sodipodi:rx="6.2618814" - sodipodi:ry="6.3632426" - d="M 14.235644 7.7221532 A 6.2618814 6.3632426 0 1 1 1.7118812,7.7221532 A 6.2618814 6.3632426 0 1 1 14.235644 7.7221532 z" - transform="matrix(0.8783303,0,0,0.8643392,0.996403,1.3254404)" /> - <rect - style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5886" - width="9.000001" - height="9" - x="5.5" - y="5.5" - rx="0" - ry="0" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5969" - width="7" - height="7" - x="6.5" - y="6.5" - rx="0" - ry="0" /> - <path - sodipodi:type="arc" - style="opacity:1;fill:#8d7300;fill-opacity:1;stroke:none;stroke-width:1.46393549;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path5888" - sodipodi:cx="10.676733" - sodipodi:cy="7.8460393" - sodipodi:rx="1.4415842" - sodipodi:ry="1.4866337" - d="M 12.118317 7.8460393 A 1.4415842 1.4866337 0 1 1 9.2351488,7.8460393 A 1.4415842 1.4866337 0 1 1 12.118317 7.8460393 z" - transform="matrix(0.6936814,0,0,0.6726606,2.5937487,2.7222784)" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" - d="M 7.4772272,10.5 L 11.522773,10.5" - id="path5883" /> - <path - style="fill:none;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" - d="M 7.4872926,12.5 L 11.524094,12.5" - id="path5885" /> - </g> -</svg> diff --git a/data/icons/hicolor_status_scalable_user-idle.svg b/data/icons/hicolor_status_scalable_user-idle.svg deleted file mode 100644 index 3104dff5..00000000 --- a/data/icons/hicolor_status_scalable_user-idle.svg +++ /dev/null @@ -1,120 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg4908" - sodipodi:version="0.32" - inkscape:version="0.44" - sodipodi:docbase="/home/martyn/Desktop/16x16" - sodipodi:docname="status-away-extended.svg" - inkscape:export-filename="/home/martyn/Desktop/16x16/status-away-extended.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4910"> - <linearGradient - inkscape:collect="always" - id="linearGradient5917"> - <stop - style="stop-color:#d80000;stop-opacity:1" - offset="0" - id="stop5919" /> - <stop - style="stop-color:#ca0000;stop-opacity:1" - offset="1" - id="stop5921" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5917" - id="linearGradient5923" - x1="6.5096536" - y1="8.5893564" - x2="9.9108915" - y2="11.540099" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.1538462,0,0,1.0752822,-1.2307693,-0.1129232)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="42.866662" - inkscape:cx="8.0000008" - inkscape:cy="7.4533429" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1323" - inkscape:window-height="987" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata4913"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - style="fill:url(#linearGradient5923);fill-opacity:1;fill-rule:evenodd;stroke:#8a0000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" - d="M 0.5,14.5 L 15.5,14.5 L 7.975762,1.5 L 0.5,14.5 z " - id="path4944" - sodipodi:nodetypes="cccc" /> - <path - style="opacity:0.3;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 2.2790289,13.5 L 13.779497,13.5 L 8.0106803,3.5000001 L 2.2790289,13.5 z " - id="path4946" - sodipodi:nodetypes="cccc" /> - <path - sodipodi:type="arc" - style="opacity:1;fill:#ffe680;fill-opacity:1;stroke:#555753;stroke-width:0.8123197;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path4911" - sodipodi:cx="11.09375" - sodipodi:cy="11.890625" - sodipodi:rx="4.53125" - sodipodi:ry="3.640625" - d="M 15.625 11.890625 A 4.53125 3.640625 0 1 1 6.5625,11.890625 A 4.53125 3.640625 0 1 1 15.625 11.890625 z" - transform="matrix(0.983072,0,0,1.223563,-1.005946,-3.448939)" /> - <path - sodipodi:type="arc" - style="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:1.01539958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path5882" - sodipodi:cx="11.09375" - sodipodi:cy="11.890625" - sodipodi:rx="4.53125" - sodipodi:ry="3.640625" - d="M 15.625 11.890625 A 4.53125 3.640625 0 1 1 6.5625,11.890625 A 4.53125 3.640625 0 1 1 15.625 11.890625 z" - transform="matrix(0.786458,0,0,0.978852,1.175241,-0.539149)" /> - <path - style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:0.91149789px;stroke-linecap:round;stroke-linejoin:round;marker-mid:none;stroke-opacity:1" - d="M 10.027723,8.0394381 L 10.027723,11.229682 L 6.8944493,11.229682" - id="path5884" /> - <path - style="opacity:0.33695655;fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 5.8909083,11.545458 C 9.3617367,11.656825 9.9649551,9.8471677 13.714194,9.8750085 C 13.073853,8.0931929 11.598288,7.100202 9.8999937,7.0909217 C 8.1738593,7.0816413 5.9187492,8.9469795 5.8909083,11.545458 z " - id="path5886" - sodipodi:nodetypes="cczc" /> - </g> -</svg> diff --git a/data/icons/hicolor_status_scalable_user-offline.svg b/data/icons/hicolor_status_scalable_user-offline.svg deleted file mode 100644 index 975f7dc8..00000000 --- a/data/icons/hicolor_status_scalable_user-offline.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg6941" - sodipodi:version="0.32" - inkscape:version="0.44+devel" - sodipodi:docbase="/home/andreas/project/gossip/16x16" - sodipodi:docname="status-offline.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="/home/andreas/project/gossip/16x16/status-offline.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:modified="true"> - <defs - id="defs6943"> - <linearGradient - inkscape:collect="always" - id="linearGradient7922"> - <stop - style="stop-color:#e8e8e6;stop-opacity:1" - offset="0" - id="stop7924" /> - <stop - style="stop-color:#babdb6;stop-opacity:1" - offset="1" - id="stop7926" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient7922" - id="linearGradient7928" - x1="0.67574239" - y1="0.81831664" - x2="9.8658419" - y2="10.594059" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.8666667,0,0,0.8666667,1.0666667,1.0666666)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.197802" - inkscape:cx="15.038145" - inkscape:cy="7.8865336" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1674" - inkscape:window-height="969" - inkscape:window-x="0" - inkscape:window-y="26" /> - <metadata - id="metadata6946"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <rect - style="opacity:1;fill:url(#linearGradient7928);fill-opacity:1;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect6949" - width="13" - height="13" - x="1.5" - y="1.4999999" - rx="1.4641089" - ry="1.4641089" /> - <rect - style="opacity:0.4;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect7920" - width="11" - height="11" - x="2.5" - y="2.5" - rx="0.45049509" - ry="0.45049506" /> - </g> -</svg> diff --git a/data/org.freedesktop.Telepathy.Client.Empathy.Auth.service.in b/data/org.freedesktop.Telepathy.Client.Empathy.Auth.service.in deleted file mode 100644 index 65c47d3e..00000000 --- a/data/org.freedesktop.Telepathy.Client.Empathy.Auth.service.in +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=org.freedesktop.Telepathy.Client.Empathy.Auth -Exec=@libexecdir@/empathy-auth-client
\ No newline at end of file diff --git a/data/org.freedesktop.Telepathy.Client.Empathy.Call.service.in b/data/org.freedesktop.Telepathy.Client.Empathy.Call.service.in deleted file mode 100644 index 0496d51a..00000000 --- a/data/org.freedesktop.Telepathy.Client.Empathy.Call.service.in +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=org.freedesktop.Telepathy.Client.Empathy.Call -Exec=@libexecdir@/empathy-call diff --git a/data/org.freedesktop.Telepathy.Client.Empathy.Chat.service.in b/data/org.freedesktop.Telepathy.Client.Empathy.Chat.service.in deleted file mode 100644 index e1418123..00000000 --- a/data/org.freedesktop.Telepathy.Client.Empathy.Chat.service.in +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=org.freedesktop.Telepathy.Client.Empathy.Chat -Exec=@libexecdir@/empathy-chat diff --git a/data/org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in b/data/org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in deleted file mode 100644 index 4e3870ed..00000000 --- a/data/org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service.in +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=org.freedesktop.Telepathy.Client.Empathy.FileTransfer -Exec=@bindir@/empathy -h diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist b/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist deleted file mode 100644 index 35193c4e..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Info.plist +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>AllowTextColors</key> - <true/> - - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - - <key>CFBundleGetInfoString</key> - <string>Boxes Message Style</string> - - <key>CFBundleIdentifier</key> - <string>org.gnome.empathy.boxes.style</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>1.0</string> - - <key>CFBundleName</key> - <string>Boxes</string> - - <key>CFBundlePackageType</key> - <string>AdIM</string> - - <key>DefaultBackgroundColor</key> - <string>ffffff</string> - - <key>MessageViewVersion</key> - <integer>4</integer> - - <key>DisableCombineConsecutive</key> - <false/> - -</dict> -</plist> diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/Content.html b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/Content.html deleted file mode 100644 index 35cf7e0e..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/Content.html +++ /dev/null @@ -1,12 +0,0 @@ -<div class="content"> - <div class="header"> - <img src="%userIconPath%" class="avatar" title="%sender%" /> - <span class="sender">%sender%</span> - <span class="timestamp">%time%</span> - </div> - <div id="prepend"></div> - <div class="%messageClasses%" dir="%messageDirection%"> - %message% - </div> - <div id="insert"></div> -</div> diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html deleted file mode 100644 index 44317df4..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html +++ /dev/null @@ -1,5 +0,0 @@ -<div id="prepend"></div> -<div class="%messageClasses%" dir="%messageDirection%"> - %message% -</div> -<div id="insert"></div> diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Status.html b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Status.html deleted file mode 100644 index 5f9d2980..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Status.html +++ /dev/null @@ -1,5 +0,0 @@ -<div class="content"> - <div class="status"> - – %message% - </div> -</div> diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Blue.css b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Blue.css deleted file mode 100644 index e1ad904a..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Blue.css +++ /dev/null @@ -1,9 +0,0 @@ -.header { - background-color: #88a2b4; - border-top: 1px solid #7f96a4; - border-bottom: 1px solid #7f96a4; -} - -.message { - background-color: #adbdc8; -} diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Clean.css b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Clean.css deleted file mode 100644 index 3d7c8f66..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Clean.css +++ /dev/null @@ -1,5 +0,0 @@ -.header { - background-color: #efefdf; - border-top: 1px solid #e3e3d3; - border-bottom: 1px solid #e3e3d3; -} diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Simple.css b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Simple.css deleted file mode 100644 index aa52ca09..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/Variants/Simple.css +++ /dev/null @@ -1,6 +0,0 @@ -.header { - background-color: #4a90d9; - color: white; - border-top: 1px solid #376594; - border-bottom: 1px solid #376594; -} diff --git a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/main.css b/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/main.css deleted file mode 100644 index 2890556e..00000000 --- a/data/themes/Boxes.AdiumMessageStyle/Contents/Resources/main.css +++ /dev/null @@ -1,84 +0,0 @@ -* { - word-wrap: break-word; - word-break: break-word; -} - -html { - padding: 0; - margin: 0; -} - -body { - padding: 6px; - margin: 0; -} - -.content { - width: 98%; - margin: 0; - padding: 0; - margin-bottom: 6px; -} - -.header { - width: 100%; - height: 24px; - padding: 3px; - margin: 0; -} - -.header .avatar { - height: 24px; - width: auto; - float: left; -} - -.header .sender { - font-weight: bold; - padding-left: 3px; -} - -.header .timestamp { - float: right; - font-style: italic; - margin-right: 3px; -} - -.message, .status { - padding: 3px; - width: 100%; -} - -.status { - font-style: italic; - color: #939373; -} - -div.action.message { - font-style: italic; -} - -.actionMessageUserName { - display: inline; -} - -.actionMessageUserName::before { - content: " * "; -} - -.actionMessageUserName::after { - content: " "; -} - -div.message.action span.message::before { - content: " * "; -} - -.actionMessageBody::before, -.actionMessageBody::after { - content: " "; -} - -::selection { - background: #4a90d9; -} diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist b/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist deleted file mode 100644 index 053bc9cd..00000000 --- a/data/themes/Classic.AdiumMessageStyle/Contents/Info.plist +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>AllowTextColors</key> - <true/> - - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - - <key>CFBundleGetInfoString</key> - <string>Classic Message Style</string> - - <key>CFBundleIdentifier</key> - <string>org.gnome.empathy.classic.style</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>1.0</string> - - <key>CFBundleName</key> - <string>Classic</string> - - <key>CFBundlePackageType</key> - <string>AdIM</string> - - <key>DefaultBackgroundColor</key> - <string>ffffff</string> - - <key>MessageViewVersion</key> - <integer>4</integer> - - <key>DisableCombineConsecutive</key> - <false/> - -</dict> -</plist> diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Content.html b/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Content.html deleted file mode 100644 index 3eaa3ef9..00000000 --- a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Content.html +++ /dev/null @@ -1,6 +0,0 @@ -<div id="prepend"></div> -<div class="%messageClasses%" dir="%messageDirection%"> - <span class="sender">%sender%:</span> - <span class="message">%message%</span> -</div> -<div id="insert"></div> diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Status.html b/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Status.html deleted file mode 100644 index 5f9d2980..00000000 --- a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/Status.html +++ /dev/null @@ -1,5 +0,0 @@ -<div class="content"> - <div class="status"> - – %message% - </div> -</div> diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css b/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css deleted file mode 100644 index 1950408f..00000000 --- a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css +++ /dev/null @@ -1,67 +0,0 @@ -* { - word-wrap: break-word; - word-break: break-word; -} - -html { - padding: 0; - margin: 0; -} - -body { - padding: 6px; - margin: 0; - color: #2e3436; -} - -.incoming .sender { - color: #4a708b; -} - -.outgoing .sender { - color: #2e8b57; -} - -.mention .sender { - color: #8b2323; - font-weight: bold; -} - -.status { - color: #939373; -} - -a { - color: #4682b4; -} - -.message.action { - color: #8b2323; - font-style: italic; -} - -.message.action .sender { - display: none; -} - -.message.action .actionMessageUserName { - display: inline; -} - -div.message.action span.message::before { - content: " * "; -} - -.message.action .actionMessageBody::before, -.message.action .actionMessageBody::after { - content: " "; -} - -::selection { - background: #4a90d9; -} - -div.message { - padding: 0.3ex 0; - line-height: 130%; -} diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am deleted file mode 100644 index 58d0618a..00000000 --- a/data/themes/Makefile.am +++ /dev/null @@ -1,56 +0,0 @@ -themesdir = $(datadir)/adium/message-styles - -themes = \ - $(boxes_messageStyle) \ - $(classic_messageStyle) \ - $(pgo_messageStyle) \ - $(NULL) - -boxes_messageStyle = \ - Boxes.AdiumMessageStyle/Contents/Resources/Incoming/Content.html \ - Boxes.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html \ - Boxes.AdiumMessageStyle/Contents/Resources/main.css \ - Boxes.AdiumMessageStyle/Contents/Resources/Status.html \ - Boxes.AdiumMessageStyle/Contents/Resources/Variants/Clean.css \ - Boxes.AdiumMessageStyle/Contents/Resources/Variants/Simple.css \ - Boxes.AdiumMessageStyle/Contents/Resources/Variants/Blue.css \ - Boxes.AdiumMessageStyle/Contents/Info.plist \ - $(NULL) - -classic_messageStyle = \ - Classic.AdiumMessageStyle/Contents/Resources/Content.html \ - Classic.AdiumMessageStyle/Contents/Resources/main.css \ - Classic.AdiumMessageStyle/Contents/Resources/Status.html \ - Classic.AdiumMessageStyle/Contents/Info.plist \ - $(NULL) - -pgo_messageStyle = \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/corners.png \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/horizontal.png \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/nipple.png \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/vertical.png \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/Content.html \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/Status.html \ - PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css \ - PlanetGNOME.AdiumMessageStyle/Contents/Info.plist \ - $(NULL) - -install-themes: $(themes) - for f in $^; do \ - mkdir -p `dirname $(DESTDIR)$(themesdir)/$$f`; \ - $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(themesdir)/$$f; \ - done - -uninstall-themes: $(themes) - for f in $^; do \ - rm -f $(DESTDIR)$(themesdir)/$$f; \ - done - -install-data-local: install-themes - -uninstall-local: uninstall-themes - -EXTRA_DIST = \ - $(themes) \ - $(NULL) diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist deleted file mode 100644 index 805d053c..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Info.plist +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>AllowTextColors</key> - <true/> - - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - - <key>CFBundleGetInfoString</key> - <string>Planet GNOME Message Style</string> - - <key>CFBundleIdentifier</key> - <string>org.gnome.empathy.pgo.style</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>1.0</string> - - <key>CFBundleName</key> - <string>Planet GNOME</string> - - <key>CFBundlePackageType</key> - <string>AdIM</string> - - <key>DefaultBackgroundColor</key> - <string>ffffff</string> - - <key>MessageViewVersion</key> - <integer>4</integer> - - <key>DisableCombineConsecutive</key> - <false/> - -</dict> -</plist> diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/corners.png b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/corners.png Binary files differdeleted file mode 100644 index 05cbcf9d..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/corners.png +++ /dev/null diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/horizontal.png b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/horizontal.png Binary files differdeleted file mode 100644 index 4a2c73dd..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/horizontal.png +++ /dev/null diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/nipple.png b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/nipple.png Binary files differdeleted file mode 100644 index 26eee338..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/nipple.png +++ /dev/null diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/vertical.png b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/vertical.png Binary files differdeleted file mode 100644 index ae6a672f..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Images/vertical.png +++ /dev/null diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/Content.html b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/Content.html deleted file mode 100644 index ffef0e1f..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/Content.html +++ /dev/null @@ -1,22 +0,0 @@ -<div class="entry"> - <div class="person-info"> - <img src="%userIconPath%" class="face" title="%sender%" /><br/> - %sender% - </div> - <div class="post"> - <div class="post-body"> - <div class="post-contents" dir="%messageDirection%"> - <div id="prepend"></div> - <p> - %message% - </p> - <div id="insert"></div> - </div> - <div class="post-footer"> - <p>%time%</p> - </div> - </div> - <b class="vt lt"></b><b class="vt rt"></b><b class="hz to"></b><b class="hz bo"></b> - <b class="cr tl"></b><b class="cr tr"></b><b class="cr bl"></b><b class="cr br"></b> - </div> <!-- post --> -</div> <!-- entry --> diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html deleted file mode 100644 index 6b49c609..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html +++ /dev/null @@ -1,7 +0,0 @@ -<div id="prepend"></div> -<div dir="%messageDirection%"> - <p> - %message% - </p> -</dir> -<div id="insert"></div> diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Status.html b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Status.html deleted file mode 100644 index 5f9d2980..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/Status.html +++ /dev/null @@ -1,5 +0,0 @@ -<div class="content"> - <div class="status"> - – %message% - </div> -</div> diff --git a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css b/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css deleted file mode 100644 index a4b8183e..00000000 --- a/data/themes/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css +++ /dev/null @@ -1,118 +0,0 @@ -* { - word-wrap: break-word; - word-break: break-word; -} - -html { - padding: 0; - margin: 0; -} - -body { - padding: 6px; - margin: 0; -} - -div.entry { - clear: both; - margin-bottom: 0.5em; -} - -div.person-info { - position: relative; - z-index: 1; - float: left; - margin-top: 25px !important; - margin-left: -12px; - padding: 0 24px 0 6px; - left: 3px; - width: 72px; - background: url(Images/nipple.png) top right no-repeat; - text-align: center; - color: #777; - font-size: small; -} - -div.person-info img { - border: 0px; - margin-bottom: 1ex; - width: 50px; - height: auto; -} - -div.post { - position: relative; - margin-left: 89px; - padding: 12px; -} - -b.cr { - position: absolute; - background-image: url(Images/corners.png); - width: 50px; - height: 50px; -} -b.tl { top: 0px; left: 0px; background-position: top left; } -b.tr { top: 0px; right: 0px; background-position: top right; } -b.bl { bottom: 0px; left: 0px; background-position: bottom left; } -b.br { bottom: 0px; right: 0px; background-position: bottom right; } - -b.vt { - position: absolute; - background: url(Images/vertical.png) repeat-y; - width: 50px; - height: 100%; -} -b.lt { top: 0px; left: 0px; background-position: top left; } -b.rt { top: 0px; right: 0px; background-position: top right; } - -b.hz { - position: absolute; - background: url(Images/horizontal.png) repeat-x; - width: 100%; - height: 50px; -} -b.to { top: 0px; left: 0px; background-position: top left; } -b.bo { bottom: 0px; left: 0px; background-position: bottom left; } - -.post-contents { - position: relative; - z-index: 1; - line-height: 120%; - padding: 0; - margin: 0 0 2em 0; -} - -.post-body { - min-height: 40px; -} - -.post-contents p { - padding: 0; - margin: 0; - padding-top: 0.3em; -} - -.post-contents:after { - display: block; - clear: both; -} - -.post-footer { - position: absolute; - bottom: 1em; - right: 1em; -} - -.post-footer p { - position: relative; - z-index: 1; - margin: 0; - font-size: small; - text-align: right; - color: #777; -} - -::selection { - background: #4a90d9; -} |