mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
clog-gui-panel project
This commit is contained in:
parent
ace126f678
commit
99b4b4b9d3
6 changed files with 100 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue