-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108295/#review25073
-----------------------------------------------------------



flow/part/main.cpp
<http://git.reviewboard.kde.org/r/108295/#comment19180>

    I don't think this belongs here. Same in other places.


- Boudewijn Rempt


On Jan. 9, 2013, 3:27 p.m., Stuart Dickson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108295/
> -----------------------------------------------------------
> 
> (Updated Jan. 9, 2013, 3:27 p.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Description
> -------
> 
> In order to allow Calligra applications to be run as pre-built binaries on 
> Windows operating system, some environment variables need to be set in order 
> to allow plugins etc to be correctly found.
> 
> Previously, the packaged version of the applications used a combination of 
> batch file and VBS script in order to set the environment invisibly to the 
> user before launching the application.
> 
> The patch allows the Calligra binaries (words, sheets, stage, karbon, plan, 
> flow) to be launched directly.
> This also resolves occasional issues where scripting was not correctly 
> installed, or was not available to the user.
> It also makes possible associating the Calligra applications against document 
> file types.
> 
> 
> Diffs
> -----
> 
>   flow/part/main.cpp 67d1926 
>   karbon/main.cpp 4e90edb 
>   plan/main.cpp 96f0b7a 
>   sheets/part/Main.cpp facda77 
>   stage/part/main.cpp 5ef9509 
>   words/part/main.cpp 875eb5d 
> 
> Diff: http://git.reviewboard.kde.org/r/108295/diff/
> 
> 
> Testing
> -------
> 
> Built and run on Windows system, demonstrated to work with existing packaging 
> setup.
> Modifications are wrapped in an OS-centric block (with the exception of the 
> additional headers required), so this willl not affect Linux builds.
> 
> 
> Thanks,
> 
> Stuart Dickson
> 
>

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to