Author: duncan Date: Sat Oct 13 08:22:59 2007 New Revision: 9954 Log: Added vim modeline Corrected some indentation
Modified: branches/rel-1/freevo/share/fxd/examples/german-news.fxd branches/rel-1/freevo/share/fxd/examples/playlist.fxd branches/rel-1/freevo/share/fxd/examples/slideshow.fxd branches/rel-1/freevo/share/fxd/webradio.fxd branches/rel-1/freevo/share/skins/main/Panorama.fxd branches/rel-1/freevo/share/skins/main/basic.fxd branches/rel-1/freevo/share/skins/main/bluestar.fxd branches/rel-1/freevo/share/skins/main/blurr.fxd branches/rel-1/freevo/share/skins/main/crystal.fxd branches/rel-1/freevo/share/skins/main/dark.fxd branches/rel-1/freevo/share/skins/main/geexbox.fxd branches/rel-1/freevo/share/skins/main/image.fxd branches/rel-1/freevo/share/skins/main/info.fxd branches/rel-1/freevo/share/skins/main/mediaportal.fxd branches/rel-1/freevo/share/skins/main/noia.fxd branches/rel-1/freevo/share/skins/main/rain.fxd branches/rel-1/freevo/share/skins/plugins/mpd.fxd branches/rel-1/freevo/share/skins/plugins/oneclick.fxd branches/rel-1/freevo/share/skins/plugins/reminder.fxd branches/rel-1/freevo/share/skins/plugins/video_details.fxd branches/rel-1/freevo/share/skins/plugins/weather.fxd Modified: branches/rel-1/freevo/share/fxd/examples/german-news.fxd ============================================================================== --- branches/rel-1/freevo/share/fxd/examples/german-news.fxd (original) +++ branches/rel-1/freevo/share/fxd/examples/german-news.fxd Sat Oct 13 08:22:59 2007 @@ -1,32 +1,36 @@ <?xml version="1.0" ?> <freevo> - <container title="German News" type="news"> - <movie title="Tagesschau"> - <video> - <url id="p1"> - http://streaming.tagesschau.de/bb/redirect.lsc?rewrite=http://www.tagesschau.de/styles/container/video/style_video_asx/0,1317,OID2754472_RESms256,00.asx&content=content&media=ms - <player>xine</player> - </url> - </video> - <info> - <description>Recording of the last Tagesschau</description> - </info> - </movie> + <container title="German News" type="news"> + <movie title="Tagesschau"> + <video> + <url id="p1"> + http://streaming.tagesschau.de/bb/redirect.lsc?rewrite=http://www.tagesschau.de/styles/container/video/style_video_asx/0,1317,OID2754472_RESms256,00.asx&content=content&media=ms + <player>xine</player> + </url> + </video> + <info> + <description>Recording of the last Tagesschau</description> + </info> + </movie> - <movie title="n-tv live"> - <video> - <url id="p1"> - http://62.156.242.10/cgi-bin/redirNTV?user=ntv&type=live&name=ntv1_300.rm - <playlist/> - </url> - </video> - <info> - <description>n-tv live video stream</description> - </info> - </movie> - - <info> - <description>German news video streams</description> - </info> - </container> + <movie title="n-tv live"> + <video> + <url id="p1"> + http://62.156.242.10/cgi-bin/redirNTV?user=ntv&type=live&name=ntv1_300.rm + <playlist/> + </url> + </video> + <info> + <description>n-tv live video stream</description> + </info> + </movie> + + <info> + <description>German news video streams</description> + </info> + </container> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/fxd/examples/playlist.fxd ============================================================================== --- branches/rel-1/freevo/share/fxd/examples/playlist.fxd (original) +++ branches/rel-1/freevo/share/fxd/examples/playlist.fxd Sat Oct 13 08:22:59 2007 @@ -1,14 +1,18 @@ <?xml version="1.0" ?> <freevo> - <playlist title="Party Collection" random="1"> - <cover-img>party.jpg</cover-img> - <files> - <directory recursive="1">/local/mp3/party/rock</directory> - <directory recursive="1">/local/mp3/party/metal</directory> - <file>/local/mp3/misc/one file.mp3</file> - </files> - <info> - <description>Party music</description> - </info> - </playlist> + <playlist title="Party Collection" random="1"> + <cover-img>party.jpg</cover-img> + <files> + <directory recursive="1">/local/mp3/party/rock</directory> + <directory recursive="1">/local/mp3/party/metal</directory> + <file>/local/mp3/misc/one file.mp3</file> + </files> + <info> + <description>Party music</description> + </info> + </playlist> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/fxd/examples/slideshow.fxd ============================================================================== --- branches/rel-1/freevo/share/fxd/examples/slideshow.fxd (original) +++ branches/rel-1/freevo/share/fxd/examples/slideshow.fxd Sat Oct 13 08:22:59 2007 @@ -1,17 +1,21 @@ <?xml version="1.0" ?> <freevo> - <slideshow title="Vacation slideshow" random="0"> - <cover-img>greece.jpg</cover-img> - <background-music random="1"> - <directory recursive="1">/local/mp3/greece</directory> - <!-- possible to add more <directory>s or <file>s here --> - </background-music> - <files> - <directory recursive="0" duration="5">/local/images/photos/greece</directory> - <!-- possible to add more <directory>s or <file>s here --> - </files> - <info> - <description>My vacation in greece</description> - </info> - </slideshow> + <slideshow title="Vacation slideshow" random="0"> + <cover-img>greece.jpg</cover-img> + <background-music random="1"> + <directory recursive="1">/local/mp3/greece</directory> + <!-- possible to add more <directory>s or <file>s here --> + </background-music> + <files> + <directory recursive="0" duration="5">/local/images/photos/greece</directory> + <!-- possible to add more <directory>s or <file>s here --> + </files> + <info> + <description>My vacation in greece</description> + </info> + </slideshow> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/fxd/webradio.fxd ============================================================================== --- branches/rel-1/freevo/share/fxd/webradio.fxd (original) +++ branches/rel-1/freevo/share/fxd/webradio.fxd Sat Oct 13 08:22:59 2007 @@ -458,3 +458,7 @@ </info> </container> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/Panorama.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/Panorama.fxd (original) +++ branches/rel-1/freevo/share/skins/main/Panorama.fxd Sat Oct 13 08:22:59 2007 @@ -937,9 +937,7 @@ </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/main/basic.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/basic.fxd (original) +++ branches/rel-1/freevo/share/skins/main/basic.fxd Sat Oct 13 08:22:59 2007 @@ -884,9 +884,7 @@ </layout> </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/main/bluestar.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/bluestar.fxd (original) +++ branches/rel-1/freevo/share/skins/main/bluestar.fxd Sat Oct 13 08:22:59 2007 @@ -394,3 +394,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/blurr.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/blurr.fxd (original) +++ branches/rel-1/freevo/share/skins/main/blurr.fxd Sat Oct 13 08:22:59 2007 @@ -462,7 +462,7 @@ <listing layout="main listing" visible="yes"> <area x="230" y="280" width="360" height="240"/> </listing> - <listing layout="list_main" x="230" y="180" width="380" height="390"/> + <listing layout="list_main" x="230" y="140" width="380" height="430"/> <view visible="no"/> </menuset> @@ -921,9 +921,7 @@ </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/main/crystal.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/crystal.fxd (original) +++ branches/rel-1/freevo/share/skins/main/crystal.fxd Sat Oct 13 08:22:59 2007 @@ -374,3 +374,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/dark.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/dark.fxd (original) +++ branches/rel-1/freevo/share/skins/main/dark.fxd Sat Oct 13 08:22:59 2007 @@ -787,3 +787,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/geexbox.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/geexbox.fxd (original) +++ branches/rel-1/freevo/share/skins/main/geexbox.fxd Sat Oct 13 08:22:59 2007 @@ -896,9 +896,7 @@ </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/main/image.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/image.fxd (original) +++ branches/rel-1/freevo/share/skins/main/image.fxd Sat Oct 13 08:22:59 2007 @@ -119,3 +119,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/info.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/info.fxd (original) +++ branches/rel-1/freevo/share/skins/main/info.fxd Sat Oct 13 08:22:59 2007 @@ -595,3 +595,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/mediaportal.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/mediaportal.fxd (original) +++ branches/rel-1/freevo/share/skins/main/mediaportal.fxd Sat Oct 13 08:22:59 2007 @@ -893,9 +893,7 @@ </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/main/noia.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/noia.fxd (original) +++ branches/rel-1/freevo/share/skins/main/noia.fxd Sat Oct 13 08:22:59 2007 @@ -114,3 +114,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/main/rain.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/main/rain.fxd (original) +++ branches/rel-1/freevo/share/skins/main/rain.fxd Sat Oct 13 08:22:59 2007 @@ -378,3 +378,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/plugins/mpd.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/plugins/mpd.fxd (original) +++ branches/rel-1/freevo/share/skins/plugins/mpd.fxd Sat Oct 13 08:22:59 2007 @@ -1,10 +1,9 @@ <?xml version="1.0" ?> <freevo> - <skin geometry="800x600"> <!-- Items of the main menu --> <main> - <item label="mpd" name="MPD " image="mpd_watermark.png"/> + <item label="mpd" name="MPD" image="mpd_watermark.png"/> </main> <mpd> @@ -23,3 +22,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/plugins/oneclick.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/plugins/oneclick.fxd (original) +++ branches/rel-1/freevo/share/skins/plugins/oneclick.fxd Sat Oct 13 08:22:59 2007 @@ -1,6 +1,5 @@ <?xml version="1.0" ?> <freevo> - <skin geometry="800x600"> <!-- Items of the main menu --> <main> @@ -23,3 +22,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/plugins/reminder.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/plugins/reminder.fxd (original) +++ branches/rel-1/freevo/share/skins/plugins/reminder.fxd Sat Oct 13 08:22:59 2007 @@ -1,6 +1,5 @@ <?xml version="1.0" ?> <freevo> - <skin geometry="800x600"> <!-- Items of the main menu --> <main> @@ -23,3 +22,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> Modified: branches/rel-1/freevo/share/skins/plugins/video_details.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/plugins/video_details.fxd (original) +++ branches/rel-1/freevo/share/skins/plugins/video_details.fxd Sat Oct 13 08:22:59 2007 @@ -2,24 +2,24 @@ <!DOCTYPE freevo-skin SYSTEM "../freevo-skin.dtd"> <freevo> <skin geometry="800x600"> - <!-- skin informations for the plugin video.details --> + <!-- skin informations for the plugin video.details --> - <!-- the main menu --> - <menu type="video details"> - <style text="video details"/> - </menu> - - <menuset label="video details"> - <screen layout="screen" x="0" y="0" width="800" height="600"/> - <view layout="view" x="590" y="100" width="200" height="280"/> - <listing layout="listing" x="10" y="430" width="780" height="160"/> - <info layout="detailed video info" x="10" y="100" width="570" height="340"/> - </menuset> - - <layout label="detailed video info"> - <content x="0" y="0" type="text" spacing="20" font="default"> - <item type="video"> + <!-- the main menu --> + <menu type="video details"> + <style text="video details"/> + </menu> + + <menuset label="video details"> + <screen layout="screen" x="0" y="0" width="800" height="600"/> + <view layout="view" x="590" y="100" width="200" height="280"/> + <listing layout="listing" x="10" y="430" width="780" height="160"/> + <info layout="detailed video info" x="10" y="100" width="570" height="340"/> + </menuset> + + <layout label="detailed video info"> + <content x="0" y="0" type="text" spacing="20" font="default"> + <item type="video"> <if expression="tv_show_name"> <text font="info tagline" expression="tv_show_name"/> <newline/> @@ -34,76 +34,72 @@ </if> <if expression="tagline"> <text font="info tagline">"</text> - <text font="info tagline" width="max" expression="tagline" - dim="no"/> + <text font="info tagline" width="max" expression="tagline" dim="no"/> <text font="info tagline">"</text> <newline/> </if> - - <goto_pos y="20" mode="relative"/> - <if expression="year"> - <text width="140" align="right" font="info value">Year:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="year"/> - <newline/> - </if> - <if expression="genre"> - <text width="140" align="right" font="info value">Genre:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="genre"/> - <newline/> - </if> - <if expression="rating"> - <text width="140" align="right" font="info value">Rating:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="rating"/> - <newline/> - </if> - - <if expression="year or genre or rating"> - <goto_pos y="10" mode="relative"/> - </if> - - <if expression="runtime"> - <text width="140" align="right" font="info value">Runtime:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="runtime"/> - <newline/> - </if> - - <text width="140" align="right" font="info value">Type:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="type"/> - <newline/> - - <if expression="geometry"> - <text width="140" align="right" font="info value">Resolution:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="geometry"/> - <if expression="aspect"> - <text font="info value"> (</text> - <text font="info value" expression="aspect"/> - <text font="info value">)</text> - </if> - <newline/> - </if> - - <if expression="copyright"> - <text width="140" align="right" font="info value">Copyright:</text> - <goto_pos x="10" mode="relative"/> - <text font="info value" expression="copyright"/> - <newline/> - </if> - </item> - </content> - </layout> + + <goto_pos y="20" mode="relative"/> + <if expression="year"> + <text width="140" align="right" font="info value">Year:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="year"/> + <newline/> + </if> + <if expression="genre"> + <text width="140" align="right" font="info value">Genre:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="genre"/> + <newline/> + </if> + <if expression="rating"> + <text width="140" align="right" font="info value">Rating:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="rating"/> + <newline/> + </if> + + <if expression="year or genre or rating"> + <goto_pos y="10" mode="relative"/> + </if> + + <if expression="runtime"> + <text width="140" align="right" font="info value">Runtime:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="runtime"/> + <newline/> + </if> + + <text width="140" align="right" font="info value">Type:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="type"/> + <newline/> + + <if expression="geometry"> + <text width="140" align="right" font="info value">Resolution:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="geometry"/> + <if expression="aspect"> + <text font="info value"> (</text> + <text font="info value" expression="aspect"/> + <text font="info value">)</text> + </if> + <newline/> + </if> + + <if expression="copyright"> + <text width="140" align="right" font="info value">Copyright:</text> + <goto_pos x="10" mode="relative"/> + <text font="info value" expression="copyright"/> + <newline/> + </if> + </item> + </content> + </layout> </skin> </freevo> -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -sgml-indent-step:4 -End: +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: --> Modified: branches/rel-1/freevo/share/skins/plugins/weather.fxd ============================================================================== --- branches/rel-1/freevo/share/skins/plugins/weather.fxd (original) +++ branches/rel-1/freevo/share/skins/plugins/weather.fxd Sat Oct 13 08:22:59 2007 @@ -1,6 +1,5 @@ <?xml version="1.0" ?> <freevo> - <skin geometry="800x600"> <!-- Items of the main menu --> <main> @@ -23,3 +22,7 @@ </skin> </freevo> + +<!-- +vim:autoindent:tabstop=4:softtabstop=4:shiftwidth=4:expandtab:filetype=xml: +--> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
