[Gvsig_english] English translation for RasterPilot

Benjamin Ducke benjamin.ducke at oxfordarch.co.uk
Wed Sep 3 15:40:01 CEST 2008


Thanks,

I found the sources but ran into another problem. RasterPilot uses an
XML file "palettes.xml". However, it does not seem to read that file
from the folder which contains the gvSIG.sh startup script (or any of
it subfolders) but rather:

(extensions/extgvSIGPiloto-Raster/src/com/iver/cit/gvsig/project/documents/view/gui/d
ialogs/PaletteDialog.java):

public PalettePanel getPPalette(){
   if(palPanel == null) {
     palPanel = new PalettePanel(width - MARGIN, height - MARGIN,
                      System.getProperty("user.home") + File.separator +
		     PluginServices.getArguments()[0] + File.separator +
                      "palettes.xml");
     palPanel.setComponentSize(width - MARGIN, height - MARGIN);
   }
   return palPanel;
}

... it seems that it always defaults to $USER/gvSIG/palettes.xml !
Do I understand this correctly?

I would like to consolidate gvSIG 1.1.2 + RasterPilot for productive use
in our company and would prefer not to start with any of the newer code
in SVN before that is done.

Best,

Benjamin

Nacho Brodin wrote:
> Hi,
> The version in "trunk" doesn't have RasterPilot. It's a new raster development 
> without binary version. I encourage you to download those sources and test 
> them. The gvSIG version with RasterPilot is in branches/v10.
> 
> On Wednesday 03 September 2008 12:36:04 Benjamin Ducke wrote:
>> Dear all,
>>
>> I am currently writing a text_en.properties file for a quick English
>> GUI translation of the RasterPilot extension. I base my translation
>> on the binary version that is currently on the gvSIG homepage.
>>
>> However, the SVN seems to have a much more recent version in "trunk"
>> and many of the internal strings seem to have changed, so that I have
>> to guess the correct values for the .properties file.
>>
>> Where could I get the source codes that match the binary version
>> of the current release of the RasterPilot extension?
>>
>> Thanks,
>>
>> Benjamin
> 
> 
> 


-- 
Benjamin Ducke
Senior Applications Support and Development Officer

Oxford Archaeology Ltd
Janus House
Osney Mead
OX2 0ES
Oxford, U.K.

Tel: +44 (0)1865 263 800 (switchboard)
Tel: +44 (0)1865 980 758 (direct)
Fax :+44 (0)1865 793 496
benjamin.ducke at oxfordarch.co.uk




------
Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information.



More information about the Gvsig_internacional mailing list