[totem] grilo: Use content-loading icon for thumbnailing icon
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] grilo: Use content-loading icon for thumbnailing icon
- Date: Thu, 23 Jan 2014 20:05:59 +0000 (UTC)
commit ee78ca1967945b3d436dd1315709180176889fb6
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 23 17:46:10 2014 +0100
grilo: Use content-loading icon for thumbnailing icon
src/plugins/grilo/icon-helpers.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/icon-helpers.c b/src/plugins/grilo/icon-helpers.c
index 1d9ebac..d9622e0 100644
--- a/src/plugins/grilo/icon-helpers.c
+++ b/src/plugins/grilo/icon-helpers.c
@@ -283,7 +283,7 @@ totem_grilo_setup_icons (Totem *totem)
{
icons[ICON_BOX] = load_icon (totem, "folder-symbolic", THUMB_SEARCH_HEIGHT, FALSE);
icons[ICON_VIDEO] = load_icon (totem, "folder-videos-symbolic", THUMB_SEARCH_HEIGHT, FALSE);
- icons[ICON_VIDEO_THUMBNAILING] = load_icon (totem, "folder-videos-symbolic", 24, TRUE);
+ icons[ICON_VIDEO_THUMBNAILING] = load_icon (totem, "content-loading-symbolic", 24, TRUE);
icons[ICON_OPTICAL] = load_icon (totem, "media-optical-dvd-symbolic", THUMB_SEARCH_HEIGHT, FALSE);
cache_thumbnails = g_hash_table_new_full (g_str_hash,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]