Mercurial > audlegacy
annotate doc/libaudacious/tmpl/formatter.sgml @ 4138:447a0ab67656
Automated merge with ssh://hg.atheme.org//hg/audacious
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sun, 30 Dec 2007 22:45:20 -0600 |
parents | 72ec866d6b81 |
children |
rev | line source |
---|---|
2034 | 1 <!-- ##### SECTION Title ##### --> |
2045 | 2 Formatter |
2034 | 3 |
4 <!-- ##### SECTION Short_Description ##### --> | |
2045 | 5 A simple id->substitution class. |
2034 | 6 |
7 <!-- ##### SECTION Long_Description ##### --> | |
8 <para> | |
2060 | 9 The formatter class provides a simple id->value substitution method, which is useful for plugins to use. |
2034 | 10 </para> |
11 | |
12 <!-- ##### SECTION See_Also ##### --> | |
13 <para> | |
14 | |
15 </para> | |
16 | |
17 <!-- ##### SECTION Stability_Level ##### --> | |
18 | |
19 |