BigNoid / script.skinshortcuts

GNU General Public License v2.0
23 stars 69 forks source link

Fix windows paths from context menu addon #187

Closed ghost closed 8 years ago

ghost commented 8 years ago

As reported on the forum, windows paths - due to their single backslash - weren't able to be added to the menu from the context menu addon. This fix ensures that windows paths have a double-backslash and fixes a couple of code errors whereby the code path didn't terminate correctly when an error was encountered.