Skip to content

Commit

Permalink
[email protected]: Fix shortcuts and shim path
Browse files Browse the repository at this point in the history
  • Loading branch information
Capella87 committed Jan 28, 2025
1 parent b0a8af7 commit 2163694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/lifeograph.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"env_set": {
"LIFEOGRAPH_CONFIG_FILE": "$dir\\share\\lifeograph\\config\\lifeo.conf"
},
"bin": "exe\\lifeograph.exe",
"bin": "bin\\lifeograph.exe",
"shortcuts": [
[
"exe\\lifeograph.exe",
"bin\\lifeograph.exe",
"Lifeograph",
"",
"share\\lifeograph\\net.sourceforge.Lifeograph.ico"
"share\\net.sourceforge.Lifeograph\\net.sourceforge.Lifeograph.ico"
]
],
"persist": [
Expand Down

0 comments on commit 2163694

Please sign in to comment.