Re: [E-devel] Quick URL fix

2003-08-02 Thread Kim Woelders
Onur Kucuk wrote: A quick patch to update some info for 16.6-pre5 (url links etc.) May need correction. Thanks. As a first resort, however, I would advise people to look for the (-devel) packages of their distribution (if using any). I don't think http://www.enlightenment.org/pages/download.html

[E-devel] patch

2003-08-02 Thread Daniel Hulme
I hope the patch, when you finally got it, was acceptable. For my next trick, I will port entice to ecore2. So far, I have got it to compile and run without failing, but of course certain features have dropped, namely: DND support (for obvious reasons), messaging existing entice windows on startup

[E-devel] Re: 0.16.6 and Show Desktop Button

2003-08-02 Thread Amit B. Kulkarni
Here is a modification to Kim's script that iconifies only non-sticky windows. WFM but use at own risk though. Amit -- #!/usr/bin/perl # Get the current desk open(FD, "eesh -ewait 'goto_desktop ?'|"); while() { if (/Desktop: (\d+)/) { $CD = $1; } } c

Re: [E-devel] svg: few questions.

2003-08-02 Thread Christophe Augier
> This thread isn't making much sense to me either. XML and SVG (based on > XML) are web technologies. E is an application rather than a web > technology so naturally it wouldn't need it. Please elaborate if need be. XML and SVG are not web technologies. The purpose of XML is structured data

Re: [E-devel] patch

2003-08-02 Thread The Rasterman
On Sat, 2 Aug 2003 23:28:36 +0100 Daniel Hulme <[EMAIL PROTECTED]> babbled: > I hope the patch, when you finally got it, was acceptable. For my next > trick, I will port entice to ecore2. So far, I have got it to compile what about the rabbit? and where's the hat? :) > and r