Index: abi/src/wp/ap//xp/ap_Prefs.cpp
===================================================================
RCS file: /cvsroot/abi/src/wp/ap/xp/ap_Prefs.cpp,v
retrieving revision 1.19
diff -u -r1.19 ap_Prefs.cpp
--- abi/src/wp/ap//xp/ap_Prefs.cpp 13 Jun 2002 20:03:42 -0000 1.19
+++ abi/src/wp/ap//xp/ap_Prefs.cpp 22 Jun 2002 17:09:43 -0000
@@ -65,7 +65,8 @@
loadBuiltinPrefs();
overlayEnvironmentPrefs();
- loadPrefsFile();
+ overlaySystemPrefs();
+ loadPrefsFile();
// stop blocking the signal and send the combined one
endBlockChange();
@@ -130,7 +131,7 @@
}
}
addScheme(pScheme); // set the builtin scheme in the base class
- overlaySystemPrefs(); // so that the base class parser can overlay it.
+ // so that the base class parser can overlay it.
return setCurrentScheme(szBuiltinSchemeName);
Index: abi/user/wp//system.profile-fr-BE
===================================================================
RCS file: /cvsroot/abi/user/wp/system.profile-fr-BE,v
retrieving revision 1.1
diff -u -r1.1 system.profile-fr-BE
--- abi/user/wp//system.profile-fr-BE 26 Jun 2001 20:54:09 -0000 1.1
+++ abi/user/wp//system.profile-fr-BE 22 Jun 2002 17:14:11 -0000
@@ -15,5 +15,8 @@
Index: abi/user/wp//system.profile-fr-CA
===================================================================
RCS file: /cvsroot/abi/user/wp/system.profile-fr-CA,v
retrieving revision 1.1
diff -u -r1.1 system.profile-fr-CA
--- abi/user/wp//system.profile-fr-CA 26 Jun 2001 20:54:09 -0000 1.1
+++ abi/user/wp//system.profile-fr-CA 22 Jun 2002 17:14:11 -0000
@@ -15,5 +15,8 @@
Index: abi/user/wp//system.profile-fr-CH
===================================================================
RCS file: /cvsroot/abi/user/wp/system.profile-fr-CH,v
retrieving revision 1.1
diff -u -r1.1 system.profile-fr-CH
--- abi/user/wp//system.profile-fr-CH 26 Jun 2001 20:54:09 -0000 1.1
+++ abi/user/wp//system.profile-fr-CH 22 Jun 2002 17:14:11 -0000
@@ -15,5 +15,8 @@