Comment out gadget saving for now
svn: r9591
This commit is contained in:
parent
b263b80548
commit
dcbe87df2b
@ -45,7 +45,7 @@ AVAILABLE_GADGETS = []
|
|||||||
GADGET_FILENAME = os.path.join(const.HOME_DIR,"gadgets.ini")
|
GADGET_FILENAME = os.path.join(const.HOME_DIR,"gadgets.ini")
|
||||||
NL = "\n"
|
NL = "\n"
|
||||||
|
|
||||||
debug = False
|
debug = True
|
||||||
|
|
||||||
def register_gadget(data_dict):
|
def register_gadget(data_dict):
|
||||||
global AVAILABLE_GADGETS
|
global AVAILABLE_GADGETS
|
||||||
|
Loading…
Reference in New Issue
Block a user