Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (6ee0194adea4a4efe152362ca852e125c91c2a3f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (6ee0194adea4a4efe152362ca852e125c91c2a3f)
  • Date: Wed, 14 Jan 2009 14:53:43 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

libs/ncurses/CONFIGURE | 2 +-
libs/ncurses/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6ee0194adea4a4efe152362ca852e125c91c2a3f
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ncurses: Default for new iso is for UTF-8 to y.
Updated spell to match so new installs don't
get flipped back and hit the dreaded ncurses/bash
bug.

diff --git a/libs/ncurses/CONFIGURE b/libs/ncurses/CONFIGURE
index ca940c2..54d67f1 100755
--- a/libs/ncurses/CONFIGURE
+++ b/libs/ncurses/CONFIGURE
@@ -1 +1 @@
-config_query UTF8 "Enable UTF-8 fonts?" n
+config_query UTF8 "Enable UTF-8 fonts?" y
diff --git a/libs/ncurses/HISTORY b/libs/ncurses/HISTORY
index 7fa9bbc..1d5ccf4 100644
--- a/libs/ncurses/HISTORY
+++ b/libs/ncurses/HISTORY
@@ -1,3 +1,6 @@
+2009-01-14 George Sherwood <gsherwood AT sourcemage.org>
+ * CONFIGURE: Change default for UTF-8 to yes
+
2008-11-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.7; quoting paths; added 2nd url for sig;
fixed descs; cleaned up



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (6ee0194adea4a4efe152362ca852e125c91c2a3f), George Sherwood, 01/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page