summaryrefslogtreecommitdiff
path: root/portato/gui/dialogs.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-05 15:09:41 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-05 15:09:41 +0200
commit7a38fcc10c89f401cdd2acb716f5200ad906fd9c (patch)
tree962a14a1ff3e2d2a652a50c6966d2261eb6d45fc /portato/gui/dialogs.py
parent7a5d63304dbc17dccad6f98bcd22144b164d057f (diff)
downloadportato-7a38fcc10c89f401cdd2acb716f5200ad906fd9c.tar.gz
portato-7a38fcc10c89f401cdd2acb716f5200ad906fd9c.tar.bz2
portato-7a38fcc10c89f401cdd2acb716f5200ad906fd9c.zip
Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use it
Diffstat (limited to 'portato/gui/dialogs.py')
0 files changed, 0 insertions, 0 deletions
colspan='5' class='logmsg'> 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