blob: 760d05e4bd2919bdfda79534623bd460726425d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.ui.views">
<view
name="%motodevVideosViewName"
icon="icons/video_view16.png"
category="studioAndroidViewCategory"
class="com.motorola.studio.android.videos.ui.views.MOTODEVVideosView"
id="com.motorola.studio.android.videos.views.MOTODEVVideosView">
</view>
</extension>
<extension
point="org.eclipse.help.contexts">
<contexts
file="contexts.xml">
</contexts>
</extension>
</plugin>