videoplayerapp/hbvideoplayer/resources/service_conf.xml
branchGCC_SURGE
changeset 48 ebbeb6bcda56
parent 27 7bf7319dbddd
parent 47 45e72b57a2fd
--- a/videoplayerapp/hbvideoplayer/resources/service_conf.xml	Tue Jun 15 13:09:36 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<service>
-  <name>com.nokia.Videos</name>
-  <filepath>No path</filepath>
-  <description>Video services</description>
-  <interface>
-     <name>IVideoFetch</name>
-     <version>1.0</version>
-     <description>Interface to fetch video URI</description>
-   </interface>
-  <interface>
-     <name>IVideoView</name>
-     <version>1.0</version>
-     <description>Interface to play a video</description>
-  </interface>
-  <interface>
-     <name>com.nokia.symbian.IFileView</name>
-     <version>1.0</version>
-     <description>Interface for playing video given a QFile</description>
-  </interface>   
-  <interface>
-     <name>IVideoBrowse</name>
-     <version>1.0</version>
-     <description>Interface to browse categorized video content</description>
-  </interface>
-</service>