mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Fonts: added missing description in POM (required for Maven Central)
This commit is contained in:
@@ -65,6 +65,7 @@ tasks {
|
|||||||
flatlafPublish {
|
flatlafPublish {
|
||||||
artifactId = "flatlaf-fonts-inter"
|
artifactId = "flatlaf-fonts-inter"
|
||||||
name = "FlatLaf Inter Fonts Pack"
|
name = "FlatLaf Inter Fonts Pack"
|
||||||
|
description = "Flat Look and Feel Inter Fonts Pack"
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -65,6 +65,7 @@ tasks {
|
|||||||
flatlafPublish {
|
flatlafPublish {
|
||||||
artifactId = "flatlaf-fonts-jetbrains-mono"
|
artifactId = "flatlaf-fonts-jetbrains-mono"
|
||||||
name = "FlatLaf JetBrains Mono Fonts Pack"
|
name = "FlatLaf JetBrains Mono Fonts Pack"
|
||||||
|
description = "Flat Look and Feel JetBrains Mono Fonts Pack"
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
@@ -65,4 +65,5 @@ tasks {
|
|||||||
flatlafPublish {
|
flatlafPublish {
|
||||||
artifactId = "flatlaf-fonts-roboto"
|
artifactId = "flatlaf-fonts-roboto"
|
||||||
name = "FlatLaf Roboto Fonts Pack"
|
name = "FlatLaf Roboto Fonts Pack"
|
||||||
|
description = "Flat Look and Feel Roboto Fonts Pack"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user