aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono/libappindicator-api.raw
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-21 14:17:44 -0500
committerTed Gould <ted@gould.cx>2010-06-21 14:17:44 -0500
commit0ac50a38285b978b54fab97c31657c6dbddbe3b1 (patch)
tree97b19be9a7fb2959306732d6aaa4e79f965bf17d /bindings/mono/libappindicator-api.raw
parent458ad9a19df6ad0f1641737b05d911b76c15aad6 (diff)
parent3439224475debe3d7e8977a0a15a4a9c728fc8b7 (diff)
downloadlibayatana-appindicator-0ac50a38285b978b54fab97c31657c6dbddbe3b1.tar.gz
libayatana-appindicator-0ac50a38285b978b54fab97c31657c6dbddbe3b1.tar.bz2
libayatana-appindicator-0ac50a38285b978b54fab97c31657c6dbddbe3b1.zip
* New upstream release.
* Fix icon updating (LP: #594199) * Change Mono bindings to only parse particular files (LP: #592706) * Make a policy for migrating the mono bindings * Test fixes to make them more reliable
Diffstat (limited to 'bindings/mono/libappindicator-api.raw')
-rw-r--r--bindings/mono/libappindicator-api.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/mono/libappindicator-api.raw b/bindings/mono/libappindicator-api.raw
index afb11f3..1609613 100644
--- a/bindings/mono/libappindicator-api.raw
+++ b/bindings/mono/libappindicator-api.raw
@@ -24,7 +24,7 @@
<property name="PROP_ID_S" cname="PROP_ID_S" type="gchar*" readable="true" writeable="true" construct-only="true" />
<property name="PROP_CATEGORY_S" cname="PROP_CATEGORY_S" type="gchar*" readable="true" writeable="true" construct-only="true" />
<property name="PROP_STATUS_S" cname="PROP_STATUS_S" type="gchar*" readable="true" writeable="true" />
- <property name="PROP_ICON_NAME_S" cname="PROP_ICON_NAME_S" type="gchar*" readable="true" writeable="true" construct="true" />
+ <property name="PROP_ICON_NAME_S" cname="PROP_ICON_NAME_S" type="gchar*" readable="true" writeable="true" />
<property name="PROP_ATTENTION_ICON_NAME_S" cname="PROP_ATTENTION_ICON_NAME_S" type="gchar*" readable="true" writeable="true" />
<property name="PROP_ICON_THEME_PATH_S" cname="PROP_ICON_THEME_PATH_S" type="gchar*" readable="true" writeable="true" construct-only="true" />
<property name="PROP_MENU_S" cname="PROP_MENU_S" type="DbusGObjectPath" readable="true" />