diff options
author | Ted Gould <ted@gould.cx> | 2010-12-08 14:10:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-12-08 14:10:43 -0600 |
commit | 4b13b78cbbf5a6b959e43d4f943862a67bc66110 (patch) | |
tree | f5a1fe0c5a1bf234d8c642bda8eb8fc39db8e516 /bindings/mono/examples/indicator-example.in | |
parent | 3acbfb57c4800b7f8611d1ce5db391cad96f398b (diff) | |
parent | 951f22d924bbb4e31eed9e481c850202a0d2522d (diff) | |
download | ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.tar.gz ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.tar.bz2 ayatana-indicator-application-4b13b78cbbf5a6b959e43d4f943862a67bc66110.zip |
* Upstream Merge
* Removing libappindicator from the tarball
* Autogen
* debian/control: Removing all libappindicator packages
Diffstat (limited to 'bindings/mono/examples/indicator-example.in')
-rwxr-xr-x | bindings/mono/examples/indicator-example.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bindings/mono/examples/indicator-example.in b/bindings/mono/examples/indicator-example.in deleted file mode 100755 index 3eca155..0000000 --- a/bindings/mono/examples/indicator-example.in +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -MONO_PATH=@top_builddir@/bindings/mono @top_builddir@/bindings/mono/examples/IndicatorExample.exe |