aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-07 15:53:10 +0100
committerTed Gould <ted@canonical.com>2009-08-07 15:53:10 +0100
commit059f1bf7f05ff9237c04d60758cbcc2995932e82 (patch)
treeec877382cfbc5e7c0a4d72621cc957d24071cb7e
parentc35dbea8f670052a79830eee94375aebba48af2c (diff)
downloadlibayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.tar.gz
libayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.tar.bz2
libayatana-indicator-059f1bf7f05ff9237c04d60758cbcc2995932e82.zip
Changing the name of the directory to -sus which makes more sense
-rw-r--r--.bzrignore2
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
-rw-r--r--src-sus/Makefile.am (renamed from src-sus-only/Makefile.am)0
-rw-r--r--src-sus/applet-main.c (renamed from src-sus-only/applet-main.c)0
5 files changed, 3 insertions, 3 deletions
diff --git a/.bzrignore b/.bzrignore
index 783d4b8..5adf2ab 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -99,4 +99,4 @@ docs/reference/tmpl/listener.sgml
docs/reference/tmpl/listener.sgml.bak
docs/reference/tmpl/server.sgml
docs/reference/tmpl/server.sgml.bak
-src-sus-only/indicator-applet-no-sus
+src-sus/indicator-applet-sus
diff --git a/Makefile.am b/Makefile.am
index c5c38b4..072e8df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = \
src \
- src-sus-only \
+ src-sus \
libindicate \
libindicate-gtk \
libindicator \
diff --git a/configure.ac b/configure.ac
index 1cff1e0..58b4739 100644
--- a/configure.ac
+++ b/configure.ac
@@ -180,7 +180,7 @@ AC_DEFINE_PATH(LIBDIR, "${libdir}", [system configuration dir])
AC_OUTPUT([
Makefile
src/Makefile
-src-sus-only/Makefile
+src-sus/Makefile
libindicate/Makefile
libindicate/indicate.pc
libindicate-gtk/Makefile
diff --git a/src-sus-only/Makefile.am b/src-sus/Makefile.am
index 6e494f9..6e494f9 100644
--- a/src-sus-only/Makefile.am
+++ b/src-sus/Makefile.am
diff --git a/src-sus-only/applet-main.c b/src-sus/applet-main.c
index 2aa03ee..2aa03ee 100644
--- a/src-sus-only/applet-main.c
+++ b/src-sus/applet-main.c