diff --git a/app/build.xml b/app/build.xml index 599f0bf73..d88c13dd1 100644 --- a/app/build.xml +++ b/app/build.xml @@ -173,16 +173,18 @@ - + + diff --git a/build/build.xml b/build/build.xml index db72a976a..bc8c02e3f 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1572,12 +1572,16 @@ - - - + + + + + + + diff --git a/core/build.xml b/core/build.xml index 6e6f4875d..6bfddd223 100644 --- a/core/build.xml +++ b/core/build.xml @@ -3,19 +3,6 @@ - - - - - - - - - - - - - @@ -216,4 +203,19 @@ + + + + + + + + + + + + + + + diff --git a/java/libraries/svg/build.xml b/java/libraries/svg/build.xml index ba9c2a7d7..725c55b60 100644 --- a/java/libraries/svg/build.xml +++ b/java/libraries/svg/build.xml @@ -1,11 +1,6 @@ - - - - - @@ -76,4 +71,13 @@ + + + + + + + + + diff --git a/todo.txt b/todo.txt index b102bbe9e..91165e2fe 100755 --- a/todo.txt +++ b/todo.txt @@ -29,6 +29,7 @@ X close the interface issue, major changes done X remove underscore and use (half?) space for tabs? X half space character not implemented, but the space looks good X disable behavior with sketch.name.replace_underscore = false +X add clean-libs target to build.xml files that need it naming X Friendly Names for new Sketches (includes UI for switching it back)