[tasks] Actually translate the license (MeeGo#2828)



commit 91c91ec3d35a923f5d4222438dc41b25e16bffec
Author: Ross Burton <ross linux intel com>
Date:   Tue Jun 22 15:13:57 2010 +0100

    Actually translate the license (MeeGo#2828)

 src/gtk/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtk/main.c b/src/gtk/main.c
index 1df31f4..74b4126 100644
--- a/src/gtk/main.c
+++ b/src/gtk/main.c
@@ -443,7 +443,7 @@ on_about_action (GtkAction *action, gpointer user_data)
     NULL,
   };
   const char *license = {
-    N_(
+    _(
        "Tasks is free software; you can redistribute it and/or modify "
        "it under the terms of the GNU General Public License as published by "
        "the Free Software Foundation; either version 2 of the License, or "



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