mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 14:17:22 +00:00
66629cf529
- implement FileLocator class that can locate special system directories - make preferences use this to locate user-prefs.xml file in Documents and Settings\Application Data\Manticore - implement Browse... button in Browser display pref panel, rooted on My Documents (using File Locator) - create default user-prefs.xml file (empty) which is copied to user profile directory on first launch or when data is corrupted. - create new directory for storing defaults. (defaults/) - Add deployment project to solution file.
3 lines
108 B
XML
3 lines
108 B
XML
<?xml version="1.0"?>
|
|
<preferences xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
|
|
</preferences> |