[gtranslator] Modified TM shortcuts. Fixed bug #672079



commit fa11889a92879d3b97a454aac8dbfec29f6f868a
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Sat Mar 24 12:52:32 2012 +0100

    Modified TM shortcuts. Fixed bug #672079

 .../translation-memory/gtr-translation-memory-ui.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/translation-memory/gtr-translation-memory-ui.c b/plugins/translation-memory/gtr-translation-memory-ui.c
index eb5ec7a..fdb4600 100644
--- a/plugins/translation-memory/gtr-translation-memory-ui.c
+++ b/plugins/translation-memory/gtr-translation-memory-ui.c
@@ -129,7 +129,7 @@ showed_message_cb (GtrTab *tab, GtrMsg *msg, GtrTranslationMemoryUi *tm_ui)
   const gchar *msgid;
   gint i = 1;
   gint j = 1;
-  gint k = 0;
+  gint k = 1;
   GList *tm_list = NULL;
   GList *l = NULL;
   GList *renderers_list = NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]