Skip to content

Commit 84b36aa

Browse files
authored
Bundle help files
1 parent 993f7c5 commit 84b36aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

make-appimage.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ export OPTIMIZE_LAUNCH=1
2222

2323
# Deploy dependencies
2424
quick-sharun /usr/bin/graphs \
25-
/usr/lib/libgirepository*
25+
/usr/lib/libgirepository* \
26+
/usr/share/help/*/graphs
2627

2728
# Set Graphs to use AppImage's directory
2829
echo 'GRAPHS_DEVEL_PATH=${SHARUN_DIR}/share/graphs' >> ./AppDir/.env

0 commit comments

Comments
 (0)