From 1bb94f6ca633f16d95866560799f191507036822 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Sun, 13 Dec 2015 19:44:45 -0500 Subject: `combox.gui.ComboxConfigDialog` accepts config_dir --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44aac0e..9ddaaf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-12-13 Siddharth Ravikumar + * 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 * combox/gui.py (ComboxConfigDialog.apply): now writes the -- cgit v1.2.3