Reunicon icons from ~/apps/Menu/

This commit is contained in:
cuu
2018-12-12 23:11:52 +08:00
parent aa878e79da
commit ba7451271a
4 changed files with 79 additions and 3 deletions

View File

@@ -257,6 +257,8 @@ func run() int {
main_screen.FootBar = foot_bar
ReadTheDirIntoPages(main_screen,"Menu",0,nil)
ReadTheDirIntoPages(main_screen,"/home/cpi/apps/Menu",1,main_screen.Pages[len(main_screen.Pages)-1])
ReunionPagesIcons(main_screen)
main_screen.FartherPages()