Rename column from tracking to misc and change its icon to data disk

This commit is contained in:
DarkPhoenix
2012-03-18 15:06:35 +04:00
parent 940b270224
commit 85e34aa70f
5 changed files with 9 additions and 20 deletions

View File

@@ -45,7 +45,7 @@ class DroneView(d.Display):
"Base Name",
"prop:droneDps,droneBandwidth",
"Max Range",
"Tracking",
"Miscellanea",
"attr:maxVelocity",]
def __init__(self, parent):