Am Sonntag, den 27.07.2008, 13:59 +0200 schrieb Jasper Groenewegen: > Yeah I saw that. The current state is: > > class ApplyMergeDirectiveDialog(gtk.Dialog): > def __init__(self): > super(ApplyMergeDirectiveDialog, self).__init__() > > So either way there is some work to be done I think :) Actually, there is another one, which is used by bzr-handle-patch. It needs to be made more generic though.
This one should probably be removed (it's unused at the moment I think). > Jelmer Vernooij wrote: > > Jelmer Vernooij has voted approve. > > Status is now: Approved > > Comment: > > I don't think it's a good idea to add applying merge directives to the > > merge dialog though, except for perhaps allowing them to be entered in > > the URL field. We already have a "apply merge directive" window > > specifically for this purpose. > > > > For details, see: > > http://bundlebuggy.aaronbentley.com/request/%3C488C5EC8.5040709%40xs4all.nl%3E > > > Cheers, Jelmer -- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
