Changes between Version 102 and Version 103 of UserGuideGit
- Timestamp:
- Dec 3, 2008, 9:28:49 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v102 v103 72 72 ==== Custom presets ==== 73 73 74 Some default presets are provided with the software, but it is possible to add your own. For that, you need to create a xml file which describes them. The file must be named '''{{{presets.xml}}}''' and must be in '''{{{~/.config/papywizard/}}}''' on linux, '''{{{/home/user/.config/papywizard/}}}''' on maemo, and '''{{{C:\Documents and settings\<user>\Application Data\papywizard\}}}''' on Windows. 74 Some default presets are provided with the software, but it is possible to add your own. For that, you need to create a xml file which describes them. The file must be named '''{{{presets.xml}}}''' and must be in '''{{{~/.config/papywizard/}}}''' on linux, '''{{{/home/user/.config/papywizard/}}}''' on maemo, and '''{{{C:\Documents and settings\<user>\Application Data\papywizard\}}}''' on Windows. ''Note that it is also possible to import a preset file from Papywizard, but the presets it contains won't remain at next startup''. 75 75 76 76 Here is the file structure: … … 114 114 If you add usefull templates, feel free to send them so they could be added as default ones. 115 115 116 See [TipsAndTricks#Custompreset Tips and tricks] for more informations about presets usage. 117 116 118 === Preset converter === 117 119