Skip to content

Commit

Permalink
displaycal symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
palob committed Apr 22, 2024
1 parent 087a996 commit 10cfb0f
Showing 1 changed file with 34 additions and 8 deletions.
42 changes: 34 additions & 8 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7275,48 +7275,73 @@
"linux": {
"root": "displaycal",
"symlinks": [
"dispcalGUI",
"net.displaycal.DisplayCAL"
]
}
},
"displaycal-3dlut-maker": {
"linux": {
"root": "displaycal-3dlut-maker"
"root": "displaycal-3dlut-maker",
"symlinks": [
"dispcalGUI-3DLUT-maker"
]
}
},
"displaycal-apply-profiles": {
"linux": {
"root": "displaycal-apply-profiles"
"root": "displaycal-apply-profiles",
"symlinks": [
"dispcalGUI-apply-profiles"
]
}
},
"displaycal-curve-viewer": {
"linux": {
"root": "displaycal-curve-viewer"
"root": "displaycal-curve-viewer",
"symlinks": [
"dispcalGUI-curve-viewer"
]
}
},
"displaycal-profile-info": {
"linux": {
"root": "displaycal-profile-info"
"root": "displaycal-profile-info",
"symlinks": [
"dispcalGUI-profile-info"
]
}
},
"displaycal-scripting-client": {
"linux": {
"root": "displaycal-scripting-client"
"root": "displaycal-scripting-client",
"symlinks": [
"dispcalGUI-scripting-client"
]
}
},
"displaycal-synthprofile": {
"linux": {
"root": "displaycal-synthprofile"
"root": "displaycal-synthprofile",
"symlinks": [
"dispcalGUI-synthprofile"
]
}
},
"displaycal-testchart-editor": {
"linux": {
"root": "displaycal-testchart-editor"
"root": "displaycal-testchart-editor",
"symlinks": [
"dispcalGUI-testchart-editor"
]
}
},
"displaycal-vrml-to-x3d-converter": {
"linux": {
"root": "displaycal-vrml-to-x3d-converter"
"root": "displaycal-vrml-to-x3d-converter",
"symlinks": [
"dispcalGUI-VRML-to-X3D-converter"
]
}
},
"dispremi": {
Expand Down Expand Up @@ -23814,6 +23839,7 @@
"com.github.cassidyjames.ideogram",
"com.github.halfmexican.Mingle",
"feeling_finder",
"io.github.halfmexican.Mingle",
"it.mijorus.smile",
"ksmiletris",
"package_toys"
Expand Down

0 comments on commit 10cfb0f

Please sign in to comment.