diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 16:23:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 16:23:39 +0200 |
commit | 11611e122c2c312a491a2cbdaf673198a48eb377 (patch) | |
tree | a7ec7f874521f4b244fb26139ef5abcdf3fd2de2 /net-im/telepathy-connection-managers | |
parent | net-libs/quiche: Fix manifest, fix incorrect fetch of zip (diff) | |
download | gentoo-11611e122c2c312a491a2cbdaf673198a48eb377.tar.gz gentoo-11611e122c2c312a491a2cbdaf673198a48eb377.tar.bz2 gentoo-11611e122c2c312a491a2cbdaf673198a48eb377.zip |
net-im/telepathy-connection-managers: Make 'icq' a local flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im/telepathy-connection-managers')
-rw-r--r-- | net-im/telepathy-connection-managers/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telepathy-connection-managers/metadata.xml b/net-im/telepathy-connection-managers/metadata.xml index 9731573c34cb..476788ba0d39 100644 --- a/net-im/telepathy-connection-managers/metadata.xml +++ b/net-im/telepathy-connection-managers/metadata.xml @@ -7,6 +7,7 @@ </maintainer> <use> <flag name="gadu">Enable Gadu Gadu protocol support.</flag> + <flag name="icq">Enable ICQ IM protocol support.</flag> <flag name="irc">Enable Internet Relay Chat (IRC) support.</flag> <flag name="meanwhile">Enable meanwhile support for Sametime protocol.</flag> <flag name="sip">Enable SIP/SIMPLE messaging and calling.</flag> |