зеркало из https://github.com/mozilla/pjs.git
Disable CMS on Windows CE
This commit is contained in:
Родитель
2805422804
Коммит
abcfbf5901
|
@ -2758,6 +2758,7 @@ pref("network.tcp.sendbuffer", 131072);
|
||||||
|
|
||||||
#ifdef WINCE
|
#ifdef WINCE
|
||||||
pref("mozilla.widget.disable-native-theme", true);
|
pref("mozilla.widget.disable-native-theme", true);
|
||||||
|
pref("gfx.color_management.mode", 0);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enable/Disable the geolocation API for content
|
// Enable/Disable the geolocation API for content
|
||||||
|
|
Загрузка…
Ссылка в новой задаче