summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-10-04 11:37:15 +0200
committerJens Georg <mail@jensge.org>2011-10-04 12:58:11 +0200
commit4f42ebdca319a44513cfda321a35f2fa74b2a2e6 (patch)
treeb0ebd1cce43c3af9a993496cd9fe650905df260d /common.am
parent1a6d85486731ed0f9ff83ae4902ea952ad596f8f (diff)
downloadrygel-4f42ebdca319a44513cfda321a35f2fa74b2a2e6.tar.gz
core: Do not use theme icons for UPnP
https://bugzilla.gnome.org/show_bug.cgi?id=637226
Diffstat (limited to 'common.am')
-rw-r--r--common.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/common.am b/common.am
index 695a933a..8d114eb5 100644
--- a/common.am
+++ b/common.am
@@ -4,18 +4,17 @@ sysconfigdir = $(shareddir)
desktopdir = $(shareddir)
plugindir = $(abs_top_builddir)/src/plugins
icondir = $(shareddir)/icons/32x32
-smallicondir = $(shareddir)/icons/48x48
-bigicondir = $(shareddir)/icons/120x120
else
shareddir = $(datadir)/rygel
sysconfigdir = $(sysconfdir)
desktopdir = $(datadir)/applications
plugindir = $(libdir)/rygel-1.0
-smallicondir = $(datadir)/icons/hicolor/48x48/apps
-bigicondir = $(datadir)/icons/hicolor/120x120/apps
icondir = $(datadir)/icons/hicolor/32x32/apps
endif
+smallicondir = $(shareddir)/icons/48x48
+bigicondir = $(shareddir)/icons/120x120
+
rygeldir = $(top_srcdir)/src/rygel
MAINTAINERCLEANFILES = Makefile.in