[Wiki] Possible error in documentation wineboot

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

[Wiki] Possible error in documentation wineboot

Post by shakaran »

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

I am not quite sure, but to translate it was not much meaning in the phrase to the word "preforms."

On the other hand, I would like translate the tool wineboot, it could be translated into other languages, but I think this is not empowered in the archives .rc

I have already made the translation of wineboot -h to Spanish and I would like to see that some developers include it:

Code: Select all

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
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: [Wiki] Possible error in documentation wineboot

Post by vitamin »

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: Select all

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.
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

Re: [Wiki] Possible error in documentation wineboot

Post by shakaran »

vitamin wrote: You are correct it's a typo. Go ahead and correct it.
Ok, fixed.
vitamin wrote: 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.
Umn...make a patch... how? Is there any page on the wiki to explain what (and also translate well)? Do I have to look a little piece of source code and to include to make the patch?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: [Wiki] Possible error in documentation wineboot

Post by vitamin »

shakaran wrote:Umn...make a patch... how? Is there any page on the wiki to explain what (and also translate well)? Do I have to look a little piece of source code and to include to make the patch?
http://winehq.org/site/sending_patches

In short - you need to have Wine's git repository. You make all the changes to it. Compiling and making sure it all works. Then create patch(es) and send them to [email protected]
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

Post by shakaran »

Oks, I am going to read it, but this is not a Wiki page and there is a version wiki. I will not be able to edit this page to add a link to the translation into Spanish (which would have to make it into a wiki page).

Perhaps you could copy this content to a wiki page.
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

Post by shakaran »

austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

[Wiki] Possible error in documentation wineboot

Post by austin987 »

On 5/24/08, shakaran <[email protected]> wrote:
I think we'd be better off moving that documentation to the wiki and
translating it there.
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

Post by shakaran »

In a mail today of me to Dan Kegel

Code: Select all

> I need this page http://winehq.org/site/sending_patches in a wiki page for
> edit and translate it.
> Because now I can not edit this page.

You can edit it by sending in a patch, if you're comfortable with git.
See http://winehq.org/site/git and look for website.git.

Or you can just turn it into a wiki page, but that's a pain.
To whom should I obey Austin?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

[Wiki] Possible error in documentation wineboot

Post by austin987 »

On 5/24/08, shakaran <[email protected]> wrote:
In a mail today of me to Dan Kegel


Code:
I need this page http://winehq.org/site/sending_patches in a wiki page for
edit and translate it.
Because now I can not edit this page.
You can edit it by sending in a patch, if you're comfortable with git.
See http://winehq.org/site/git and look for website.git.

Or you can just turn it into a wiki page, but that's a pain.



To whom should I obey Austin?





You can do either, but the wiki is easier to maintain, and IMHO,
moving documentation to it, then setting up a redirect on
winehq.org/site/git would be a better idea.
User avatar
shakaran
Level 2
Level 2
Posts: 29
Joined: Sat Feb 23, 2008 9:49 pm

Post by shakaran »

If at this point would be easy.

The main drawback is that all documentation in wine.org/site/ git in HTML and this would cost much time and effort convert into wiki code, unless you know a way to make this conversion easily.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

shakaran wrote:To whom should I obey Austin?
I was talking about source code and what you see when you run 'wineboot --help'.

As to where documentation should be - don't know. Wiki is a horrid editing interface with highly limited formating options. But yeah it's "easy" to edit. Wine's documentation is available in sgml format - which is really hard to edit and maintain.
Locked