Skip to content

Commit 8516e5f

Browse files
authored
Add DEBLOAT_LOCALE environment variable
1 parent 3e56aa8 commit 8516e5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export DEPLOY_GTK=1
1515
export GTK_DIR=gtk-4.0
1616
export ANYLINUX_LIB=1
1717
export DEPLOY_LOCALE=1
18+
export DEBLOAT_LOCALE=0
1819
export STARTUPWMCLASS=se.sjoerd.Graphs # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
1920
export GTK_CLASS_FIX=1
2021

0 commit comments

Comments
 (0)