summaryrefslogtreecommitdiff
path: root/portato/gui/windows/preference.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-07-03 23:50:00 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-07-03 23:50:00 +0200
commit372c5781ae6723f65bb9e6cea2d719f916d8b265 (patch)
treeb129fd77bda052192d86ee4d094654ca85db9a4b /portato/gui/windows/preference.py
parentb92627b162d3db44e683e92ad78cb713f7557f8d (diff)
downloadportato-372c5781ae6723f65bb9e6cea2d719f916d8b265.tar.gz
portato-372c5781ae6723f65bb9e6cea2d719f916d8b265.tar.bz2
portato-372c5781ae6723f65bb9e6cea2d719f916d8b265.zip
Removed XSD_LOCATION -- as there is no more xsd ;)
Diffstat (limited to 'portato/gui/windows/preference.py')
0 files changed, 0 insertions, 0 deletions
/> In 87ec1489fa98, I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report. 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10