[solved] Changing names of plugins on Basic Home menu? (2 Viewers)

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,948
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    • Thread starter
    • Moderator
    • #11
    HA! I found the issue. For some reason my MS XML Text Editor was not saving my changes! The plain Text Editor did the job...... Thanks for the help!
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,426
    10,451
    Königstein (Taunus)
    Home Country
    Germany Germany
    Just encountered this thread ;)
    The best way to name the MovPic plugin in BasicHomeEditorDefines.xml to replace the plugin name for Moving Pictures is this line:

    <define property="true" evaluateNow="true">#.MOVPIC.name:#(string.format('{0}',#MovingPictures.Settings.HomeScreenName))</define>

    This way the plugin gets the name as given in the plugins configuration (via MP Config) ;)

    To make sure to not accidentally damage the BasicHomeEditorDefines.xml, I add the complete file as an attachment ;)
     

    Attachments

    • BasicHomeEditorDefines.zip
      18.3 KB
    Last edited:

    joecrow

    Test Group
  • Team MediaPortal
  • August 9, 2012
    2,550
    1,902
    Home Country
    Germany Germany
    Just encountered this thread ;)
    The best way to name the MovPic plugin in BasicHomeEditorDefines.xml to replace the plugin name for Moving Pictures is this line:

    Nice one, any chance of making that standard for the next release?
    Also for other plugins???;)
     

    Users who are viewing this thread

    Top Bottom