Gentoo Archives: gentoo-dev

From: hanez <you@×××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] ebuilded: an ebuild GTK+ editor
Date: Mon, 10 Jun 2002 08:14:10
Message-Id: 200206101514.15717.you@hanez.org
In Reply to: [gentoo-dev] ebuilded: an ebuild GTK+ editor by Gabriele Giorgetti
1 hello gabriele,
2
3 On Monday 10 June 2002 10:46, Gabriele Giorgetti wrote:
4 > Hi, well.. that's it. An ebuild GTK+ editor I'm writing in C.
5 > This is a very embrional/early/unstable version of "ebuilded".
6 >
7 > Right now it is only able to write ebuilds, it can't open/load
8 > 'em yet. (I'm currently working on the parsing code.)
9 >
10 > The program needs libs GTK+2 installed.
11 > A screenshot is available here:
12 > http://www.gentoo.org/~stroke/
13 > The source tarball is there as well.
14 >
15 > Ah.. just emerge ebuilded to give it a try.
16 >
17 > Feedback is welcome.
18
19 ok, here is your feedback:
20
21 i love your tool. i see that not all functions are ready for use but writing
22 ebuilds works fine.
23
24 i'm very interested in what features the new version will include. i'm looking
25 at the source in the next days and will send you my opinion about this
26 programm. i'm very interested in coding some things for you. the problem is,
27 that i can't open the glade project of ebuilded. maybe i'm doing something
28 wrong. i got this error when opening ebuilded.glade with glade:
29
30 ##
31 1 errors opening project file:
32
33 Line 1 - Invalid XML entity
34 ##
35
36 can you say what the problem is???
37
38 some ideas - what about:
39 - syntax highlighting
40 - preferences where i can set set font
41
42 regards
43 hanez... ;-)

Replies

Subject Author
Re: [gentoo-dev] ebuilded: an ebuild GTK+ editor Gabriele Giorgetti <stroke@g.o>