diff options
| author | Ted Gould <ted@canonical.com> | 2009-11-04 08:14:17 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-11-04 08:14:17 -0600 |
| commit | 61e1ae1b8072ae134487dc66537daefbef477199 (patch) | |
| tree | 12ca6fee3cd1df9869623be69ea7316b6ee0fb75 /libindicator/indicator-object.h | |
| parent | ff0cc74b338c431bfef836aa4e0fc337e48d0296 (diff) | |
| parent | c547687a407d935654aa71f7afa1e4392e50d5c5 (diff) | |
| download | libayatana-indicator-61e1ae1b8072ae134487dc66537daefbef477199.tar.gz libayatana-indicator-61e1ae1b8072ae134487dc66537daefbef477199.tar.bz2 libayatana-indicator-61e1ae1b8072ae134487dc66537daefbef477199.zip | |
Updating to trunk
Diffstat (limited to 'libindicator/indicator-object.h')
| -rw-r--r-- | libindicator/indicator-object.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libindicator/indicator-object.h b/libindicator/indicator-object.h index ea3f52e..1d2a065 100644 --- a/libindicator/indicator-object.h +++ b/libindicator/indicator-object.h @@ -1,5 +1,6 @@ /* -An interface for indicators to link to for creation. +An object to represent loadable indicator modules to make loading +them easy and objectified. Copyright 2009 Canonical Ltd. |
