comparison src/menubar.c @ 464:5aa1854ad537 r21-2-47

Import from CVS: tag r21-2-47
author cvs
date Mon, 13 Aug 2007 11:45:51 +0200
parents 98528da0b7fc
children 183866b06e0b
comparison
equal deleted inserted replaced
463:a158004111cd 464:5aa1854ad537
721 The action bindings used by the menu accelerator code are designed to mimic 721 The action bindings used by the menu accelerator code are designed to mimic
722 the actions of menu traversal keys in a commonly used PC operating system. 722 the actions of menu traversal keys in a commonly used PC operating system.
723 */ ); 723 */ );
724 724
725 Fprovide (intern ("menubar")); 725 Fprovide (intern ("menubar"));
726 Fprovide (intern ("menu-accelerator-support"));
726 } 727 }
727 728
728 void 729 void
729 specifier_vars_of_menubar (void) 730 specifier_vars_of_menubar (void)
730 { 731 {