=== modified file 'debian/changelog' --- debian/changelog 2006-10-20 19:14:20 +0000 +++ debian/changelog 2006-10-24 08:55:13 +0000 @@ -1,3 +1,11 @@ +gfxboot-theme-ubuntu (0.2.10) edgy; urgency=low + + * When selecting a keymap from the F3 menu, set config.keymap directly + rather than indirecting via a locale. The old code crashed when + selecting a keymap without an associated locale. + + -- Colin Watson Tue, 24 Oct 2006 09:53:14 +0100 + gfxboot-theme-ubuntu (0.2.9) edgy; urgency=low * Preseed console-setup/modelcode to abnt2 for Brazilian (Malone #66774) === modified file 'dia_keymap.inc' --- dia_keymap.inc 2006-01-20 14:04:54 +0000 +++ dia_keymap.inc 2006-10-24 07:46:07 +0000 @@ -54,7 +54,7 @@ /keymap.update { /xmenu xmenu.keymap def - keymaps xmenu .xm_current get get .km.locales get 0 get setkeymap + /config.keymap keymaps xmenu .xm_current get get def window.action actRedraw eq { pmenu.update } if } def