Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit ad755bc

Browse files
committed
Add some extensions
1 parent ada02ec commit ad755bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/conf/extensions.conf.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
array("ram","video.png", "file-video", 17),
4848
array("rm","video.png", "file-video", 17),
4949
array("pl","source_pl.png", "file-xml", 18),
50+
array("java","source_pl.png", "file-xml", 18),
5051
array("zip","zip.png", "archive", 19),
5152
array("wav","sound.png", "file-music", 20),
5253
array("php","php.png", "language-php", 21),
@@ -80,6 +81,7 @@
8081
array("pps","presentation.png", "file-powerpoint", 446),
8182
array("odp","presentation.png", "file-powerpoint", 446),
8283
array("sxi","presentation.png", "file-powerpoint", 446),
84+
array("key","presentation.png", "file-powerpoint", 446),
8385
array("pdf","pdf.png", "file-pdf", 79),
8486
array("mov","video.png", "file-video", 80),
8587
array("avi","video.png", "file-video", 81),

0 commit comments

Comments
 (0)