Button fixes for Verify

svn: r1441
This commit is contained in:
Don Allingham
2003-04-11 02:14:51 +00:00
parent 480fab1cf2
commit 8367f5a00f
2 changed files with 13 additions and 12 deletions

View File

@ -721,7 +721,7 @@ class GlobalMediaProperties:
self.db = db
self.update = update
self.refs = 0
self.path = self.db.getSavePath()
self.change_dialog = gtk.glade.XML(const.imageselFile,"change_global")