Skip to content

Commit

Permalink
desktop extensions: set libthai dictionary path (#4199)
Browse files Browse the repository at this point in the history
  • Loading branch information
lissyx committed Jun 6, 2023
1 parent df79292 commit 9e86eb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/desktop/common/desktop-exports
Original file line number Diff line number Diff line change
Expand Up @@ -467,3 +467,6 @@ ln -sfn "$REALHOME/.config/ibus/bus" "$IBUS_CONFIG_PATH"

# Set libgweather path
export LIBGWEATHER_LOCATIONS_PATH="$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/libgweather-4/Locations.bin"

# Set libthai dict path
export LIBTHAI_DICTDIR="$SNAP_DESKTOP_RUNTIME/usr/share/libthai/"

0 comments on commit 9e86eb1

Please sign in to comment.