see issue 0006464
svn: r21384
This commit is contained in:
parent
3d0fa69bd0
commit
d10d572002
@ -238,6 +238,8 @@ class MetadataView(Gtk.TreeView):
|
||||
|
||||
label = tag.label
|
||||
node = self.__add_section(section)
|
||||
if not human_value:
|
||||
human_value = ''
|
||||
self.model.add((tag.label, human_value), node=node)
|
||||
|
||||
self.model.tree.expand_all()
|
||||
|
Loading…
x
Reference in New Issue
Block a user