From 3dae65af7b4acb54016c7f40fcba1ed2836aa630 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Tue, 14 Jun 2005 18:12:41 +0000 Subject: [PATCH] added reference to new gLiveSupport.xml.user-template --- livesupport/doc/studioLocalization.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/livesupport/doc/studioLocalization.html b/livesupport/doc/studioLocalization.html index 0a7f65888..de6ab85aa 100644 --- a/livesupport/doc/studioLocalization.html +++ b/livesupport/doc/studioLocalization.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.
@@ -73,7 +73,8 @@ binary resource bundle files using ICU's genrb program The file name should be the locale name, followed by ".txt".
  • Add a new line for the new language in each of the files gLiveSupport.xml, - gLiveSupport.xml.template and + gLiveSupport.xml.template, + gLiveSupport.xml.user-template and Makefile.in in the products/gLiveSupport/etc directory.
  • Run bin/autogen.sh and then make clean all