From 170d70e00fea2ecab44470aa8012c1032a9be7a9 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 13 Dec 2011 07:09:08 -0500 Subject: [PATCH] added media timer start stop --- manual/source/creating_service.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 5952a12..24eb2d4 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -250,8 +250,8 @@ After adding your media file to the :ref:`creating_service` you can mouseover your file and the popup will show you the play time "Length" in hours, minutes and seconds. -**Note:** The media timer is not available using webkit and with some media file -types. +**Note:** The media timer is not available using Webkit and only works with some +media file types. .. image:: pics/service_media_timer.png