view doc/libaudacious/libaudacious-main.sgml @ 2635:9b763f1f4e6a trunk

[svn] tweak UI behaviors: - pressing ctrl-p raises preferences window if it has been opened. - pressing Esc closes preferences window. - centering "Save Playlist" dialog and the replace confirmation dialog.
author yaz
date Wed, 21 Mar 2007 01:59:48 -0700
parents 545494a9c048
children
line wrap: on
line source

<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>libaudacious SDK Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>libaudacious SDK</title>
    <xi:include href="xml/vfs.xml"/>
    <xi:include href="xml/beepctrl.xml"/>
    <xi:include href="xml/titlestring.xml"/>
    <xi:include href="xml/formatter.xml"/>
    <xi:include href="xml/rcfile.xml"/>
    <xi:include href="xml/xconvert.xml"/>
    <xi:include href="xml/configdb.xml"/>
    <xi:include href="xml/dirbrowser.xml"/>
  </chapter>
</book>