1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-20 18:27:40 +00:00

major directory reorganize

This commit is contained in:
kepler155c@gmail.com
2017-05-20 19:05:00 -04:00
parent c8147ef9e8
commit 2266cd9873
16 changed files with 32 additions and 16 deletions

View File

@@ -119,7 +119,7 @@ function Manager:init(args)
if button == 1 and shift and control then -- hack
local event = self:pointToChild(self.target, x, y)
multishell.openTab({ path = 'apps/Lua.lua', args = { event.element }, focused = true })
multishell.openTab({ path = 'sys/apps/Lua.lua', args = { event.element }, focused = true })
elseif self.currentPage then
if not self.currentPage.parent.device.side then