summaryrefslogtreecommitdiff
path: root/portato/gui/windows/__init__.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-10-28 22:52:43 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-10-28 22:52:43 +0100
commit4ee82f29f045300268f4bbc0a100c8ed90d15c5f (patch)
tree2bf3d1a76f824cfe83208bac136bda9568c33926 /portato/gui/windows/__init__.py
parentab6bf14e0d7a5e157902c0dbf94ec27bafba2b27 (diff)
downloadportato-4ee82f29f045300268f4bbc0a100c8ed90d15c5f.tar.gz
portato-4ee82f29f045300268f4bbc0a100c8ed90d15c5f.tar.bz2
portato-4ee82f29f045300268f4bbc0a100c8ed90d15c5f.zip
Do not insert empty lines before expanded useflags in the queue tooltip, if there are no other useflags
Diffstat (limited to 'portato/gui/windows/__init__.py')
0 files changed, 0 insertions, 0 deletions
1.6.5&id=ba160d43eb84be181258c26aa66bcaf05964c909&follow=1'>completion: add new generate flagsJason A. Donenfeld3-2/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33