diff options
author | Sense Hofstede <qense@ubuntu.com> | 2010-05-23 12:44:53 +0200 |
---|---|---|
committer | Sense Hofstede <qense@ubuntu.com> | 2010-05-23 12:44:53 +0200 |
commit | 01fafa492912486a291d70d2289ba4d77355be92 (patch) | |
tree | 9cdb2d6ca4fde8ae30cdef17c96cb3e2f23d3695 /bindings/mono/appindicator-sharp-0.1.pc.in | |
parent | e09b4591cf46334934a233511b18d7706802bd35 (diff) | |
download | libayatana-appindicator-01fafa492912486a291d70d2289ba4d77355be92.tar.gz libayatana-appindicator-01fafa492912486a291d70d2289ba4d77355be92.tar.bz2 libayatana-appindicator-01fafa492912486a291d70d2289ba4d77355be92.zip |
Documentation and introspection fixes and such
* Several documentation and introspection fixes
* Some small fixes to the mono bindings
Diffstat (limited to 'bindings/mono/appindicator-sharp-0.1.pc.in')
-rw-r--r-- | bindings/mono/appindicator-sharp-0.1.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/appindicator-sharp-0.1.pc.in b/bindings/mono/appindicator-sharp-0.1.pc.in index 33ff1d7..11ae719 100644 --- a/bindings/mono/appindicator-sharp-0.1.pc.in +++ b/bindings/mono/appindicator-sharp-0.1.pc.in @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ -assemblies_dir=${libdir}/appindicator-sharp-0.1 +assemblies_dir=${libdir}/cli/appindicator-sharp-0.1 Name: appindicator-sharp Description: application indicators for .NET |