Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/basic-video/graphic.control.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2639 by niro, Tue Sep 29 11:57:49 2015 UTC revision 2640 by niro, Fri Oct 2 09:24:51 2015 UTC
# Line 86  set_graphic_depth() Line 86  set_graphic_depth()
86   import_resource cfg_graphic "${serial}" depth "${value}"   import_resource cfg_graphic "${serial}" depth "${value}"
87  }  }
88    
89  control_graphic_depth  control_graphic_depth()
90  {  {
91   local serial="${CLASS_ARGV[0]}"   local serial="${CLASS_ARGV[0]}"
92   push_config_10_graphic_depth "${serial}"   push_config_10_graphic_depth "${serial}"

Legend:
Removed from v.2639  
changed lines
  Added in v.2640