From 5b4bcfb2c4474a06770f08d567766ccc2a229406 Mon Sep 17 00:00:00 2001 From: stack Date: Tue, 19 Feb 2013 02:52:57 +0100 Subject: [PATCH] utf-8 locale --- minimal/auto/config | 2 +- xfce-desktop/auto/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/minimal/auto/config b/minimal/auto/config index 14e6e81..55594fd 100755 --- a/minimal/auto/config +++ b/minimal/auto/config @@ -16,7 +16,7 @@ username=stack \ hostname=acqua \ persistence \ - live-config.locales=it_IT live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \ + live-config.locales=it_IT.UTF-8 live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \ " \ --apt-indices false --archive-areas "main contrib non-free" \ --apt-recommends false \ diff --git a/xfce-desktop/auto/config b/xfce-desktop/auto/config index 1b3c3ad..ee648a5 100755 --- a/xfce-desktop/auto/config +++ b/xfce-desktop/auto/config @@ -17,7 +17,7 @@ username=stack \ hostname=acqua \ persistence \ - live-config.locales=it_IT live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \ + live-config.locales=it_IT.UTF-8 live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \ " \ --archive-areas "main contrib non-free" \ --apt-recommends true \ -- 2.20.1