[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27307]trunk/blender/release/scripts/op/ image.py: ok now all 3 major platformsshould work

Elia Sarti vekoon at gmail.com
Sun Mar 7 08:07:38 CET 2010


It would be better to use the %ProgramFiles% environment variable, e.g. 
os.environ['PROGRAMFILES']
This keeps it language independent


Tom M wrote, on 03/07/2010 06:07 AM:
> On Sat, Mar 6, 2010 at 10:56 PM,  <venomgfx at gmail.com> wrote:
>   
>> +        if platform == 'win32':
>> +            EDITOR = "C:\\Program Files\\GIMP-2.7\\bin\\gimp-2.7.exe"
>>
>> An absolute path (english an version exclusive (in spanish would be "Archivos de Programa" instead of Program Files)) inside Blender?
>>     
>
> It is just temporary until a program and path selection method is done
> in the next day or so.
>
> It is marginally better than the linux only gimp option that existed
> previously :)
>
> LetterRip
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
>   


More information about the Bf-committers mailing list