From 0f3066b14987e3085c5ca59f5e03977aa44ec369 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 13 Jan 2012 11:41:14 +0100 Subject: [PATCH] Account.Service can be used to store the IRC network name https://bugs.freedesktop.org/show_bug.cgi?id=44730 --- spec/Account.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/spec/Account.xml b/spec/Account.xml index 675ea81..13b97f4 100644 --- a/spec/Account.xml +++ b/spec/Account.xml @@ -277,6 +277,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +

For the IRC protocol, the network name (freenode, + gimpnet, etc.) can be used if relevant.

+

The Icon property SHOULD be set to a corresponding brand-specific icon name, if possible. In the future, this property may be used as an index into additional -- 1.7.7.5