Cleanup Bundle to not require SUGAR_PREFIX to

be set. Also start using properties rather than
set/getters.
This commit is contained in:
Marco Pesenti Gritti
2007-09-03 23:08:49 +02:00
parent 382910b0ba
commit 3617dd1635
4 changed files with 19 additions and 14 deletions
+2
View File
@@ -1,3 +1,5 @@
* #3025: Make bundlebuilder work even if SUGAR_PREFIX is not set. (marco)
Snapshot 0b3f687749
* #3088: Fix style of zoom buttons palettes. (marco)