forked from x/ContextOS
add some
This commit is contained in:
parent
3027067db0
commit
3a12d3e725
@ -11,7 +11,8 @@
|
||||
dream create name "20230511-redis-story" icon src/client/redis.png repos `https://shylinux.com/x/redis-story` binary `http://2021.shylinux.com/chat/pod/20230511-redis-story`
|
||||
dream create name "20230511-mysql-story" icon src/studio/mysql.png repos `https://shylinux.com/x/mysql-story` binary `http://2021.shylinux.com/chat/pod/20230511-mysql-story`
|
||||
dream create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story` binary `http://2021.shylinux.com/chat/pod/20230913-matrix-story`
|
||||
dream button web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos
|
||||
dream config web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos
|
||||
event listen serve.start serve
|
||||
~web.code
|
||||
webpack insert xterm
|
||||
webpack insert xterm-addon-fit
|
||||
|
@ -13,6 +13,7 @@ label `
|
||||
|
||||
chapter "项目"
|
||||
label `
|
||||
matrix release icons
|
||||
intshell icebergs volcanos
|
||||
contexts toolkits learning
|
||||
` index web.code.git.spide
|
||||
|
@ -1,6 +1,6 @@
|
||||
Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
|
||||
mdb.CREATE, "创建", mdb.REMOVE, "删除", mdb.INSERT, "添加", mdb.DELETE, "删除", mdb.MODIFY, "编辑",
|
||||
mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入",
|
||||
mdb.REVERT, "恢复", mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入",
|
||||
mdb.SEARCH, "搜索", mdb.PLUGIN, "插件",
|
||||
mdb.PREV, "上一页", mdb.NEXT, "下一页",
|
||||
|
||||
@ -33,13 +33,13 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
"add", "添加", "opt", "优化", "fix", "修复",
|
||||
"full", "全屏",
|
||||
"more", "更多",
|
||||
"send", "发送",
|
||||
"actions", "操作",
|
||||
"clone", "克隆",
|
||||
"show", "预览", "exec", "输出",
|
||||
|
||||
)})
|
||||
kit.Dict(
|
||||
mdb.REVERT, "恢复",
|
||||
aaa.INVITE, "邀请",
|
||||
mdb.LINK, "链接",
|
||||
web.CLEAR, "清空", web.TOIMAGE, "截图",
|
||||
|
Loading…
x
Reference in New Issue
Block a user