readme.html 907 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-BR" lang="pt-BR">
  <head>
    <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"/>
    <link rel="stylesheet" type="text/css" href="../style.css" media="screen"/>
    <title></title>
  </head>
  <body>
    <h1>VLibras Pugin para NVDA</h1>
    <ul>
      <li>Autor: Laboratório de Aplicações de Vídeo Digital <a href="http://lavid.ufpb.br">Lavid</a></li>
      <li>Baixe a <a href="http://www.vlibras.gov.br/">versão estável</a></li>
    </ul>
    <p>
      Este plug-in redireciona o texto de saída do NVDA para a aplicação VLibras Player.
    </p>
    <h2>Versão 1.0</h2>
    <ol>
      <li>Primeira versão pública</li>
    </ol>
  </body>
</html>