[four-in-a-row] Reduce the width of the About dialog again



commit f61fc41b27bd8f7bf2ce36718001144bee03473d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jan 27 20:49:55 2014 -0600

    Reduce the width of the About dialog again

 src/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 867c1f3..54edacc 100644
--- a/src/main.c
+++ b/src/main.c
@@ -794,7 +794,7 @@ on_help_about (GSimpleAction *action, GVariant *parameter, gpointer data)
   const gchar *artists[] = { "Alan Horkan",
     "Tim Musson",
     "Anatol Drlicek",
-    "Some themes based on the Faenza icon theme by Matthieu James",
+    "Based on the Faenza icon theme by Matthieu James",
     NULL
   };
 


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