summaryrefslogtreecommitdiffstats
path: root/textw/userauth_text.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-04-20 20:27:59 +0000
committerMike Fulbright <msf@redhat.com>2000-04-20 20:27:59 +0000
commit4fc505d551e9795a569135dfe24ddfc44c97a7c0 (patch)
tree92170eaccb3bed4d6a2505766030dcad4258268d /textw/userauth_text.py
parent64aa471ace3dd5cdba8a32902d9b59274eeb1470 (diff)
downloadanaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.tar.gz
anaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.tar.xz
anaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.zip
Fixups to make modules findable after text and gui file renaming
Diffstat (limited to 'textw/userauth_text.py')
-rw-r--r--textw/userauth_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/userauth_text.py b/textw/userauth_text.py
index 8da6cbe9e..d1ee8459f 100644
--- a/textw/userauth_text.py
+++ b/textw/userauth_text.py
@@ -1,6 +1,6 @@
#import gettext_rh
from snack import *
-from constants import *
+from constants_text import *
from translate import _
import iutil