Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ec315abe6ee5a390ca4403914fc75ba59487cdd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ec315abe6ee5a390ca4403914fc75ba59487cdd)
  • Date: Tue, 8 Feb 2011 02:14:50 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ftp/museek+/encoding.patch | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5ec315abe6ee5a390ca4403914fc75ba59487cdd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

museek+: corrected typo in a patch

diff --git a/ftp/museek+/encoding.patch b/ftp/museek+/encoding.patch
index 8d59294..d1c94a9 100644
--- a/ftp/museek+/encoding.patch
+++ b/ftp/museek+/encoding.patch
@@ -28,7 +28,7 @@
+
+ active = self.Encoding.get_active_text()
+ if active ==
self.frame.Networking.config["encoding"]["network"].upper():
-+ # removing dulications on network level
++ # removing duplicates on network level
+ if self.user in
self.frame.Networking.config["encoding.users"]:
+
self.frame.Networking.ConfigRemove("encoding.users", self.user)
+ else:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ec315abe6ee5a390ca4403914fc75ba59487cdd), Vlad Glagolev, 02/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page