448299efb2
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. |
||
---|---|---|
.. | ||
__init__.py | ||
applications.glade | ||
applications.py | ||
easybuttons.py | ||
easyfiles.py | ||
easygsettings.py | ||
execute.py | ||
filemonitor.py | ||
get_apt_cache.py | ||
places.glade | ||
places.py | ||
recent.glade | ||
recent.py | ||
recentHelper.py | ||
system_management.glade | ||
system_management.py |