summaryrefslogtreecommitdiffstats
path: root/src/Gui/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-03-01 17:10:47 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-03-01 17:10:47 +0100
commitb99ca6c484e6dca2474b6243251698faffd3d543 (patch)
treef3fef27e71b6fcbb67f004b169aa3ea425cc0712 /src/Gui/Makefile.am
parentdc0a2bae3695a38da6f36adeeb6835becd5d453c (diff)
downloadabrt-b99ca6c484e6dca2474b6243251698faffd3d543.tar.gz
abrt-b99ca6c484e6dca2474b6243251698faffd3d543.tar.xz
abrt-b99ca6c484e6dca2474b6243251698faffd3d543.zip
icons repackaging
Diffstat (limited to 'src/Gui/Makefile.am')
-rw-r--r--src/Gui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gui/Makefile.am b/src/Gui/Makefile.am
index 3cac1ee..04f1292 100644
--- a/src/Gui/Makefile.am
+++ b/src/Gui/Makefile.am
@@ -17,7 +17,7 @@ applicationsdir = $(datadir)/applications
applications_DATA = abrt.desktop
pkgdata_PYTHON = $(PYTHON_FILES)
pkgdata_DATA = $(GLADE_FILES)
-pixmapdir = $(datadir)/pixmaps
+pixmapdir = $(datadir)/icons/hicolor/48x48/apps/
pixmap_DATA = abrt.png
CLEANFILES := $(notdir $(wildcard *~)) $(notdir $(wildcard *\#)) $(notdir $(wildcard \.\#*)) $(notdir $(wildcard *.pyc))