Re: Porting panel plugins for 4.4
Kemal Eroglu <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, After a long delay I finally got my internet service connected last week. I checked out the SVN tree by the method described below but I got compilation errors at some stage. I want to retyry. I want to port the XMMS plugin to the new interface and add the timer plugin to the tree. I know there were going to be some changes in the server. Is the one below still the correct place to get code from and submit to? Thanks, Ilgar > svn import your_timer_tree \ > svn+ssh://[email protected]/svnroot/repos/xfce-goodies/new_repository > > don't forget to checkout his repository before making any further > changes as the module will not be checked out when you import it > (ridiculously bad behaviour of svn). > >> >>> do you want to merge our efforts? >> >> That's fine for me. I don't know how much effort is required to do >> merging. You can take a quick glance at my plugin's sources. It's >> commented, so you can follow what's going on. If you think it will be >> reasonably easy to merge, then let's go for it.