all repos — tint2 @ cb137674e4af0696cb42b0692af26f8d758e5fad

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

fix ci script
Chris Lee @klee93
commit

cb137674e4af0696cb42b0692af26f8d758e5fad

parent

1054aac7ca9f93aa140a5a7606b75599521fed5b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M packaging/version_status.pypackaging/version_status.py

@@ -289,7 +289,7 @@ # Void

def get_void_versions(): print >> sys.stderr, "Void ..." - template = http_download_txt("https://raw.githubusercontent.com/voidlinux/void-packages/master/srcpkgs/tint2/template") + template = http_download_txt("https://raw.githubusercontent.com/void-linux/void-packages/master/srcpkgs/tint2/template") versions = [] version = None maintainer = None