Revision: 5652
Author: pebender
Date: Sat Oct 10 09:22:11 2009
Log: - Made the frontend menu disabling more consistent.


http://code.google.com/p/minimyth/source/detail?r=5652

Modified:
   
/trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/mythtv.pm

=======================================
---  
/trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/mythtv.pm
     
Sat Jul 18 05:58:00 2009
+++  
/trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/mythtv.pm
     
Sat Oct 10 09:22:11 2009
@@ -194,7 +194,7 @@
      {
          $minimyth->file_replace_variable(
              '/usr/share/mythtv/mainmenu.xml',
-            { '<type>MENU_INFO_CENTER</type>'  
=> '<type>MENU_INFO_CENTER</type><depends></depends>' });
+            { '<type>MENU_INFO_CENTER</type>'  
=> '<type>MENU_INFO_CENTER</type><depends>disabled</depends>' });
      }
      if ($minimyth->var_get('MM_PLUGIN_OPTICAL_DISK_ENABLED') eq 'no')
      {

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to