sporo zmian, nie pamiętam czego :)
This commit is contained in:
@ -15,16 +15,16 @@ def glyph(ws_number):
|
||||
"""
|
||||
# glyphs = ["", "", "", "", "", "", "", ""]
|
||||
glyphs = [
|
||||
".::term:::.",
|
||||
".:::web:::.",
|
||||
".:::work::.",
|
||||
".::((4))::.",
|
||||
".::debug::.",
|
||||
".::((6))::.",
|
||||
".::books::.",
|
||||
".::meets::.",
|
||||
".::music::.",
|
||||
".::mail:::."
|
||||
".::term[1]:::.",
|
||||
".::web.[2]:::.",
|
||||
".::work[3]::.",
|
||||
".::code[4]::.",
|
||||
".::debu[5]::.",
|
||||
".::note[6]:::.",
|
||||
".::read[7]::.",
|
||||
".::meet[8]::.",
|
||||
".::musi[9]::.",
|
||||
".::mail[0]:::."
|
||||
]
|
||||
try:
|
||||
return glyphs[ws_number - 1]
|
||||
|
Reference in New Issue
Block a user