Skip to content

Commit

Permalink
Flatpak symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
palob committed Aug 14, 2023
1 parent edd6437 commit 86ad3b8
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -12306,6 +12306,7 @@
"linux": {
"root": "gnumeric",
"symlinks": [
"eu.cichy1173.tabela",
"gnome-gnumeric",
"org.gnumeric.Gnumeric"
]
Expand Down Expand Up @@ -21847,6 +21848,7 @@
"symlinks": [
"com.github.vikdevelop.penpot-electron",
"com.korbsstudio.penpot-desktop",
"com.sudovanilla.penpot-desktop",
"penpot-desktop"
]
}
Expand Down Expand Up @@ -25898,7 +25900,8 @@
"linux": {
"root": "sequeler",
"symlinks": [
"com.github.alecaddd.sequeler"
"com.github.alecaddd.sequeler",
"me.ppvan.psequel"
]
}
},
Expand Down Expand Up @@ -26452,7 +26455,10 @@
},
"slimevolley": {
"linux": {
"root": "slimevolley"
"root": "slimevolley",
"symlinks": [
"com.adilhanney.ricochlime"
]
}
},
"slimevr": {
Expand Down Expand Up @@ -27241,7 +27247,8 @@
"linux": {
"root": "stacer",
"symlinks": [
"com.github.hannesschulze.optimizer"
"com.github.hannesschulze.optimizer",
"dev.lynith.Speedtest"
]
}
},
Expand Down Expand Up @@ -28532,7 +28539,10 @@
},
"tesseract": {
"linux": {
"root": "tesseract"
"root": "tesseract",
"symlinks": [
"gg.tesseract.Tesseract"
]
}
},
"testdrive": {
Expand Down

0 comments on commit 86ad3b8

Please sign in to comment.