Advanced Mint menu for MATE
Go to file
Vincent Vermeulen 448299efb2 safe apt search with shell escapes (#190)
This fixes #178.

add_apt_filter_results ran a command with keywords from the menu's Search entry without shell escaping. This made it possible to have it run shell commands by using command substitution. E.g. searching for `$(xeyes)` would run xeyes.

When/if mintmenu gets ported to Python3 pipes.quote should be replaced by shlex.quote.
2018-03-07 09:43:04 +00:00
debian 5.8.4 2017-11-12 14:34:11 +00:00
usr safe apt search with shell escapes (#190) 2018-03-07 09:43:04 +00:00
COPYING move COPYING file 2013-05-29 13:49:31 +02:00
makepot Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
mintmenu.pot Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
README Clean up and add debugging info 2016-05-21 18:08:09 +01:00
test Clean up and add debugging info 2016-05-21 18:08:09 +01:00

DEBUGGING
---------

 - Remove mintmenu from the panel (it should not run anywhere else).
 - Run ./test