Re: gtk-themes with gtk-1.1.2
- From: Todd Graham Lewis <tlewis mindspring net>
- To: Nghia Ho <nghiaho hotmail com>
- cc: gnome-list gnome org
- Subject: Re: gtk-themes with gtk-1.1.2
- Date: Wed, 25 Nov 1998 00:59:31 -0500 (EST)
On Tue, 24 Nov 1998, Nghia Ho wrote:
> Damn. For some reason I think the stable release of gnome only works
> with gtk-1.1.2. Is this true?
Maybe, don't know, work out of CVS.
> The CVS is a nightmare and I don't want
> to have to use it.
seq.c:
/* a handy program for admins; cf. Ches.&Bell. */
int main(int argc, char *argv[])
{
int i, start, end;
argc==3||exit(-1);
start=atoi(argv[1]); end=atoi(argv[2]);
for(i=start;i<end;i++){printf("%u\n", i);}
exit(0);
}
% seq 1 1000 | while read
> do
> echo "Developer release!"
> done
--
Todd Graham Lewis MindSpring Enterprises tlewis@mindspring.net
The Windows 2000 name was obviously created over a glass of root beer
in the company cafeteria by a couple of executives looking for a way
out of the Windows NT delays. -- John C. Dvorak
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]