summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am2
-rw-r--r--shell/maynard.c (renamed from shell/gtk-shell.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 905ae23..f66716a 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -4,7 +4,7 @@ AM_CFLAGS = $(GCC_CFLAGS)
AM_CPPFLAGS = $(CLIENT_CFLAGS) $(GTK_CFLAGS)
maynard_SOURCES = \
- gtk-shell.c \
+ maynard.c \
app-icon.c \
app-icon.h \
clock.c \
diff --git a/shell/gtk-shell.c b/shell/maynard.c
index 133f3ba..133f3ba 100644
--- a/shell/gtk-shell.c
+++ b/shell/maynard.c