* src/ArgHandler.py: Convert to new gconf usage.

* src/Report.py: Convert to new gconf usage.


svn: r3275
This commit is contained in:
Alex Roitman
2004-07-15 02:55:22 +00:00
parent f719ae6edb
commit c58f293b67
3 changed files with 7 additions and 5 deletions

View File

@@ -32,6 +32,8 @@
* src/plugins/Merge.py: Convert to new gconf usage.
* src/plugins/RelCalc.py: Convert to new gconf usage.
* src/plugins/WebPage.py: Convert to new gconf usage.
* src/ArgHandler.py: Convert to new gconf usage.
* src/Report.py: Convert to new gconf usage.
2004-07-13 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Exporter.py: Fix EXPAND/FILL state of the chooser widget.