Re: patch to append files to playlist
Morten Nilsen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Chris Hellberg wrote:
> Hi,
>
> Below is a quick patch against 1.2.10
> ...
> diff -urN xmms-1.2.10-orig/xmms/main.c
> xmms-1.2.10/xmms/main.c
> --- xmms-1.2.10-orig/xmms/main.c Thu Dec 2
> 09:39:24 2004
> +++ xmms-1.2.10/xmms/main.c Thu Dec 2 09:47:04
> 2004
> @@ -92,6 +92,7 @@
>
> extern gchar *plugin_dir_list[];
>
> +
> enum
> {
> VOLSET_STARTUP, VOLSET_UPDATE,
> VOLUME_ADJUSTED, VOLUME_SET
> ...
> @@ -2765,6 +2777,7 @@
> CHECK_SET(mainwin_options_menu, "/Repeat",
> cfg.repeat);
> CHECK_SET(mainwin_options_menu, "/Easy Move",
> cfg.easy_move);
> ...
I don't think adding whitespace like that is necessary...
and please, either attach the patch or post an url.. wordwrapped patches
aren't very helpful.
--
Morten