diff options
author | Ted Gould <ted@gould.cx> | 2010-01-08 11:05:33 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-08 11:05:33 -0600 |
commit | e824c0b361afb6d53f0c820c38f421b88df84d11 (patch) | |
tree | 2a91f69304b0758831374ad9b9fe1fbc17aac3c9 /docs | |
parent | ab7949f8ed0d70686453a2e5c124e9095e8c19f7 (diff) | |
parent | a12df72a2c3e54ddd4b46a77fc1de4f9d4e18a94 (diff) | |
download | libayatana-appindicator-e824c0b361afb6d53f0c820c38f421b88df84d11.tar.gz libayatana-appindicator-e824c0b361afb6d53f0c820c38f421b88df84d11.tar.bz2 libayatana-appindicator-e824c0b361afb6d53f0c820c38f421b88df84d11.zip |
* Upstream update
* Adding in icon path support.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libappindicator-sections.txt | 1 | ||||
-rw-r--r-- | docs/reference/tmpl/libappindicator-unused.sgml | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/libappindicator-sections.txt b/docs/reference/libappindicator-sections.txt index b994297..68b120a 100644 --- a/docs/reference/libappindicator-sections.txt +++ b/docs/reference/libappindicator-sections.txt @@ -18,6 +18,7 @@ AppIndicator AppIndicatorClass app_indicator_get_type app_indicator_new +app_indicator_new_with_path app_indicator_set_status app_indicator_set_attention_icon app_indicator_set_menu diff --git a/docs/reference/tmpl/libappindicator-unused.sgml b/docs/reference/tmpl/libappindicator-unused.sgml index e69de29..1428b51 100644 --- a/docs/reference/tmpl/libappindicator-unused.sgml +++ b/docs/reference/tmpl/libappindicator-unused.sgml @@ -0,0 +1,6 @@ +<!-- ##### ARG AppIndicator:icon-path ##### --> +<para> + +</para> + + |