[gimp] libgimp: "Sans-serif" is not a translatable string.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimp: "Sans-serif" is not a translatable string.
- Date: Sun, 12 Jul 2015 12:16:14 +0000 (UTC)
commit 1783a25cceaa2bf43ca4dec76ce2f153bcee5c21
Author: Jehan <jehan girinstud io>
Date: Sun Jul 12 14:15:45 2015 +0200
libgimp: "Sans-serif" is not a translatable string.
libgimp/gimpfontselectbutton.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimp/gimpfontselectbutton.c b/libgimp/gimpfontselectbutton.c
index be4d1e6..e1fe8d7 100644
--- a/libgimp/gimpfontselectbutton.c
+++ b/libgimp/gimpfontselectbutton.c
@@ -151,7 +151,7 @@ gimp_font_select_button_class_init (GimpFontSelectButtonClass *klass)
g_param_spec_string ("font-name",
"Font name",
"The name of the currently selected font",
- _("Sans-serif"),
+ "Sans-serif",
GIMP_PARAM_READWRITE));
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]