summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-05-23 18:50:34 +0000
committerMike Fulbright <msf@redhat.com>2002-05-23 18:50:34 +0000
commitae3f4e6d5a323f594b5bd3ee6013506b5b5ac380 (patch)
treebd7a3573d016385f02208662be47774a7c82b756 /xf86config.py
parent9828fc34cf4402bfad440123477dd5b8334b626d (diff)
downloadanaconda-ae3f4e6d5a323f594b5bd3ee6013506b5b5ac380.tar.gz
anaconda-ae3f4e6d5a323f594b5bd3ee6013506b5b5ac380.tar.xz
anaconda-ae3f4e6d5a323f594b5bd3ee6013506b5b5ac380.zip
move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhpl
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/xf86config.py b/xf86config.py
index d3c23c352..2ddc5f00d 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -26,10 +26,10 @@ import isys
import time
import os
from kbd import Keyboard
-from mouse import Mouse
-from rhpl.translate import _
from rhpl.log import log
+from rhpl.mouse import Mouse
+from rhpl.translate import _
XF86Config_template = """
# File generated by anaconda.