[four-in-a-row/faenza-themes] Do not name the themes Faenza without permission
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/faenza-themes] Do not name the themes Faenza without permission
- Date: Wed, 22 Jan 2014 23:19:15 +0000 (UTC)
commit 43c56a4e45f1366ede542031bebd0ea160245673
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jan 22 16:58:41 2014 -0600
Do not name the themes Faenza without permission
Haven't heard back from the Faenza themes author yet. We shouldn't use
the name Faenza in our application unless we're sure it's OK for us to
do so.
src/theme.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/theme.c b/src/theme.c
index 410390e..356d08d 100644
--- a/src/theme.c
+++ b/src/theme.c
@@ -58,21 +58,21 @@ Theme theme[] = {
N_("Red"), N_("Blue")
},
{
- N_("Faenza Marbles Green"),
+ N_("Red and Green Marbles"),
"tileset_50x50_faenza-glines-icon1.svg",
"bg_toplight.png",
"#727F8C",
N_("Red"), N_("Green")
},
{
- N_("Faenza Marbles Blue"),
+ N_("Blue and Red Marbles"),
"tileset_50x50_faenza-glines-icon2.svg",
"bg_toplight.png",
"#727F8C",
N_("Blue"), N_("Red")
},
{
- N_("Faenza Stars and Rings"),
+ N_("Stars and Rings"),
"tileset_50x50_faenza-gnect-icon.svg",
"bg_toplight.png",
"#727F8C",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]