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:
parent
bf8d3ff697
commit
4742162756
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user