Subversion Repositories oidplus

Rev

Rev 355 | Go to most recent revision | View as "text/xml" | Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <manifest xmlns="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.3"
  3.         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.         xsi:schemaLocation="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.3 https://oidplus.viathinksoft.com/oidplus/plugins/manifest_plugin_language.xsd">
  5.  
  6.         <type>OIDplusLanguagePlugin</type>
  7.  
  8.         <info>
  9.                 <name>Deutsch</name>
  10.                 <author>ViaThinkSoft</author>
  11.                 <version />
  12.                 <descriptionHTML />
  13.                 <oid>1.3.6.1.4.1.37476.2.5.2.4.9.2</oid>
  14.         </info>
  15.  
  16.         <php>
  17.                 <mainclass>OIDplusLanguagePluginGerman</mainclass>
  18.         </php>
  19.  
  20.         <language>
  21.                 <code>dede</code>
  22.                 <flag>flag.png</flag>
  23.                 <messages>messages.xml</messages>
  24.         </language>
  25.  
  26. </manifest>
  27.