[gnome-software] Do not search for icons in /usr/share/gnome-software/icons/hicolor
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Do not search for icons in /usr/share/gnome-software/icons/hicolor
- Date: Wed, 2 Oct 2013 08:54:56 +0000 (UTC)
commit 83fd92987ea8632b52f966c822ddc75fa3efdea3
Author: Richard Hughes <richard hughsie com>
Date: Wed Oct 2 09:49:52 2013 +0100
Do not search for icons in /usr/share/gnome-software/icons/hicolor
src/gs-application.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 6d5a14d..24a12c0 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -128,9 +128,6 @@ gs_application_startup (GApplication *application)
g_type_ensure (GS_TYPE_BOX);
- gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (),
- DATADIR "/gnome-software/icons/hicolor");
-
/* set up the app menu */
g_action_map_add_action_entries (G_ACTION_MAP (app),
actions, G_N_ELEMENTS (actions),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]