mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 05:23:14 +00:00
dspace: Change description for image/png to "PNG"
"image/png" is the mime type, not the short description.
This commit is contained in:
@@ -201,7 +201,7 @@
|
|||||||
|
|
||||||
<bitstream-type>
|
<bitstream-type>
|
||||||
<mimetype>image/png</mimetype>
|
<mimetype>image/png</mimetype>
|
||||||
<short_description>image/png</short_description>
|
<short_description>PNG</short_description>
|
||||||
<description>Portable Network Graphics</description>
|
<description>Portable Network Graphics</description>
|
||||||
<support_level>1</support_level>
|
<support_level>1</support_level>
|
||||||
<internal>false</internal>
|
<internal>false</internal>
|
||||||
|
Reference in New Issue
Block a user