From 019042e65f653975f5d7bdbab18a656c9e37aa2e Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 15 Dec 2017 12:26:49 +0300 Subject: add Solarized themes from gnome-terminal closes https://github.com/mate-desktop/mate-terminal/issues/151 ported from: https://git.gnome.org/browse/gnome-terminal/commit/?id=b4d7416 https://git.gnome.org/browse/gnome-terminal/commit/?id=2763ea6 --- src/extra-strings.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/extra-strings.c') diff --git a/src/extra-strings.c b/src/extra-strings.c index 88af00c..12078ee 100644 --- a/src/extra-strings.c +++ b/src/extra-strings.c @@ -77,4 +77,6 @@ N_("XTerm") /* Translators: This is the name of a colour scheme */ N_("Rxvt") /* Translators: This is the name of a colour scheme */ +N_("Solarized") +/* Translators: This is the name of a colour scheme */ N_("Custom") -- cgit v1.2.1