Mercurial > MadButterfly
diff inkscape/firefox/content/madbuilder.html @ 365:6adb28388132
Add capability to add new scene and source into the project
Add Save button to save the project.
author | wycc |
---|---|
date | Sat, 14 Mar 2009 16:42:37 +0800 |
parents | a373b4743e63 |
children | e21e9447f545 |
line wrap: on
line diff
--- a/inkscape/firefox/content/madbuilder.html Sat Mar 14 15:35:51 2009 +0800 +++ b/inkscape/firefox/content/madbuilder.html Sat Mar 14 16:42:37 2009 +0800 @@ -62,6 +62,7 @@ <a class='button' href='#'> <span id='MakeButton' onClick='onButtonClick(this)'>make Button</span></a> <a class='button' href='#'> <span id='EditAnimation' onClick='onButtonClick(this)'>Edit Animation</span></a> <a class='button' href='#'> <span id='Test' onClick='onButtonClick(this)'>Test</span></a> + <a class='button' href='#'> <span id='Save' onClick='onButtonClick(this)'>Save</span></a> <br/> <br/> </div>