We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bb58d commit d6ee9bfCopy full SHA for d6ee9bf
.idea/icon.svg
app/build.gradle.kts
@@ -70,7 +70,7 @@ compose.desktop {
70
}
71
linux {
72
appCategory = "Programming"
73
- menuGroup = "Processing"
+ menuGroup = "Development;Programming;"
74
iconFile = rootProject.file("build/linux/processing.png")
75
// Fix fonts on some Linux distributions
76
jvmArgs("-Dawt.useSystemAAFontSettings=on")
0 commit comments