- 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. git-svn-id: svn://10.0.0.236/trunk@98488 18797224-902f-48f8-a5cc-f745e15eee43
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> |