On Mon, Jan 28, 2013 at 10:30 PM, Maxim Ganetsky <[email protected]> wrote: > 28.01.2013 19:46, ik пишет: > >> Hello, >> >> How can If find what is the package that the file >> lazarusidestrconsts.pas belongs to ? >> I need to use some of it's text with my plugins. Strings such as >> srkmCatSrcNoteBook. > > > It is category name. Why do you need to reuse it?
My plugins add itself to the editor tab menu, and I wanted to use the same category for shortcuts, because it belongs there imho... > > >> It looks like internal file of the IDE, but it contain a lot of text >> that can be used with components and plugins in general that register >> themselves to the IDE. > > > Can you give an example with use case? > > -- > Best regards, > Maxim Ganetsky mailto:[email protected] > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
