Mercurial > audlegacy
view doc/libaudacious/libaudacious-main.sgml @ 3442:b0f4ab42dd3b trunk
Rework configuration and about calls.
- ui_preferences.c: use plugin->about() and plugin->configure() directly.
- discovery.[ch], effect.[ch], general.[ch], input.[ch], visualization.[ch]: remove _configure() and _about() functions.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 07 Sep 2007 07:23:00 -0500 |
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>