[iagno] Update documentor credits



commit d907a267456826a8e2cc2b97bc7902e61ddd67d1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jan 25 12:54:56 2014 -0600

    Update documentor credits

 src/iagno.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/iagno.vala b/src/iagno.vala
index b0d0faf..476efad 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -285,7 +285,7 @@ public class Iagno : Gtk.Application
     private void about_cb ()
     {
         string[] authors = { "Ian Peters", "Robert Ancell", null };
-        string[] documenters = { "Eric Baudais", null };
+        string[] documenters = { "Tiffany Antopolski", null };
 
         Gtk.show_about_dialog (window,
                                "name", _("Iagno"),


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