see issue 0006464
svn: r21385
This commit is contained in:
parent
71edc3e710
commit
808c3d1183
@ -239,6 +239,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