Skip to content

Commit d6ee9bf

Browse files
committed
Repo Icon & Raspberry PI category
[skip ci] because simple things
1 parent c7bb58d commit d6ee9bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.idea/icon.svg

Lines changed: 5 additions & 0 deletions
Loading

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ compose.desktop {
7070
}
7171
linux {
7272
appCategory = "Programming"
73-
menuGroup = "Processing"
73+
menuGroup = "Development;Programming;"
7474
iconFile = rootProject.file("build/linux/processing.png")
7575
// Fix fonts on some Linux distributions
7676
jvmArgs("-Dawt.useSystemAAFontSettings=on")

0 commit comments

Comments
 (0)