this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it? #define MSGTR_InvalidAOdriver "Invalid audio output driver name: %s\nUse '-ao he lp' to get a list of available audio drivers.\n" Paul
On Tue, Mar 28, 2006 at 12:51:55AM +0200, Paul TT wrote:
this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it?
Yes, it's unused, feel free to remove it from help_mp-en.h (or all help files if you wish). Diego
On Tue, 28 Mar 2006 08:37:05 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Mar 28, 2006 at 12:51:55AM +0200, Paul TT wrote:
this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it?
Yes, it's unused, feel free to remove it from help_mp-en.h (or all help files if you wish).
okee :-)
On Tue, 28 Mar 2006 13:02:38 +0200 Paul TT <paultt@hackerjournal.it> wrote:
On Tue, 28 Mar 2006 08:37:05 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Mar 28, 2006 at 12:51:55AM +0200, Paul TT wrote:
this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it?
Yes, it's unused, feel free to remove it from help_mp-en.h (or all help files if you wish).
okee :-)
i didn't change _very_ foreign languages, as i don't know if i can ruin them... as i can't see the right characters :(
On Tue, Mar 28, 2006 at 01:29:42PM +0200, Paul TT wrote:
On Tue, 28 Mar 2006 13:02:38 +0200 Paul TT <paultt@hackerjournal.it> wrote:
On Tue, 28 Mar 2006 08:37:05 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Mar 28, 2006 at 12:51:55AM +0200, Paul TT wrote:
this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it?
Yes, it's unused, feel free to remove it from help_mp-en.h (or all help files if you wish).
okee :-)
i didn't change _very_ foreign languages, as i don't know if i can ruin them... as i can't see the right characters :(
Yes you can, just remove the line... Also, please don't commit each file separately, each commit generates a separate commit message to a mailing list and changes that belong together should be committed together. Diego
On Tue, 28 Mar 2006 13:37:15 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Mar 28, 2006 at 01:29:42PM +0200, Paul TT wrote:
On Tue, 28 Mar 2006 13:02:38 +0200 Paul TT <paultt@hackerjournal.it> wrote:
On Tue, 28 Mar 2006 08:37:05 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Mar 28, 2006 at 12:51:55AM +0200, Paul TT wrote:
this constant in help/help_mp-en.h seems not to be used..? is it right? can i remove it?
Yes, it's unused, feel free to remove it from help_mp-en.h (or all help files if you wish).
okee :-)
i didn't change _very_ foreign languages, as i don't know if i can ruin them... as i can't see the right characters :(
Yes you can, just remove the line... ok Also, please don't commit each file separately, each commit generates a separate commit message to a mailing list and changes that belong together should be committed together.
okay, sorry, it's the first time i commit a lot of files for the same thing...
participants (2)
-
Diego Biurrun -
Paul TT