~online-accounts/libaccounts-qt/13.04

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<application id="Gallery">
  <description>Image gallery</description>

  <services>
		<service id="OtherService">
			<description>Publish images on OtherService</description>
		</service>
  </services>

  <service-types>
		<service-type id="sharing">
			<description>Share your images with your friends</description>
		</service-type>
  </service-types>

</application>