Rename database methods: _object to _media

This commit is contained in:
Doug Blank
2016-01-24 18:15:50 -05:00
parent b472d6a8b1
commit c19f4b47a9
21 changed files with 110 additions and 110 deletions

View File

@@ -143,7 +143,7 @@ class PackageWriter(object):
# nl.remove(o)
# p.set_media_list(nl)
# self.db.commit_event(p,None)
# self.db.remove_object(m_id,None)
# self.db.remove_media(m_id,None)
# def leave_clicked():
# # File is lost => do nothing, leave as is