Getting ready for 0.6.0

svn: r558
This commit is contained in:
Don Allingham
2001-11-11 00:55:56 +00:00
parent 55f26de3b0
commit 448b593d15
69 changed files with 6223 additions and 4842 deletions

View File

@@ -82,7 +82,6 @@ class SourceView:
for a in self.sort_arrow:
a.hide()
print column
a = self.sort_arrow[column]
a.show()
if self.sort_dir == GTK.SORT_ASCENDING: