[gnome-boxes] help: Fix path to pictures/screenshots



commit 2c22bc623c8b70fbc6c573314148c098f4ec2812
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Mar 26 03:01:45 2013 +0200

    help: Fix path to pictures/screenshots

 help/Makefile.am |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index e707bc2..5d34c91 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,11 +3,11 @@
 HELP_ID = gnome-boxes
 
 HELP_MEDIA = figures/boxes_icon.png    \
-       collection.png                  \
-       list.png                        \
-       properties.png                  \
-       selection.png                   \
-       wizard.png
+       figures/collection.png          \
+       figures/list.png                \
+       figures/properties.png          \
+       figures/selection.png           \
+       figures/wizard.png
 
 HELP_FILES = index.page                        \
        connect.page                    \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]