Ticket #1802: gallery.diff
File gallery.diff, 403 bytes (added by , 19 years ago) |
---|
-
iconview.cpp
132 132 SLOT(mediaStatusChanged(MediaStatus, MythMediaDevice*))); 133 133 134 134 loadDirectory(m_currDevice->getMountPath()); 135 m_galleryDir = m_currDevice->getMountPath(); 135 136 136 137 mon->Unlock(m_currDevice); 137 138 }