[banshee] help: fix main-window.png image path (bgo#723005)



commit c5a05d10f089bf06ca24fbd5addcc7380d3de59a
Author: Andrey Gankov <gankov opensuse org>
Date:   Thu Jan 30 22:20:19 2014 +0100

    help: fix main-window.png image path (bgo#723005)

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 194278d..eb86fdb 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -4,7 +4,7 @@ include $(top_srcdir)/build/gnome-doc-utils.make
 DOC_ID = banshee
 DOC_INCLUDES = legal.xml
 DOC_FIGURES = \
-       main-window.png
+       figures/main-window.png
 
 DOC_PAGES = \
        amazon.page \


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