[brasero] Fix a typo
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Fix a typo
- Date: Wed, 26 Aug 2009 20:03:19 +0000 (UTC)
commit 796f53aeb4e988b6c088dfc353bb5f25103c21d4
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Wed Aug 26 20:41:22 2009 +0200
Fix a typo
Patch by Lin Ma <lin ma sun com>
libbrasero-burn/burn-process.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-burn/burn-process.c b/libbrasero-burn/burn-process.c
index 62fe0de..bee6042 100644
--- a/libbrasero-burn/burn-process.c
+++ b/libbrasero-burn/burn-process.c
@@ -601,7 +601,7 @@ brasero_process_start (BraseroJob *job, GError **error)
gboolean read_stdout;
/* that's to make sure programs are not translated */
gchar *envp [] = { "LANG=C",
- "LANGUAGE=C"
+ "LANGUAGE=C",
"LC_ALL=C",
NULL};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]