To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107009
                 Issue #|107009
                 Summary| source_config file / multiple repository support in l
                        |10n tools
               Component|l10n
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|ihi
             Reported by|ihi





------- Additional comments from i...@openoffice.org Wed Nov 18 16:44:07 +0000 
2009 -------
Change the behavior of localize_sl thus it take care of a source_config file
placed in $SOURCE_ROOT_DIR . If there is no source_config file then the
localize_sl extract:

if outside of the ooo tree -> everything form the ooo module
e.g.
cd /tmp ; localize_sl -e -l en-US -f /tmp/xxx.sdf
all strings where $SRC_ROOT points too ( all modules ) will be contained in
/tmp/xxx.sdf

if you are inside a ooo in a module -> everything just from your current 
directory
e.g.
cd /tree/ooo/vcl/source/src ; localize_sl -e -l en-US -f /tmp/xxx.sdf ; cd -
only strings from vcl/source/src will be contained in /tmp/xxx.sdf

Pavel, does this interfere your build system somehow?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to