Ronald Lamprecht wrote, On 25/5/07 8:03 AM: > The user paths are initialized in "initUserDatapaths()".
Ok, I see that now. That's already too late. I added some Log output in initUserDatapaths and the log shows that MacUpdate1.00 has already been added in with a value of 1 before getting there. Here's the portion of the log that shows it. The last three lines are the ones I added to initUserDatapaths. This run is with V1.00 prefs in place. $ etc//macfiles/Enigma.app/Contents/MacOS/enigma --log systemFS = "etc//macfiles/Enigma.app/Contents/MacOS/../Resources/data" l10nPath = "etc//macfiles/Enigma.app/Contents/MacOS/../Resources/locale" prefPath = "/Users/smar146/.enigmarc.xml" Preferences: add new Property "MacUpdate1.00" userPath = "" MacUpdate1.00 = 1 in branch for first installation userPath = "/Users/smar146/Library/Application Support/Enigma" userImagePath = "/Users/smar146/Library/Application Support/Enigma" -- sidney _______________________________________________ Enigma-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/enigma-devel
