clog-gui-panel project

This commit is contained in:
David Botton 2022-09-06 12:41:59 -04:00
parent ace126f678
commit 99b4b4b9d3
6 changed files with 100 additions and 2 deletions

View file

@ -2270,16 +2270,21 @@
(list
'(:name "CLOG Builder - Panel Projects"
:code :group)
'(:name "Center Panel Project"
'(:name "Centered Panel Project"
:code "nbp"
:type :system
:www "templates/www/"
:loc "templates/projects/clog-panel/")
'(:name "Full screen/browser Panel Project"
'(:name "Full browser Panel Project"
:code "nfp"
:type :system
:www "templates/www/"
:loc "templates/projects/full-screen/")
'(:name "CLOG-GUI MDI Panel Project"
:code "nmp"
:type :system
:www "templates/www/"
:loc "templates/projects/clog-gui-panel/")
'(:name "CLOG - General Projects"
:code :group)
'(:name "Basic HTML Project"