[easytag] Credit Kat for the symbolic application icon



commit ea21653f62039f04a3138f6453fe863d18fa1014
Author: David King <amigadave amigadave com>
Date:   Thu Mar 26 18:19:33 2015 +0100

    Credit Kat for the symbolic application icon

 THANKS      |    1 +
 src/about.c |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/THANKS b/THANKS
index e09de14..a864c95 100644
--- a/THANKS
+++ b/THANKS
@@ -143,6 +143,7 @@ Waqas Qamar <wakas88 gmail com>
   - New icon and logo
 
 Ekaterina Gerasimova <kittykat3756 gmail com>
+  - Symbolic application icon
   - Windows installer artwork
 
 Der Humph <humph gmx de>
diff --git a/src/about.c b/src/about.c
index 0d97211..e05a2e5 100644
--- a/src/about.c
+++ b/src/about.c
@@ -1,5 +1,5 @@
 /* EasyTAG - tag editor for audio files
- * Copyright (C) 2014,2015  David King <amigadave amigadave com>
+ * Copyright (C) 2014-2015  David King <amigadave amigadave com>
  * Copyright (C) 2000-2003  Jerome Couderc <easytag gmail com>
  *
  * This program is free software; you can redistribute it and/or modify it
@@ -30,6 +30,7 @@ et_show_about_dialog (GtkWindow *parent)
 {
     static const gchar * const artists[] =
     {
+        "Ekaterina Gerasimova <kittykat3756 gmail com>",
         "Waqas Qamar <wakas88 gmail com>",
         "Der Humph <humph gmx de>",
         NULL


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