109 | | * Screenshot Sophie2 skin: |
110 | | * [[Image(source:branches/private/peko/sophie2-mydoggy/doc/uml-design-diagrams/app-layout-mydoggy-sophie2-skin.png)]] |
111 | | * Some things renamed. ID => Id. |
112 | | |
| 111 | * Renamed ID => Id. |
| 112 | * ImmColor constructor that takes a String, changed to a method inside the ImmColor. |
| 113 | * The boolean value in the skin that takes true or false for colored or imaged UI changed so that values are not hard coded. |
| 114 | * Builds successfully under true. |
| 115 | * Runs with author and reader (true launchers) |
| 116 | * Changesets: |
| 117 | * [changeset:5013] - screen shot |
| 118 | * [changeset:5014] - the right screen shot (previous was wrong :-/) |
| 119 | * [changeset:5015] - code fixes. |