From 8e82e1cd922db2eb3f6c2b2e8d9b5106f482bf59 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 10 Dec 2015 21:05:39 -0500 Subject: combox/gui.py (ComboxConfigDialog.apply) Glued the graphical interface with the combox configuration function; now the ComboxConfigDialog.apply method writes the configuration information to the default combox configuration directory. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19932e8..44aac0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-12-10 Siddharth Ravikumar + + * combox/gui.py (ComboxConfigDialog.apply): now writes the + configuration to disk in the default combox configuration + directory. + 2015-12-03 Siddharth Ravikumar * combox/gui.py: input validation kinda done + added status bar. -- cgit v1.2.3