summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-02-02 12:19:28 +0100
committerGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-02-02 21:27:15 +0100
commit459130009b6ca1683ba82e720cc97f4ebeb187c9 (patch)
treea0fa5a11b61611142907582de319b7c965d4bdd7 /Makefile
parent20d3b5f71495adccf59d27095445a0d2e63b6a09 (diff)
downloadsubsurface-459130009b6ca1683ba82e720cc97f4ebeb187c9.tar.gz
Rename subsurface.svg to subsurface-icon.svg
In preparation for a subsurface-icon.h, this should avoid confusion about whether "subsurface.h" is a core header file. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da838bac9..7f8bd1541 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ XSLTDIR = $(DATADIR)/subsurface/xslt
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(ICONPATH)
NAME = subsurface
-ICONFILE = $(NAME).svg
+ICONFILE = $(NAME)-icon.svg
DESKTOPFILE = $(NAME).desktop
MANFILES = $(NAME).1
XSLTFILES = xslt/*.xslt