diff options
author | Ted Gould <ted@gould.cx> | 2010-06-03 14:00:39 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-03 14:00:39 -0500 |
commit | 614e30aa1dac3cd9fff093cea51055c924c7fb7c (patch) | |
tree | 89309ff5df9abb5b8f1dc8225590737301fe69e0 /bindings/mono/app-indicator.sources.xml | |
parent | d3216b922736af362c23c7b4e52da130907c9c3a (diff) | |
parent | 0f7ba97faf10422fd32628636c81563b04d8a6fc (diff) | |
download | libayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.gz libayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.tar.bz2 libayatana-appindicator-614e30aa1dac3cd9fff093cea51055c924c7fb7c.zip |
* New upstream release.
* Build GIR and VAPI files
* Fixes to documentation and enum construction
* Fix distcheck
Diffstat (limited to 'bindings/mono/app-indicator.sources.xml')
-rw-r--r-- | bindings/mono/app-indicator.sources.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/app-indicator.sources.xml b/bindings/mono/app-indicator.sources.xml index 3585c44..0d82430 100644 --- a/bindings/mono/app-indicator.sources.xml +++ b/bindings/mono/app-indicator.sources.xml @@ -2,7 +2,7 @@ <api filename="libappindicator-api.raw"> <library name="libappindicator.so.0"> <namespace name="AppIndicator"> - <directory path="../../src/libappindicator"> + <directory path="../../src"> <exclude>app-indicator-enum-types.h.in</exclude> <exclude>app-indicator-enum-types.c.in</exclude> </directory> |