Bug 1213908 - Add user icons to prplIChatBuddies and their tooltips: followup to fix comment. rs,a=aleth CLOSED TREE
This commit is contained in:
Родитель
f652ca8135
Коммит
6eff3b7f70
|
@ -22,7 +22,7 @@ interface prplITooltipInfo: nsISupports {
|
||||||
/*
|
/*
|
||||||
* When type == status, the label holds the statusType (a short
|
* When type == status, the label holds the statusType (a short
|
||||||
* converted to a string), while the value holds the statusText.
|
* converted to a string), while the value holds the statusText.
|
||||||
* When type == icon, the value holds the data URI.
|
* When type == icon, the value holds the user icon URI.
|
||||||
*/
|
*/
|
||||||
readonly attribute AUTF8String label;
|
readonly attribute AUTF8String label;
|
||||||
readonly attribute AUTF8String value;
|
readonly attribute AUTF8String value;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче