GNOME Bugzilla – Bug 162528
[PATCH] GConf
Last modified: 2004-12-30 14:13:33 UTC
2004-12-30 Tamara Roberson <foxxygirltamara@gmail.com> * src/AddAlbumWindow.cs: * src/AddSongWindow.cs: * src/CoverDatabase.cs: * src/FileSelector.cs: * src/GnomeProxy.cs: * src/InfoWindow.cs: * src/PlaylistWindow.cs: * src/SongDatabase.cs: Made GConf keys and default values constants.
Created attachment 35298 [details] [review] Muine-CVS-20041230-GConf.patch
In CVS now :) Btw, if you plan to do more work, it is probably a good idea to start working on cvs now, as quite a lot has changed already since 0.7.1 - I've also done my share of hacking .. Another thing. If you plan to do more on muine after this sudden flow of patches, and are interested, we should try to get you a CVS account.
Yeah, I'm working off of CVS now. AnonCVS only syncs once a day and we've been doing so much work that 0.7.1 was newer than AnonCVS. I did have a proggy somewhere that ripped viewcvs but a CVS acct would be pretty sweet. Tomorrow / today after I sleep :-) I'll backport the AddWindow abstract class from that experimental copy I was working on a week or so ago (that I haven't touched since). I started trying to do the Pango stuff in C# but I ran into the same problem mentioned in the TODO list. Looks like Pango.Attribute stuff is still broken, I'll have to bring that up on the gtk-sharp list. Keep up the good work!