CVSROOT: /cvs/gnome Module name: dia Changes by: hans 05/06/10 11:58:24
Modified files: . : ChangeLog app : commands.c lib : properties.h objects/custom : custom_object.c Log message: 2005-06-10 Hans Breuer <[EMAIL PROTECTED]> * lib/properties.h : define PROP_STD_SHOW_BACKGROUND_OPTIONAL ... * objects/custom/custom_object.c : ... and use it to avoid complains about missing attribute "show_background". It is safe to leave this uninitialized. Same for flip_* and "text", the latter with comment cause it usually is *not* safe to do it for the general case. Fixes remaining issues with bug #169006 [http://bugzilla.gnome.org/show_bug.cgi?id=169006] which where caused by an incompatible change in the shape file. * app/commands.c : use "gnome-open" instead of "netscape" as fallback for $BROWSER not set. Still not optimal but better to try some common desktop tool than an obsolete browser;) Fixes bug #307142 [http://bugzilla.gnome.org/show_bug.cgi?id=307142]. Also some whitespace changes. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dia&who=hans&date=explicit&mindate=2005-06-10%2011:57&maxdate=2005-06-10%2011:59 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list