aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorraghu-kamath <93243082+raghu-kamath@users.noreply.github.com>2023-02-17 20:26:16 +0530
committerGitHub <noreply@github.com>2023-02-17 15:56:16 +0100
commit0609fd7498dd812d9f511dc2e2e6ea7c002175b3 (patch)
treeacf96a3ccd08639f122d6b41808c59a35f35734f /doc
parent19efb7891ff42ea6fbedec6675c40c6b333c619b (diff)
downloadqxmpp-0609fd7498dd812d9f511dc2e2e6ea7c002175b3.tar.gz
Add new QXmpp logo (#528)
This commit adds a new logo for the project. The logotype includes the alphabet 'Q' written in Morse Code, this is inspired by the use of morese code in the logotype of a downstream project - Kaidan. The logotype resembles a chat speech bubble, hinting that this library is used to facilitate chat communication.
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 95dbe0f3..a6744ba9 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -24,6 +24,7 @@ SPDX-License-Identifier: CC0-1.0
<support-forum rdf:resource='xmpp:qxmpp@muc.kaidan.im?join'/>
<license rdf:resource='https://github.com/qxmpp-project/qxmpp/tree/master/LICENSES'/>
<language>en</language>
+ <schema:logo rdf:resource='https://raw.githubusercontent.com/qxmpp-project/qxmpp/master/logo.svg'/>
<programming-language>C++</programming-language>
<os>Android</os>
<os>iOS</os>