68b6f1ec76
Using '$' is easy to misuse in shell scripts, shell commands etc. After all this years, lets abandon this dangerous character and move to something safer: '@'. The choice was made after reviewing specifications of various shells on different operating systems and this is the character that have no special meaning in none of them. To preserve compatibility, automatically translate '$' to '@' when loading policy files. |
||
---|---|---|
.. | ||
glade | ||
tests | ||
__init__.py | ||
agent.py | ||
cli.py | ||
graph.py | ||
gtkhelpers.py | ||
policycreateconfirmation.py | ||
rpcconfirmation.py | ||
utils.py |