[evince] shell: Fix gresource location in recent view
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] shell: Fix gresource location in recent view
- Date: Thu, 7 Jun 2018 03:27:30 +0000 (UTC)
commit 8f83ae871497b355081d45fcfb971e84bbbfce75
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Wed Jun 6 23:26:42 2018 -0400
shell: Fix gresource location in recent view
Closes #670
shell/ev-recent-view.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/ev-recent-view.c b/shell/ev-recent-view.c
index 953fee84..ff7ecbe0 100644
--- a/shell/ev-recent-view.c
+++ b/shell/ev-recent-view.c
@@ -308,7 +308,7 @@ add_thumbnail_to_model (GetDocumentInfoAsyncData *data,
border.bottom = 6;
surface = gd_embed_surface_in_frame (thumbnail,
- "resource:///org/gnome/evince/shell/ui/thumbnail-frame.png",
+ "resource:///org/gnome/evince/ui/thumbnail-frame.png",
&border, &border);
path = gtk_tree_row_reference_get_path (data->row);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]