Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-May-2021 | - | ||||
all1.oxt | H A D | 22-May-2021 | 692 | |||
all2.oxt | H A D | 22-May-2021 | 702 | |||
all3.oxt | H A D | 22-May-2021 | 297 | |||
freebsd_x86.oxt | H A D | 22-May-2021 | 706 | |||
freebsd_x86_64.oxt | H A D | 22-May-2021 | 711 | |||
invalid1.oxt | H A D | 22-May-2021 | 653 | |||
invalid2.oxt | H A D | 22-May-2021 | 653 | |||
invalid3.oxt | H A D | 22-May-2021 | 655 | |||
linux_arm_eabi.oxt | H A D | 22-May-2021 | 709 | |||
linux_arm_oabi.oxt | H A D | 22-May-2021 | 710 | |||
linux_ia64.oxt | H A D | 22-May-2021 | 706 | |||
linux_mips_eb.oxt | H A D | 22-May-2021 | 709 | |||
linux_mips_el.oxt | H A D | 22-May-2021 | 708 | |||
linux_powerpc.oxt | H A D | 22-May-2021 | 708 | |||
linux_powerpc64.oxt | H A D | 22-May-2021 | 710 | |||
linux_s390.oxt | H A D | 22-May-2021 | 705 | |||
linux_s390x.oxt | H A D | 22-May-2021 | 706 | |||
linux_sparc.oxt | H A D | 22-May-2021 | 706 | |||
linux_x86.oxt | H A D | 22-May-2021 | 705 | |||
linux_x86_64.oxt | H A D | 22-May-2021 | 708 | |||
macosx_powerpc.oxt | H A D | 22-May-2021 | 710 | |||
macosx_x86.oxt | H A D | 22-May-2021 | 707 | |||
mul1.oxt | H A D | 22-May-2021 | 952 | |||
os2_x86.oxt | H A D | 22-May-2021 | 706 | |||
readme.txt | H A D | 22-May-2021 | 1.4 KiB | 50 | 37 | |
solaris_sparc.oxt | H A D | 22-May-2021 | 709 | |||
solaris_x86.oxt | H A D | 22-May-2021 | 706 | |||
windows_x86.oxt | H A D | 22-May-2021 | 707 |
readme.txt
1Extension which only support one platform 2======================================================== 3 4freebsd_x86.oxt: freebsd_x86 5freebsd_x86_86.oxt: freebsd_x86_64 6linux_arm_eabi.oxt: linux_arm_eabi 7linux_arm_oabi.oxt: linux_arm_oabi 8linux_ia64.oxt: linux_ia64 9linux_mips_eb.oxt: linux_mips_eb 10linux_mips_el.oxt: linux_mips_el 11linux_powerpc64.oxt: linux_powerpc64 12linux_powerpc.oxt: linux_powerpc 13linux_s390.oxt: linux_s390 14linux_s390x.oxt: linux_s390x 15linux_sparc.oxt: linux_sparc 16linux_x86.oxt: linux_x86 17linux_x86_64.oxt: linux_x86_64 18macos_powerpc.oxt: macos_powerpc 19macos_x86.oxt: macos_x86 20solaris_sparc.oxt: solaris_sparc 21solaris_x86.oxt: solaris_x86 22windows_x86.oxt: windows_x86 23os2_x86.oxt: os/2_x86 24 25Extensions which support multiple platforms 26======================================================= 27mul1.oxt: windows_x86, linux_x86, solaris_x86 28 29 30All platforms 31========================================================= 32all1.oxt: all, The <platform> element is missing. Default is "all". 33 34all2.oxt: all, <platform value="all" /> 35 36all3.oxt: all, no description.xml 37 38 39 40Invalid platforms 41========================================================= 42The following extensions cannot be installed because the platform element 43is not correct. We assume that no valid platform is defined. 44 45invalid1.oxt: <platform /> 46 47invalid2.oxt: <platform value=""/> 48 49invalid3.oxt: <platform value="," /> 50