From dfaf01c692c6252dcbd4edd33ddebb7f74982b57 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Sun, 13 Dec 2015 19:52:41 -0500 Subject: combox defaults to using gui for config. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9ddaaf6..c85e938 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-12-13 Siddharth Ravikumar + + * combox/cbox.py (main): When it has to configure combox, it uses + the graphical interface by default, if the '-nw' or '--cli' is + provided, it uses the text/commandline interface. + 2015-12-13 Siddharth Ravikumar * combox/gui.py (ComboxConfigDialog.__init__): accepts a new argument called `condig_dir` that allows one to specify the combox -- cgit v1.2.3