[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#863952: installation-report: current font-size for mr_IN locale is smaller which makes difficult to read while installation



Control: reassign -1 rootskel-gtk
Tags: patch

Hi ,
 I attached patch which increases font size of mr_IN locale.


Thanks,
I Sagar

diff --git a/src/usr/bin/gtk-set-font b/src/usr/bin/gtk-set-font
index f3c0c3a..1cd0974 100644
--- a/src/usr/bin/gtk-set-font
+++ b/src/usr/bin/gtk-set-font
@@ -69,7 +69,7 @@ case "$language" in
     zh*)
 	FONT_NAME="AR PL ShanHeiSun Uni"
 	;;
-    bn|gu|hi|ml|ne)
+    bn|gu|hi|ml|mr|ne)
 	FONT_SIZE=$(($FONT_SIZE + 2))
 	;;
 esac

Reply to: