Add execute suggestions on any length entry, but

only when they do not match a shown desktop file's command
This commit is contained in:
gm10 2019-02-12 12:54:12 +01:00
parent bf8d3ff697
commit 4742162756
No known key found for this signature in database
GPG Key ID: A981D4EA8CF993A9

View File

@ -203,7 +203,7 @@ class pluginclass(object):
self.categoriesBox = self.builder.get_object("categoriesBox")
self.favoritesBox = self.builder.get_object("favoritesBox")
self.applicationsScrolledWindow = self.builder.get_object("applicationsScrolledWindow")
self.headingstocolor = [self.builder.get_object("label6"), self.builder.get_object("label2")]
self.numApps = 0
# These properties are NECESSARY to maintain consistency