Closed tamplan closed 5 years ago
This is actually two different and unrelated changes, that should be two different PR's. The first one can't break anything, testing the second now
I was sure the commit https://github.com/mate-desktop/mate-media/pull/134/commits/f6408058f7999785debdd7bb569f8d8241823c4d was merged in the previous PR https://github.com/mate-desktop/mate-media/pull/133.
I think i was differences between my remote and local repositories. I'll check all of them, clean and purpose again this PR.
Regards
New repository made...
Initially, i wanted to fix https://github.com/mate-desktop/mate-control-center/issues/445 but as i not programmed in C for 30 years, i need some advice.
I have copy/paste piece of terminal-window.c to add scroll interface tabs but in case of mate-control-center capplets, it's better to export the function 'notebook_scroll_event_cb' in his own c file to link it between several capplets?
How can make a kind of share library?
Thanks for any help on that subject by advance.
Regards