[ldap_crans] typo sur le dialogrc
darcs-hash:20100912132545-ffbb2-8eb9fb325ca83d9e0982ee074ed761c2eff7656b.gz
This commit is contained in:
parent
a7a85ff7ec
commit
b5772cf490
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ encoding = sys.stdin.encoding or 'ISO-8859-15'
|
|||
|
||||
if u'Nounou' in droits:
|
||||
if os.path.exists(os.path.expanduser('~/.dialogrc')):
|
||||
dialogrc='~/.dilalogrc'
|
||||
dialogrc='~/.dialogrc'
|
||||
else:
|
||||
dialogrc='/etc/dialog.rc'
|
||||
dlg = dialog.Dialog(DIALOGRC=dialogrc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue