Just a couple of notes:
1. I changed the "attribute" tag into "ext_attribute", because XSLT (which
I'm using a lot) doesn't like it.
2. I'm thinking of creating a "meta-shape" shape (or set of) to edit new
shapes, then converting all into a .shape file using XSLT. This should be
possible without wr
Le Mon, Nov 17, 2003, Ã 08:59:01AM +0100, Marco Contenti a Ãcrit:
> Just a couple of notes:
> 1. I changed the "attribute" tag into "ext_attribute", because XSLT (which
> I'm using a lot) doesn't like it.
> 2. I'm thinking of creating a "meta-shape" shape (or set of) to edit new
> shapes, then conv
- Original Message -
From: "Cyrille Chepelov"
Sent: Monday, November 17, 2003 9:05 AM
> A little worry about your patch: at one point, you are making a switch
> based on the type of the property, and then making assumptions about the
> sizeof(property data). This has the big inconvenient to
While attempting to build an installation kit for dia 0.92,
using the command:
rpmbuild -ta dia-0.92.tar.gz
I received the error message below, which was the last thing
printed:
RPM build errors:
File not found:
/var/tmp/dia-0.92-root/usr/share/gnome/apps/Applications/dia.desktop
Indeed, t
Le Mon, Nov 17, 2003, Ã 04:15:19PM +0100, Marco Contenti a Ãcrit:
> > A little worry about your patch: at one point, you are making a switch
> > based on the type of the property, and then making assumptions about the
> > sizeof(property data). This has the big inconvenient to me of increasing
> >
On 17 Nov 2003, mike crowe wrote:
> While attempting to build an installation kit for dia 0.92,
> using the command:
>
> rpmbuild -ta dia-0.92.tar.gz
>
> I received the error message below, which was the last thing
> printed:
>
> RPM build errors:
> File not found:
> /var/tmp/dia-0.92-root/usr/shar
On Mon, 17 Nov 2003, Avin Sigurani wrote:
> Date: Mon, 17 Nov 2003 14:42:11 -0800 (PST)
> From: Avin Sigurani <[EMAIL PROTECTED]>
> To: Alan Horkan <[EMAIL PROTECTED]>
> Subject: re:diazy
>
> I have communicated with the originator of the diazy
> programm, and apparantly it has not actually becom