Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (902ac14f2be5ce017b03081fff7bd9b658bfea72)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (902ac14f2be5ce017b03081fff7bd9b658bfea72)
  • Date: Mon, 16 Apr 2007 09:35:26 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

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

New commits:
commit 902ac14f2be5ce017b03081fff7bd9b658bfea72
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

locale: clear up the clear up

diff --git a/libs/locale/CONFIGURE b/libs/locale/CONFIGURE
index 6829d22..b9d254c 100755
--- a/libs/locale/CONFIGURE
+++ b/libs/locale/CONFIGURE
@@ -18,7 +18,7 @@ if [ -z "$LOCALE_LOCALES" ]; then
fi &&
persistent_remove GLIBC_LOCALES &&
message "\nThe answer to the next query is saved - you do not need to " &&
-message "reselect your locales, unless this spell was triggered by glibc." &&
+message "reselect your locales, unless this spell was triggered by a 'cast
-r glibc'." &&
if query "Would you like to select locales? (otherwise all will be built)"
n; then
local LOCALE_LOCALES_LIST &&
persistent_add LOCALE_LOCALES &&
diff --git a/libs/locale/HISTORY b/libs/locale/HISTORY
index 97d00f6..a2a7208 100644
--- a/libs/locale/HISTORY
+++ b/libs/locale/HISTORY
@@ -1,3 +1,6 @@
+2007-04-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFIGURE: clarified the explanation a bit more
+
2007-04-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* CONFIGURE: clarified the custom query #13485
* DETAILS: fixed description wrap



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (902ac14f2be5ce017b03081fff7bd9b658bfea72), Jaka Kranjc, 04/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page