Update of /cvsroot/freevo/freevo/Docs/html/SourceDoc/GUI
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28522/Docs/html/SourceDoc/GUI

Modified Files:
        Display.html 
Log Message:
fix url handling

Index: Display.html
===================================================================
RCS file: /cvsroot/freevo/freevo/Docs/html/SourceDoc/GUI/Display.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Display.html        18 Dec 2004 20:10:42 -0000      1.2
--- Display.html        19 Dec 2004 11:49:59 -0000      1.3
***************
*** 9,16 ****
  
  
! <link rel="stylesheet" type="text/css" charset="utf-8" media="all" 
href="../modern/css/common.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" media="screen" 
href="../modern/css/screen.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" media="print" 
href="../modern/css/print.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" 
href="../modern/css/freevo.css">
  
  <link rel="alternate" title="Freevo 2.0 Wiki Recent Changes" 
href="/cgi-bin/freevo-2.0/RecentChanges?action=rss_rc&amp;ddiffs=1&amp;unique=1"
 type="application/rss+xml">
--- 9,16 ----
  
  
! <link rel="stylesheet" type="text/css" charset="utf-8" media="all" 
href="../../modern/css/common.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" media="screen" 
href="../../modern/css/screen.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" media="print" 
href="../../modern/css/print.css">
! <link rel="stylesheet" type="text/css" charset="utf-8" 
href="../../modern/css/freevo.css">
  
  <link rel="alternate" title="Freevo 2.0 Wiki Recent Changes" 
href="/cgi-bin/freevo-2.0/RecentChanges?action=rss_rc&amp;ddiffs=1&amp;unique=1"
 type="application/rss+xml">
***************
*** 32,37 ****
  <ul>
  
!       <li><a href="../Index.html">User Documentation</a></li>
!       <li id="current"><a href="../SourceDoc.html">Source 
Documenation</a></li>
          
  </ul>
--- 32,37 ----
  <ul>
  
!       <li><a href="../../Index.html">User Documentation</a></li>
!       <li id="current"><a href="../../SourceDoc.html">Source 
Documenation</a></li>
          
  </ul>
***************
*** 63,68 ****
  <h2 id="head-f67bd986e13be40ce863057f252e4badc9cb1cb7">Status</h2>
  
! <p>All displays are based on <a href="../SourceDoc/Mevas.html">Mevas 
displays</a> and by adding a new display to Mevas it is possible to create a 
new display engine for Freevo. The bmovl and bmovl2 displays can't be used as 
primary display engines right now. This will be fixed soon. But even then, it 
is not possible to reuse the mplayer showing the menu for watching the video. 
If you want this to be possible, send patches. </p>
! <p>See <a href="../HelpNeeded.html">HelpNeeded</a> for more informations what 
needs to be done. </p>
  
  <h2 id="head-b79563fa5402d8036bde5702e2d9828cee8dcce9">Writing a Display</h2>
--- 63,68 ----
  <h2 id="head-f67bd986e13be40ce863057f252e4badc9cb1cb7">Status</h2>
  
! <p>All displays are based on <a href="../../SourceDoc/Mevas.html">Mevas 
displays</a> and by adding a new display to Mevas it is possible to create a 
new display engine for Freevo. The bmovl and bmovl2 displays can't be used as 
primary display engines right now. This will be fixed soon. But even then, it 
is not possible to reuse the mplayer showing the menu for watching the video. 
If you want this to be possible, send patches. </p>
! <p>See <a href="../../HelpNeeded.html">HelpNeeded</a> for more informations 
what needs to be done. </p>
  
  <h2 id="head-b79563fa5402d8036bde5702e2d9828cee8dcce9">Writing a Display</h2>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to