Source document of : http://i.imgur.com/5T2fJsG.png
dia documents are just gziped XMLs. To open the SSL.xml file back in dia, just gzip it and give it a .dia extension.
$ gzip -c SSL.xml > SSL.dia hello
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Source document of : http://i.imgur.com/5T2fJsG.png
dia documents are just gziped XMLs. To open the SSL.xml file back in dia, just gzip it and give it a .dia extension.
$ gzip -c SSL.xml > SSL.dia hello