diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-12 12:20:52 -0600 |
---|---|---|
committer | Cody Russell <crussell@canonical.com> | 2009-12-12 12:20:52 -0600 |
commit | 59526b689303cde25721d0a1fdcafdb371fdddba (patch) | |
tree | ee7a1bde4ce2e89942fa8bc2b3e3515143a264eb /bindings/mono/examples/indicator-example.in | |
parent | ed4810839b0bd16af47201bae84524088b9ef178 (diff) | |
download | libayatana-appindicator-59526b689303cde25721d0a1fdcafdb371fdddba.tar.gz libayatana-appindicator-59526b689303cde25721d0a1fdcafdb371fdddba.tar.bz2 libayatana-appindicator-59526b689303cde25721d0a1fdcafdb371fdddba.zip |
Initial stab at setting up test/example fu
Diffstat (limited to 'bindings/mono/examples/indicator-example.in')
-rwxr-xr-x | bindings/mono/examples/indicator-example.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/mono/examples/indicator-example.in b/bindings/mono/examples/indicator-example.in new file mode 100755 index 0000000..3eca155 --- /dev/null +++ b/bindings/mono/examples/indicator-example.in @@ -0,0 +1,2 @@ +#!/bin/sh +MONO_PATH=@top_builddir@/bindings/mono @top_builddir@/bindings/mono/examples/IndicatorExample.exe |