
`4c      s     k  Z   d  e  i j o  d  g e  i d *n  k Z  k Z  k l ! d d f d d f d d f d d	 f d
 d f d d f d d f f Z + g  Z , d Z - d Z	 . x e d . r \ Z
 Z / e i i e  ou 0 e i e d  d Z 1 e i e e
 e f  2 e e e e  e e
  d  Z 3 e e	 e e   Z	 n q W8 d e f d     YZ { e d j ox | e   Z } y+ ~ e i    e i    e i   Wn7   e i    d GH e  i e  i e  i  n Xn d S(   s   /usr/lib/rhs/pythoni    s   Filesystem configurations   /usr/sbin/cabarets   Keyboard configurations   /usr/sbin/kbdconfigs   Mouse configurations   /usr/sbin/mouseconfigs   System servicess   /usr/sbin/ntsysvs   Sound card configurations   /usr/sbin/sndconfigs   Timezone configurations   /usr/sbin/timeconfigs   X configurations   /usr/X11R6/bin/Xconfiguratori   s   /i   s   MainFormc     s)   8 : d   Z  \ d   Z b d   Z RS(   Nc 	  sg  : ? |  i d } @ d | | f } A |  i d d | d d d f  E t d t |  i d t t	   d	 t
 d
 d d  } J x9 t	 d J r, \ } } } K | i d | | f |  q WM t |  d d d f d d d f f  } R |  i d  U t |  d d d  } V | i | d d d d d d f  W | i | d d d d Y | | | f Sd  S(   Ni/   s   %%s %%-%d.%ds  %%si    s	   setup 1.0s    s#   Copyright (C) 1997 Red Hat Softwares   heighti   s   widthi   s
   returnExiti   s	   %-15s  %ss   Runs   runs   F1s   Quits   quits   F12s5                           F1=Run               F12=Quits   Choose a Configuration Tooli   s   growx(   s   selfs   widths
   spaceWidths   format_strings   drawRootTexts   Listboxs   mins   heights   lens   toollists   maxlinewidths   toolboxs   names   descriptions   paths   appends	   ButtonBars   bbs   pushHelpLines   GridForms   gs   add(	   s   selfs
   spaceWidths   format_strings   toolboxs   names   descriptions   paths   bbs   gs   setup.pys   draw_main_windowc   s1   \ ] |  i   ^ t i |  _ |  i   d  S(   N(   s   selfs   finishs   oss   systems   paths   __init__(   s   selfs   paths   setup.pys   run_commandc   sA  b d |  i   \ } } } f xf d og | i   } h | i |  } i | o^ j | d j o2 k |  i	 | i
    l |  i   \ } } } n m | d j o n Pn n o | | j o2 p |  i	 | i
    q |  i   \ } } } nC r | d j o& t |  i u |  i   \ } } } n w t d  q! Wd  S(   Ni   s   runs   quits   RESIZEs   Unknown button(   s   selfs   draw_main_windows   gs   toolboxs   bbs   runs   results   buttonPresseds   buttons   run_commands   currents	   popWindows	   NameError(   s   selfs   gs   toolboxs   bbs   results   buttons   setup.pys   run(   s   draw_main_windows   run_commands   run(    s   setup.pys   MainForms   __main__s   error in setup:N(   s   syss   paths   oss   strings   snacks   *s	   _toollists   toollists   maxlinewidths   maxnamewidths   descriptions   existss   splits   names   appends   maxs   lens   SnackScreens   MainForms   __name__s   ms   runs	   popWindows   finishs   exc_types	   exc_values   exc_traceback(    s   setup.pys   ?