summaryrefslogtreecommitdiff
path: root/src/plugins/videos/resources/motodev_videos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/videos/resources/motodev_videos.xml')
-rw-r--r--src/plugins/videos/resources/motodev_videos.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/plugins/videos/resources/motodev_videos.xml b/src/plugins/videos/resources/motodev_videos.xml
new file mode 100644
index 0000000..4688315
--- /dev/null
+++ b/src/plugins/videos/resources/motodev_videos.xml
@@ -0,0 +1,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> \ No newline at end of file