summaryrefslogtreecommitdiff
path: root/src/plugins/videos/resources/motodev_videos.xml
blob: 4688315ec0ccea20de7fceabc6cef8fecb54c226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<videos>

	<user name="motorolamotodev" password=""/>
	
	<channels>
		<!-- 
		<channel display_name="" name="" order="{fixed, variable}" default="{true, false}"/>
		-->
		<channel display_name="Getting Started" name="Getting Started" order="fixed" default="true"/>
		<channel display_name="MOTODEV Studio Features" name="MOTODEV Studio Features"/>
		<channel display_name="Programming Android" name="Programming Android"/>
	</channels>
	
</videos>