[gbrainy] Use extensions term instead of pluggin
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Use extensions term instead of pluggin
- Date: Wed, 18 Aug 2010 18:25:23 +0000 (UTC)
commit 97aa7c6fb46d0c6eb78c3ab89c16bc8961af74b6
Author: Jordi Mas <jmas softcatala org>
Date: Wed Aug 18 20:26:38 2010 +0200
Use extensions term instead of pluggin
src/Core/Main/GameManager.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Core/Main/GameManager.cs b/src/Core/Main/GameManager.cs
index 99bf366..db6e8e3 100644
--- a/src/Core/Main/GameManager.cs
+++ b/src/Core/Main/GameManager.cs
@@ -316,7 +316,7 @@ namespace gbrainy.Core.Main
{
String s = string.Empty;
#if MONO_ADDINS
- s += Catalog.GetString ("Pluggin database:") + " " +
+ s += Catalog.GetString ("Extensions database:") + " " +
System.IO.Path.Combine (Environment.GetFolderPath (Environment.SpecialFolder.ApplicationData), "gbrainy");
s += Environment.NewLine;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]