URL:
  <http://gna.org/bugs/?15214>

                 Summary: wmllint fails to update binary pathes
                 Project: Battle for Wesnoth
            Submitted by: None
            Submitted on: Wednesday 01/27/2010 at 02:15 CET
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.12-1.8beta5
        Operating System: Ubuntu 9.10

    _______________________________________________________

Details:

When running wmllint on a 1.6 campaign, I notice that the path set in binary
path and textdomain are not updated.
In the following WML:
[textdomain]
    name="wesnoth-A_Rough_Life"
    path="data/campaigns/A_Rough_Life/translations"
[/textdomain]
[binary_path]
    path=data/campaigns/A_Rough_Life/
[/binary_path]
my understanding is that both path should be modified into
data/add-ons/A_Rough_Life/[...].
But after running wmllint, the content of these sections are unchanged. While
the invalid textdomain only raises a warning, with the invalid binary_path,
the campaign is not playable (user made sprite are not displayed). 


Technical details:
uname -a -> Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC
2009 i686 GNU/Linux
sdl-config --version -> 1.2.13
gcc --version -> gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1


Contact: user forum name FAAB 




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15214>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to