aboutsummaryrefslogtreecommitdiff
path: root/bindings/vala/examples/indicator-example.vala
Commit message (Collapse)AuthorAgeFilesLines
* Vala bindings: add metadata as build dependencies, support for gtk3Marco Trevisan (Treviño)2011-02-041-1/+1
|
* Vala example, changed copyright yearMarco Trevisan (Treviño)2011-02-031-1/+1
|
* Vala example: indentation fixesMarco Trevisan (Treviño)2011-02-031-26/+26
|
* Vala example: adding copyright message.Marco Trevisan (Treviño)2011-02-031-0/+19
|
* Adding vala bindings and exampleMarco Trevisan (Treviño)2011-02-031-0/+45
Adding proper support for vala bindings, fixing the include path Now they are built in the bindings subfolder and they include a *.deps file. and I've also added a small example.