/** setoptions.c **/ #include int main(int argc,char *argv[]) { gnome_init("setoptions","1.0",argc,argv); exit(0); }