mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
context menu for folders
This commit is contained in:
parent
798ad3a201
commit
828a1a5fad
2 changed files with 17 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"Open a shell"
|
||||
(let* ((*default-title-class* *builder-title-class*)
|
||||
(*default-border-class* *builder-border-class*)
|
||||
(win (create-gui-window obj :title (format nil "OS Shell - ~A - ~A"
|
||||
(win (create-gui-window obj :title (format nil "OS Pseudo Shell - ~A - ~A"
|
||||
(uiop:operating-system)
|
||||
(uiop:hostname))
|
||||
:top 40 :left 225
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue