GNOME Bugzilla – Bug 696863
optical-media: Don't recurse when looking for DVDs
Last modified: 2013-04-04 09:29:01 UTC
.
Created attachment 240131 [details] [review] optical-media: Don't recurse when looking for DVDs It shouldn't do it, but this ensures that we don't try if we get the wrong URI by mistake.
commit a3dd9a47afff1b94f3af0ae5720e8e86f9363de2 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Mar 29 17:54:56 2013 +0100 optical-media: Don't recurse when looking for DVDs It shouldn't do it, but this ensures that we don't try if we get the wrong URI by mistake. https://bugzilla.gnome.org/show_bug.cgi?id=696863 src/optical-media/grl-optical-media.c | 1 + 1 file changed, 1 insertion(+)
Review of attachment 240131 [details] [review]: committed