| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/system-config-printer/ |
Upload File : |
Ńň ŰßęJc @ sj d d k Z d d k Z d a d Z d d Z d d Z d d Z d d Z d d Z d S( i˙˙˙˙Nc C s | S( ( ( t x( ( s0 /usr/share/system-config-printer/errordialogs.pyt <lambda> s c C s | a d S( N( t _( t fn( ( s0 /usr/share/system-config-printer/errordialogs.pyt set_gettext_function s c C sM t i | t i t i B| t i | } | i | | i | i d S( N( t gtkt MessageDialogt DIALOG_MODALt DIALOG_DESTROY_WITH_PARENTt BUTTONS_OKt format_secondary_textt runt destroy( t titlet textt typet parentt dialog( ( s0 /usr/share/system-config-printer/errordialogs.pyt show_dialog s c C s t | | t i d | S( NR ( R R t MESSAGE_INFO( R R R ( ( s0 /usr/share/system-config-printer/errordialogs.pyt show_info_dialog* s c C s t | | t i d | S( NR ( R R t MESSAGE_ERROR( R R R ( ( s0 /usr/share/system-config-printer/errordialogs.pyt show_error_dialog- s c C sW | d j o d S| t i j o d St d } t d | } t | | | d S( Ni s CUPS server errors3 There was an error during the CUPS operation: '%s'.( t cupst IPP_SERVICE_UNAVAILABLER R ( t exceptiont messageR R R ( ( s0 /usr/share/system-config-printer/errordialogs.pyt show_IPP_Error0 s c C s9 | t i j p | t i j o t d } t d } nę t d } | t i j o t d } nŽ | t i j o t d } n | t i j o t d } nn | t i j o t d } nN | t i j o t d } n. | d j o t d } n t d | } t d | } t | | | d S( Ns Not authorizeds] The password may be incorrect, or the server may be configured to deny remote administration.s CUPS server errors Bad requests Not founds Request timeouts Upgrade requireds Server errori˙˙˙˙s Not connecteds status %ss There was an HTTP error: %s.( R t HTTP_UNAUTHORIZEDt HTTP_FORBIDDENR t HTTP_BAD_REQUESTt HTTP_NOT_FOUNDt HTTP_REQUEST_TIMEOUTt HTTP_UPGRADE_REQUIREDt HTTP_SERVER_ERRORR ( t statusR R R t msg( ( s0 /usr/share/system-config-printer/errordialogs.pyt show_HTTP_Error>