summaryrefslogtreecommitdiff
path: root/plugins/notify.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-09 23:33:52 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-09 23:33:52 +0200
commit96cc1e3964d5ab94847a5756f0494f112b3dac15 (patch)
tree306fd4621543948f0675966197f85464505cecb7 /plugins/notify.py
parentc7b564ac84ad9fb7a72ee0896c2616b0383c68de (diff)
downloadportato-96cc1e3964d5ab94847a5756f0494f112b3dac15.tar.gz
portato-96cc1e3964d5ab94847a5756f0494f112b3dac15.tar.bz2
portato-96cc1e3964d5ab94847a5756f0494f112b3dac15.zip
Readded a Session.get_bool() method
Diffstat (limited to 'plugins/notify.py')
0 files changed, 0 insertions, 0 deletions
/tr> This patch removes several special characters while attempting to preserve as much meaning in the filename as possible. These changes are made to the KeepassX title before it is used as a file password store filename: - Spaces between words in file names are replaced with camelCasing. - The characters \ | ( ) are each replaced with a hyphen. - Trailing hypens are removed. - @ is replaced with "At" - ' is removed