summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-03-05 03:31:29 -0600
committerGary Kramlich <grim@reaperworld.com>2021-03-05 03:31:29 -0600
commitf9eefe45e303db06361b576a16bd472d07929b91 (patch)
treea6b1e2274af46096faff73ca123f4cc8fd4f4371 /doc
parent045dac01510c9f314dc08ee233911425f840eebe (diff)
downloadpidgin-f9eefe45e303db06361b576a16bd472d07929b91.tar.gz
Create a PidginAvatar widget.
This does everything the existing code does, but trying to integrate right now is kind of difficult. The plan is to use this in a new PidginInfoPane I have started, but that change got very large so I just packed it into the end of the existing info pane. The only things that are not implement right now, are making menu items insensitive and that's because we need to figure out a better want to handle custom avatars for users. Testing Done: Ran locally. Reviewed at https://reviews.imfreedom.org/r/528/
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/pidgin/pidgin-docs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/pidgin/pidgin-docs.xml b/doc/reference/pidgin/pidgin-docs.xml
index a7fa03da0a..8cc13c952e 100644
--- a/doc/reference/pidgin/pidgin-docs.xml
+++ b/doc/reference/pidgin/pidgin-docs.xml
@@ -57,6 +57,7 @@
<xi:include href="xml/pidginactiongroup.xml" />
<xi:include href="xml/pidginapplication.xml" />
<xi:include href="xml/pidginattachment.xml" />
+ <xi:include href="xml/pidginavatar.xml" />
<xi:include href="xml/pidgincellrendererexpander.xml" />
<xi:include href="xml/pidginclosebutton.xml" />
<xi:include href="xml/pidgincontactcompletion.xml" />