65d23fb9a3
Some extensions may have complex layouts with multiple subdirectories. Currently, getCurrentExtension doesn't support this, as it uses a regex and assume's that the last path's component's parent is all that's needed. Fix this. https://bugzilla.gnome.org/show_bug.cgi?id=677001