зеркало из https://github.com/mozilla/pjs.git
Cosmetics.
This commit is contained in:
Родитель
c0015683cf
Коммит
815b961c58
|
@ -52,12 +52,14 @@ interface nsIStringBundle : nsISupports
|
|||
Implements nsISimpleEnumerator, replaces nsIEnumerator
|
||||
*/
|
||||
nsISimpleEnumerator getSimpleEnumeration();
|
||||
|
||||
};
|
||||
|
||||
[scriptable, uuid(D85A17C0-AA7C-11d2-9B8C-00805F8A16D9)]
|
||||
interface nsIStringBundleService : nsISupports
|
||||
{
|
||||
nsIStringBundle CreateBundle([const] in string aURLSpec, in nsILocale aLocale);
|
||||
nsIStringBundle CreateExtensibleBundle([const] in string aRegistryKey, in nsILocale aLocale);
|
||||
nsIStringBundle CreateBundle([const] in string aURLSpec,
|
||||
in nsILocale aLocale);
|
||||
|
||||
nsIStringBundle CreateExtensibleBundle([const] in string aRegistryKey,
|
||||
in nsILocale aLocale);
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче