aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2011-05-10 13:40:22 -0400
committerJason Conti <jason.conti@gmail.com>2011-05-10 13:40:22 -0400
commit4f77ce2b088ed68cb7ee4d6752cf58539c7367e2 (patch)
tree71f9e5666d079b0f33aac02322c9e32b0b34bef0 /autogen.sh
parent3a94067aba24348a30162ee0a817b81e0d424d9d (diff)
downloadayatana-indicator-notifications-4f77ce2b088ed68cb7ee4d6752cf58539c7367e2.tar.gz
ayatana-indicator-notifications-4f77ce2b088ed68cb7ee4d6752cf58539c7367e2.tar.bz2
ayatana-indicator-notifications-4f77ce2b088ed68cb7ee4d6752cf58539c7367e2.zip
Beginning the great renaming from example to notifications.
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 fda40fa..331674a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_NAME="indicator-example"
+PKG_NAME="indicator-notifications"
which gnome-autogen.sh || {
echo "You need gnome-common from GNOME Git"