edit the glade file with glade-2 and this small workaround...

get the f-spot.glde file
open it in glade-2, do nothing, save.
svn diff f-spot.glade > glade.diff
open f-spot.glade in glade-2, do your modifications, save the file
patch -p0 -R < glade.diff

regards

s

On Wed, 2007-02-28 at 00:23 -0800, Michael Wayne Goodman wrote:
> Hey everyone,
> I recently added a patch for
> http://bugzilla.gnome.org/show_bug.cgi?id=329040 (import to directory
> structure), but I had a problem with the diff.  I am unable to attach
> the entire diff to Bugzilla because the resulting file is too large
> (1.3 Mb).
> 
> It seemed like "svn diff" was including the entire f-spot.glade file,
> even though I only added a few widgets.  The problem was not just
> whitespace changes, but also a few xml tags were changed.  This leads
> me to believe that I am using a different version of Glade which is
> rewriting the entire file when I save my changes.  I am using 3.0.2,
> but which version should I be using?  Otherwise, is there some way to
> get around this?
> 
-- 
Stephane Delcroix
[EMAIL PROTECTED]

_______________________________________________
F-spot-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/f-spot-list
  • Glade version? Michael Wayne Goodman
    • Re: Glade version? Stephane Delcroix

Reply via email to