зеркало из https://github.com/mozilla/pjs.git
comment: warning not to pile anything else on the obsolete fe_globalPrefs structure
This commit is contained in:
Родитель
4a611f590f
Коммит
8c9ca45e8d
|
@ -95,6 +95,13 @@
|
|||
|
||||
/* global preferences structure.
|
||||
*/
|
||||
|
||||
/*
|
||||
* The XFE_GlobalPrefsstructure is old and going away.
|
||||
* Please use PREF_Get/Set() commands to get/set prefs.
|
||||
* DO NOT ADD ANY NEW PREFS HERE! -mcafee, ramiro, et. al.
|
||||
*/
|
||||
|
||||
typedef struct _XFE_GlobalPrefs
|
||||
{
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче