Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix for fovorite channel switching in gVideo



Hi Marcus,

sounds a little stupid, but please explain how to "translate" this changes.
212,214c212 seams to be the lines in graphs.cc, but what does c212 mean.
< for remove line and > for add line?
Sorry but i don't know this way of describing changes... ;-(

Thanx
Thomas

Index: graphs.cc
===================================================================
212,214c212
<                       set_audio_menu(&dvb.chans[k]);
<               else
<                       set_audio_menu(NULL);
---
>                       set_channel_dvb(GTK_WIDGET(gwidget),k);




Home | Main Index | Thread Index