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 993f7c5 commit 84b36aaCopy full SHA for 84b36aa
make-appimage.sh
@@ -22,7 +22,8 @@ export OPTIMIZE_LAUNCH=1
22
23
# Deploy dependencies
24
quick-sharun /usr/bin/graphs \
25
- /usr/lib/libgirepository*
+ /usr/lib/libgirepository* \
26
+ /usr/share/help/*/graphs
27
28
# Set Graphs to use AppImage's directory
29
echo 'GRAPHS_DEVEL_PATH=${SHARUN_DIR}/share/graphs' >> ./AppDir/.env
0 commit comments