Better download list parsing

This commit is contained in:
Belac Darkstorm
2017-04-14 03:36:50 -05:00
parent 9e9bb82025
commit a55c82483a
8 changed files with 158 additions and 35 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ func ui(win *gtk.Window) {
}
})
dnl.Connect("clicked", func() {
appimg.ShowUI(func() {
appimg.ShowUI(versionNewest, func() {
master = make(map[string][]app)
linmaster = make(map[string][]app)
cats = make([]string, 0)