On Mon, 28 Jan 2013 18:20:43 +0200
ik <ido...@gmail.com> wrote:

>[...]
> I think that there is some sort of a mess, some sections exist under
> ideintf and some under IDECommands.
> Here are the strings at IDECommands:
> 
> const
>   CommandCategoryToolMenuName = 'ToolMenu';
>   CommandCategoryCustomName = 'Custom';
>   CommandCategoryTextEditingName = 'text editing commands';
>   CommandCategoryViewName = 'ViewMenu';
>   CommandCategoryCodeTools = 'CodeTools';
> 
> I'm not sure if they are in use only with shortcuts or also menu items.

These are constants. Not resourcestrings.

Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to