aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-11-03 10:52:39 -0600
committerTed Gould <ted@canonical.com>2009-11-03 10:52:39 -0600
commitbe7d032e77b2c1140da0d5acee697150cb1a9a2b (patch)
treeb3c848798228e96f2d2d6ab6b5d865e0a58072d2 /autogen.sh
parent20d116ae0d74559cd5f30fe4f1bff08ed6378176 (diff)
parentcd7ec27751fbaaae47fc1ddf560f88e5921ce80d (diff)
downloadayatana-indicator-application-be7d032e77b2c1140da0d5acee697150cb1a9a2b.tar.gz
ayatana-indicator-application-be7d032e77b2c1140da0d5acee697150cb1a9a2b.tar.bz2
ayatana-indicator-application-be7d032e77b2c1140da0d5acee697150cb1a9a2b.zip
Fleshing out the library so that the interface is implemented. Also tests for the library.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3483322..5bdd6c1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_NAME="upanel"
+PKG_NAME="indicator-custom"
which gnome-autogen.sh || {
echo "You need gnome-common from GNOME SVN"