diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-13 19:44:45 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-13 19:44:45 -0500 |
commit | 1bb94f6ca633f16d95866560799f191507036822 (patch) | |
tree | 583f78dd068420e99dbe24f4581d3ac150a66468 /ChangeLog | |
parent | 8e82e1cd922db2eb3f6c2b2e8d9b5106f482bf59 (diff) |
`combox.gui.ComboxConfigDialog` accepts config_dir
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-12-13 Siddharth Ravikumar <sravik@bgsu.edu> + * combox/gui.py (ComboxConfigDialog.__init__): accepts a new + argument called `condig_dir` that allows one to specify the combox + configuration directory + (ComboxConfigDialog.apply): passes the configuration directory + that it accepts in the `__init__` to the `config_cb` function. + 2015-12-10 Siddharth Ravikumar <sravik@bgsu.edu> * combox/gui.py (ComboxConfigDialog.apply): now writes the |