Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for mng (0.01 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

      |   dealt with by something like drools.
      |
      | o i18n: would be good to be able to have names/descriptions/specifications
      |   in as many languages as possible. (see MNG-3626)
      |
      | o annotation mechanism so that changes to the model can be accurately tracked.
      |
      | o need to clean up all the descriptions, matching anything to the current project-descriptor.xml file and
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:32:16 UTC 2025
    - 132.7K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        </magic>
        <glob pattern="*.m4v"/>
        <sub-class-of type="video/mp4" />
      </mime-type>
    
      <mime-type type="video/x-mng">
        <magic priority="50">
          <match value="\x8aMNG" type="string" offset="0"/>
        </magic>
        <glob pattern="*.mng"/>
      </mime-type>
    
      <mime-type type="video/x-ms-asf">
        <glob pattern="*.asf"/>
        <magic>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top