X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Favatars.py;h=edefa0f876ea96b8c512a3512f2a312f4e0a7295;hb=f7fe45adbb9f40e2693b72392f327f7cb11e9984;hp=5583d493bbe81a4711a14a2637ae279f7275814c;hpb=69e151fe1f9c92bcfdea83a6c97e992e691c5c06;p=theonering diff --git a/src/avatars.py b/src/avatars.py index 5583d49..edefa0f 100644 --- a/src/avatars.py +++ b/src/avatars.py @@ -20,6 +20,7 @@ class AvatarsMixin(tp.server.ConnectionInterfaceAvatars): __OTHER_AVATAR = "tor_question" __LOOKUP_PATHS = ( + "/opt/theonering/share", "/usr/share/theonering", os.path.join(os.path.dirname(__file__), "../support/icons"), )