../../configure.in

 add lines for Makefile, gkb_xmmp.in, gkb/Makefile, xmodmap/Makefile,
               help/Makefile, help/C/Makefile, help/hu/Makefile
	       
Makefile.am

  gkb_xmmp.in -> gkb_xmmp

gkb.c
- delmap_cb (GnomePropertyBox * pb, GKB * gkb)
 
  Write everything (delete notebook, delete map, check if the
   deleted map is the current, etc)

- newmap_cb (GnomePropertyBox * pb, GKB * gkb)

  Tempolary struct (do not set gkb->maps before apply button)

- apply_cb (GtkWidget * pb, gint page, GKB * gkb)

  Fix stuffs, make change_applet() after changing and saving props

- makenotebook(GKB * gkb, Prop * actdata, int i)

  Data -> tempolary struct
  check everithing
