[gnome-boxes] Changes to build help



commit e1c16aa28236a4085df98403bc6c1902c2f39f89
Author: Michael Hill <mdhillca gmail com>
Date:   Mon Mar 4 18:38:23 2013 -0500

    Changes to build help
    
    https://bugzilla.gnome.org/show_bug.cgi?id=670766

 configure.ac                                       |    3 +++
 ...ine.page => why-do-i-need-virtual-machine.page} |    0
 help/Makefile.am                                   |    4 ++--
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 884483f..a0d6be6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,6 +39,9 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The name of the gettext d
 # GObject-introspection support
 GOBJECT_INTROSPECTION_REQUIRE([0.9.6])
 
+# Mallard help
+YELP_HELP_INIT
+
 # GSettings support
 GLIB_GSETTINGS
 
diff --git a/help/C/why-do-I-need-virtual-machine.page b/help/C/why-do-i-need-virtual-machine.page
similarity index 100%
rename from help/C/why-do-I-need-virtual-machine.page
rename to help/C/why-do-i-need-virtual-machine.page
diff --git a/help/Makefile.am b/help/Makefile.am
index 2d7ceae..c7a1a3c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,7 +2,7 @@
 
 HELP_ID = gnome-boxes
 
-HELP_MEDIA = figures\boxes_icon.png
+HELP_MEDIA = figures/boxes_icon.png
 
 HELP_FILES = index.page                        \
        connect.page                    \
@@ -12,6 +12,6 @@ HELP_FILES = index.page                       \
        usb-redirection.page            \
        virtual.page                    \
        what-is-a-virtual-machine.page  \
-       why-do-I-need-virtual-machine.page
+       why-do-i-need-virtual-machine.page
 
 HELP_LINGUAS =


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