diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 12:11:25 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 12:11:25 -0600 |
commit | 6a88fcaecc0d49734e0dae1de1842caceb1b6b95 (patch) | |
tree | ee44a43de9e65c499d2ee02cb36bdf245f074923 /example/simple-client-vala.c | |
parent | e602f2a924a06b8627e10c133e1c5531a4d38ffd (diff) | |
parent | b681b75cecff5f916350c6340c137a7c99e7a0c6 (diff) | |
download | libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.tar.gz libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.tar.bz2 libayatana-appindicator-6a88fcaecc0d49734e0dae1de1842caceb1b6b95.zip |
* New upstream release.
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
Diffstat (limited to 'example/simple-client-vala.c')
-rw-r--r-- | example/simple-client-vala.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/simple-client-vala.c b/example/simple-client-vala.c index 0555913..afe5a1e 100644 --- a/example/simple-client-vala.c +++ b/example/simple-client-vala.c @@ -1,4 +1,4 @@ -/* simple-client-vala.c generated by valac 0.14.1, the Vala compiler +/* simple-client-vala.c generated by valac 0.14.2, the Vala compiler * generated from simple-client-vala.vala, do not modify */ /* |