captcha, chemtext, fpspreadsheet: Fix minor issues in ex-meta files.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-04-24 14:26:04 +00:00
parent 88b48ad947
commit 1184330d05
6 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{ "runtime" : {
{ "chemtext_runtime" : {
"Category" : "CCR",
"Keywords" : ["label", "chemistry", "chemical formula", "science", "runtime"],
"Keywords" : ["TChemLabel", "label", "chemistry", "chemical formula", "science", "runtime"],
"Description" : "In this sample project, the TChemLabel component is created at runtime, i.e. installation of the laz_chemtext package is not required (it only must be opened in the package editor once). The project allows to study the effect of changing characteristic properties of the component."}
}