Code

-added some checks for the existence of Inkscape.app and a better way to check for...
[inkscape.git] / share / extensions / webbrowser_relnotes.py
1 #!/usr/bin/env python 
2 import webbrowser
3 webbrowser.open("http://wiki.inkscape.org/wiki/index.php/ReleaseNotes045")