restructure

This commit is contained in:
kepler155c@gmail.com
2019-10-30 22:49:30 -06:00
parent ad447f36b5
commit e5a5f76fb3
14 changed files with 276 additions and 2154 deletions

View File

@@ -58,6 +58,9 @@ local page = UI.Page {
},
},
statusBar = UI.StatusBar { },
accelerators = {
[ 'control-q' ] = 'quit',
},
}
function page:loadPackages()