<?xml version="1.0"?>
<config version="1.0">
	<AdvancedOptions>
		<AdvancedOption>
			<!-- Use Dbus for synchronisation of Tomboy. Set "true" to enable dbus -->
			<DisplayName>Enable Dbus</DisplayName>
			<Name>UseDbus</Name>
			<Type>bool</Type>
			<Value>true</Value>
		</AdvancedOption>
	</AdvancedOptions>
	<Resources>
		<Resource>
			<Enabled>1</Enabled>
			<Formats>
				<Format>
					<Name>tomboy-note</Name>
				</Format>
			</Formats>
			<ObjType>note</ObjType>
			<!-- home dir of the user where you can find the .tomboy directory to sync -->
			<Path></Path>
		</Resource>
	</Resources>
</config>
