[rygel] core: Do not use theme icons for UPnP
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core: Do not use theme icons for UPnP
- Date: Thu, 6 Oct 2011 06:51:30 +0000 (UTC)
commit 4f42ebdca319a44513cfda321a35f2fa74b2a2e6
Author: Jens Georg <mail jensge org>
Date: Tue Oct 4 11:37:15 2011 +0200
core: Do not use theme icons for UPnP
https://bugzilla.gnome.org/show_bug.cgi?id=637226
common.am | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/common.am b/common.am
index 695a933..8d114eb 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]