Skip to content

Commit e5e3872

Browse files
committed
[Misc] Fix missing extension category metadata
1 parent d9fc599 commit e5e3872

File tree

1 file changed

+2
-0
lines changed
  • xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome

1 file changed

+2
-0
lines changed

xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
<properties>
3535
<!-- Name to display by the Extension Manager -->
3636
<xwiki.extension.name>Font Awesome Icon Theme</xwiki.extension.name>
37+
<!-- Category to display in the Extension Manager -->
38+
<xwiki.extension.category>icontheme</xwiki.extension.category>
3739
<!-- Old names of this module used for retro compatibility when resolving dependencies of old extensions -->
3840
<xwiki.extension.features>
3941
<!-- only used in 6.2M1 -->

0 commit comments

Comments
 (0)