Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
\c @ s d d l m Z d d l Td d l Z d d l m Z d d l Z d d l Z d d l Z e j
j Z e Z
d e j f d YZ d S( i ( t base( t *iN( t commandst AudioPluginc B s e Z d Z d Z d Z d Z d Z e d Z d Z d Z
e d d e d
Z
e d e d Z e d d e d
Z e d e d Z RS( s
Plugin for tuning audio cards powersaving options.
Power management is supported per module, not device. From this reason,
we take kernel module names as device names.
c C sy t | _ t | _ t | _ xQ | j j d j d D]4 } | j | } | d k r= | j j | q= q= Wd S( Nt sounds card*t
snd_hda_intelt snd_ac97_codec( R R (
t Truet _devices_supportedt sett _assigned_devicest
_free_devicest _hardware_inventoryt get_devicest match_sys_namet _device_module_namet add( t selft devicet module_name( ( s> /usr/lib/python2.7/site-packages/tuned/plugins/plugin_audio.pyt
_init_devices s "c C s t | _ t | _ d S( N( R t _has_static_tuningt Falset _has_dynamic_tuning( R t instance( ( s> /usr/lib/python2.7/site-packages/tuned/plugins/plugin_audio.pyt _instance_init s c C s d S( N( ( R R ( ( s> /usr/lib/python2.7/site-packages/tuned/plugins/plugin_audio.pyt _instance_cleanup# s c C s y | j j SWn d SXd S( N( t parentt drivert None( R R ( ( s> /usr/lib/python2.7/site-packages/tuned/plugins/plugin_audio.pyR &