diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 15:46:58 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 15:46:58 -0500 |
commit | 27f82520fe77fcfdf6d574e958deab813cfcc6e4 (patch) | |
tree | 07ec14b99fd09f1974a267bcabf6a2eba69406f5 /docs | |
parent | 6b3e25fff4a4bfb35579ddf317cfb6e58ebc0500 (diff) | |
download | libayatana-appindicator-27f82520fe77fcfdf6d574e958deab813cfcc6e4.tar.gz libayatana-appindicator-27f82520fe77fcfdf6d574e958deab813cfcc6e4.tar.bz2 libayatana-appindicator-27f82520fe77fcfdf6d574e958deab813cfcc6e4.zip |
set a title and remove releaseinfo, we haven't set it yet.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libappindicator-docs.sgml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml index a8eb058..ee72614 100644 --- a/docs/reference/libappindicator-docs.sgml +++ b/docs/reference/libappindicator-docs.sgml @@ -7,15 +7,10 @@ <book id="index"> <bookinfo> <title>libappindicator Reference Manual</title> - <releaseinfo> - for libappindicator [VERSION] - The latest version of this documentation can be found on-line at - <ulink role="online-location" url="http://[SERVER]/libappindicator/index.html">http://[SERVER]/libappindicator/</ulink>. - </releaseinfo> </bookinfo> <chapter> - <title>[Insert title here]</title> + <title>Base Classes for Applications</title> <xi:include href="xml/app-indicator.xml"/> </chapter> |