[gnome-getting-started-docs] Turns out we need to install downstream content



commit 39de9b5eff1fb98099c7072e23748872a5002b95
Author: Petr Kovar <pkovar redhat com>
Date:   Thu Apr 25 13:21:35 2013 +0200

    Turns out we need to install downstream content
    
    Otherwise we would get no translations for that content. Technically
    correct solution would be to use conditionals, which are not yet
    implemented for browsers.

 gnome-help/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index b8b408f..8d5c165 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -20,6 +20,7 @@ HELP_FILES = \
        getting-started.page \
        gs-animation.xml \
        gs-browse-web.page \
+       gs-browse-web-firefox.page \
        gs-change-date-time-timezone.page \
        gs-change-wallpaper.page \
        gs-connect-online-accounts.page \


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