From: John Darrington Date: Wed, 9 Oct 2013 10:31:50 +0000 (+0200) Subject: Remove remaining references to about-logo X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=040f00bad481a40ac820902cf9a18f7fb03a922d;p=pspp Remove remaining references to about-logo This file was deleted by change 56231bc7e8c2cda46a69d10362193556dd8cad41 but not all references were erased. --- diff --git a/src/ui/gui/icons/.gitignore b/src/ui/gui/icons/.gitignore index 5fb6147abb..b65b63fad9 100644 --- a/src/ui/gui/icons/.gitignore +++ b/src/ui/gui/icons/.gitignore @@ -1,4 +1,3 @@ -about-logo.png actions/ apps/ categories/ diff --git a/src/ui/gui/icons/automake.mk b/src/ui/gui/icons/automake.mk index eebaffea5f..f57c9b4847 100644 --- a/src/ui/gui/icons/automake.mk +++ b/src/ui/gui/icons/automake.mk @@ -60,8 +60,7 @@ UNINSTALL_DATA_HOOKS += uninstall-icons uninstall-ext-icons if HAVE_GUI dist_src_ui_gui_psppire_DATA += \ - $(top_srcdir)/src/ui/gui/icons/splash.png \ - $(top_srcdir)/src/ui/gui/icons/about-logo.png + $(top_srcdir)/src/ui/gui/icons/splash.png src_ui_gui_psppire_SOURCES += \ src/ui/gui/icons/icon-names.c \