summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-25 10:38:06 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-25 10:38:06 +0100
commitd7459e6d6cae229237d692d12fe2de7fe8d6fa47 (patch)
tree268db76bf6add815785f66f83ba342c92461c86d /shell
parent4499d399d33e9f03024d234a4cf430d84a6afad0 (diff)
downloadgraynard-d7459e6d6cae229237d692d12fe2de7fe8d6fa47.tar.gz
graynard-d7459e6d6cae229237d692d12fe2de7fe8d6fa47.zip
shell: rename gtk-shell.c to maynard.c
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