Actually I just noticed it is contained in targetApplication, but no
uuid elsewhere

e.g (from my /@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins)


Code:
--------------------
    <?xml version='1.0' standalone='yes'?>
  <extensions>
  <targetApplication>
  <maxVersion>*</maxVersion>
  <id>SlimServer</id>
  <minVersion>7.7</minVersion>
  </targetApplication>
  <optionsURL>plugins/RaopBridge/settings/basic.html</optionsURL>
  <creator>Philippe</creator>
  <version>0.4.43.0</version>
  <name>PLUGIN_RAOPBRIDGE</name>
  <description>PLUGIN_RAOPBRIDGE_DESC</description>
  <email>[email protected]</email>
  <defaultState>enabled</defaultState>
  <module>Plugins::RaopBridge::Plugin</module>
  </extensions>
  
--------------------



Code:
--------------------
    <?xml version="1.0"?>
  <extension>
  <name>PLUGIN_PLAYWMA</name>
  <module>Plugins::PlayWMA::Plugin</module>
  <version>1.1</version>
  <description>PLUGIN_PLAYWMA_DESC</description>
  <creator>bpa</creator>
  <defaultState>enabled</defaultState>
  <icon>plugins/PlayWMA/html/images/playwma.png</icon>
  <type>2</type><!-- type=extension -->
  <targetApplication>
  <id>SlimServer</id>
  <minVersion>7.7</minVersion>
  <maxVersion>*</maxVersion>
  </targetApplication>
  </extension>
--------------------


------------------------------------------------------------------------
manx's Profile: http://forums.slimdevices.com/member.php?userid=70875
View this thread: http://forums.slimdevices.com/showthread.php?t=113249

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to