[Evolution] Can't run Gnome Control Centre
guenther
guenther@rudersport.de
Tue, 04 May 2004 23:48:51 +0200
> I'm using red-carpet to keep Evo 1.5 snapshots up to date. I just found
> that I can't access the Gnome Control Centre (which I wanted to do to
> enable me to run Mozilla when I click on a link).
>
[ snip ]
> ** (gnome-control-center:14705): WARNING **: Could not find directory of
> control panels [preferences:///]
Besides the CLI way I just mentioned in the other post, there still is
the possibility of calling the respective capplet directly without using
Gnome Control Center:
$ gnome-default-applications-properties
Maybe this one works...
...guenther
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}