X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=checkinstall.py;fp=checkinstall.py;h=34b37480f7828d09405bafb7990b0833f5a95777;hp=f12d5a3ac81061f04586911c47a3227be7b71941;hb=54d801be487adf479497f03b1ad4557863093f88;hpb=63c436f38d110209959b9ed94030e798309aac55 diff --git a/checkinstall.py b/checkinstall.py index f12d5a3..34b3748 100644 --- a/checkinstall.py +++ b/checkinstall.py @@ -203,7 +203,7 @@ Sans ces bibliothèques, IRamuteq ne fonctionnera pas. dlg.Destroy() dial.Destroy() if nolib == [] : - #self.pref.set('iramuteq', 'rlibs', True) + self.pref.set('iramuteq', 'rlibs', True) with open(self.ConfigPath['preferences'], 'w') as f : self.pref.write(f) return True