diff options
author | Ted Gould <ted@gould.cx> | 2009-12-10 20:30:04 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-10 20:30:04 -0600 |
commit | e11024ffcbc24ab5ab9b64ba7f9c0b9cdb77f2e4 (patch) | |
tree | 116d4ef6ed82a589e4689fbe85da8e0776eaceea /docs | |
parent | 9ef452b99d43fc2566801cb0755651e684470361 (diff) | |
parent | d0ff3d26c7709c09a649657f92da9b3a25578f35 (diff) | |
download | libayatana-appindicator-e11024ffcbc24ab5ab9b64ba7f9c0b9cdb77f2e4.tar.gz libayatana-appindicator-e11024ffcbc24ab5ab9b64ba7f9c0b9cdb77f2e4.tar.bz2 libayatana-appindicator-e11024ffcbc24ab5ab9b64ba7f9c0b9cdb77f2e4.zip |
debian/patches/clean_up_docs.patch: Remove as merged upstream.
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> |