Code

Update of Khmer translation created by Khoem Sokhem
[inkscape.git] / share / extensions / webbrowser_svgspec.py
1 #!/usr/bin/env python 
2 import webbrowser
3 webbrowser.open("http://www.w3.org/TR/SVG11/")