[recipes] Fix resource reference
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Fix resource reference
- Date: Sat, 15 Jul 2017 12:42:04 +0000 (UTC)
commit 8fe58dfe112433eb0309923f6321aa46a183c797
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 15 08:40:01 2017 -0400
Fix resource reference
I changed the name back and forth, and got it wrong in the end.
src/recipe-surprise.ui | 2 +-
src/surprise.jpg | Bin 15567 -> 18521 bytes
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/recipe-surprise.ui b/src/recipe-surprise.ui
index b1aab97..fbcbae6 100644
--- a/src/recipe-surprise.ui
+++ b/src/recipe-surprise.ui
@@ -36,7 +36,7 @@
<child>
<object class="GtkImage">
<property name="visible">1</property>
- <property name="resource">/org/gnome/Recipes/surprise2.jpg</property>
+ <property name="resource">/org/gnome/Recipes/surprise.jpg</property>
</object>
</child>
<child>
diff --git a/src/surprise.jpg b/src/surprise.jpg
index 1a6ecb0..3f720db 100644
Binary files a/src/surprise.jpg and b/src/surprise.jpg differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]