Interface for the Songbird string bundle service. Instantiate as a component service. More...
import"sbIStringBundleService.idl";
Public Attributes | |
readonly attribute nsIStringBundle | bundle |
Main Songbird string bundle. Thread-safe. More... | |
readonly attribute nsIStringBundle | brandBundle |
Main Songbird brand string bundle. Thread-safe. More... | |
Interface for the Songbird string bundle service. Instantiate as a component service.
"@songbirdnest.com/Songbird/stringbundle;1"
Definition at line 51 of file sbIStringBundleService.idl.
readonly attribute nsIStringBundle sbIStringBundleService::brandBundle |
Main Songbird brand string bundle. Thread-safe.
Definition at line 64 of file sbIStringBundleService.idl.
readonly attribute nsIStringBundle sbIStringBundleService::bundle |
Main Songbird string bundle. Thread-safe.
Definition at line 57 of file sbIStringBundleService.idl.