[Wine] Re: [Wiki] Possible error in documentation wineboot

vitamin wineforum-user at winehq.org
Sat May 24 12:32:19 CDT 2008


shakaran wrote:
> Hello, I am translating some pages of Wiki of Wine into Spanish:
> 
> In http://wiki.winehq.org/wineboot the first line says:
> wineboot preforms actions that would normally be done ...
> 
> There might be
> wineboot performs actions that would normally be done
> 

You are correct it's a typo. Go ahead and correct it.


shakaran wrote:
> 
> 
> Code:
> Uso: wineboot [opciones]
> Options;
>     -h,--help         Muestra este mensaje de ayuda
>     -e,--end-session  Limpia el final de la sesión actual
>     -f,--force        Fuerza la salida para procesos que no salieron limpiamente
>     -i,--init         Lleva a cabo la inicialización para la primera instancia de Wine
>     -k,--kill         Mata todos los procesos en ejecución sin ninguna limpieza
>     -r,--restart      Sólo reinicia, no se hacen operaciones de inicio
>     -s,--shutdown     Sólo apaga, no reinicia
>     -u,--update       Actualización del directorio wineprefix
> 
> 
> 

Please make it a patch and send it to wine-patches mailing list. However in this particular case it will require a bit more of work. That text is hard-coded inside a source file. It needs to be moved out to the .rc files.







More information about the wine-users mailing list