From 90fbe82530631cddcf28ceb6a3b2add16511f135 Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Mon, 11 Jan 2021 10:33:46 -0300 Subject: [PATCH] Use System Language instead of en_US Linked Issue: https://github.com/Diolinux/PhotoGIMP/issues/31 --- .var/app/org.gimp.GIMP/config/GIMP/2.10/gimprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gimprc b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gimprc index 62a12f6..a8d7351 100755 --- a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gimprc +++ b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gimprc @@ -7,7 +7,7 @@ # Preferences dialog. (use-opencl yes) -(language "en_US") +(language "") (default-image (width 1280) (height 720)