Aliases example code depends upon no-longer-supported "known" channel
@treitter
Submitted by Travis Reitter Assigned to Telepathy bugs list
Description
Created attachment 63503 Gets aliases from the "stored" list instead of the "known" list.
Running the examples/aliases.py code, it failed on an exception because it expected gabble to have a "known" contact list.
From what I can tell, this has been universally replaced by "stored", where that exists. So, this patch just makes that easy substitution (which fixes the problem in my case, at least).
Please correct me if my assertion here is wrong (and correct the commit message as necessary).
Of course, the "subscribe" list may be an even safer bet than "stored".
Patch 63503, "Gets aliases from the "stored" list instead of the "known" list.":
0001-Get-aliases-from-the-stored-list-instead.patch