After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 69814 - Spanish documentation instead of english
Spanish documentation instead of english
Status: RESOLVED FIXED
Product: gnome-core
Classification: Deprecated
Component: help-browser
1.4.x
Other other
: Normal normal
: 1.4.1
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-01-27 14:04 UTC by Christian Marillat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Marillat 2002-01-27 14:04:34 UTC
The Spanish documenation is installed instead of engliash documentation.
Below is the patche.

--- help-browser/help/es/Makefile.am.orig       Sun Jan 27 14:49:16 2002
+++ help-browser/help/es/Makefile.am    Sun Jan 27 14:49:41 2002
@@ -4,7 +4,7 @@
             gnome-help-browser-topic.dat \
             default-page.html
 
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/C
+help_browser_helpdir = $(datadir)/gnome/help/help-browser/es
 install-data-local:
        $(mkinstalldirs) $(DESTDIR)$(help_browser_helpdir)
        $(INSTALL_DATA)  $(srcdir)/gnome-help-browser-help.html \
Comment 1 Kjartan Maraas 2002-01-27 20:39:34 UTC
Fixed. Thanks