diff --git a/.gitattributes b/.gitattributes index ba1358317f..8da1a854c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -332,6 +332,7 @@ components/editortoolbar/images/preferences16.xpm -text svneol=unset#image/x-xpi components/editortoolbar/jumpto.pas svneol=native#text/plain components/editortoolbar/jumpto_impl.pas svneol=native#text/plain components/editortoolbar/toolbar.lrs svneol=native#text/pascal +components/education/README.txt svneol=native#text/plain components/education/educationlaz.lpk svneol=native#text/plain components/education/educationlaz.pas svneol=native#text/plain components/education/eduoptionsdlg.lfm svneol=native#text/plain diff --git a/components/education/README.txt b/components/education/README.txt new file mode 100644 index 0000000000..0e94a8ae00 --- /dev/null +++ b/components/education/README.txt @@ -0,0 +1,15 @@ +Package EducationLaz +==================== + +This package helps to setup the IDE for courses, training and education. + +ToDo: +register menu item for options dialog +option to hide various tools +option to hide menu items for frames +option to hide menu items for packages +option to hide menu items for forms +speed button for single file program +option component name at create +option file name at create +option Form name at create diff --git a/components/education/educationlaz.lpk b/components/education/educationlaz.lpk index b52c2f5ff5..09e885ee9e 100644 --- a/components/education/educationlaz.lpk +++ b/components/education/educationlaz.lpk @@ -15,15 +15,18 @@ - + + + + + -