2008-11-06 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
authorJussi Kukkonen <jku@openedhand.com>
Thu, 6 Nov 2008 10:38:21 +0000 (10:38 +0000)
committerJussi Kukkonen <jku@openedhand.com>
Thu, 6 Nov 2008 10:38:21 +0000 (10:38 +0000)
* AUTHORS:
* tools/gssdp-device-sniffer.c:
* tools/gssdp-device-sniffer.glade:

Replace my non-working "@gstreamer.net" email with "@gnome.org" one.

git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gssdp@1348 d8cb91d7-bff9-0310-92b9-80b65e4482b2

AUTHORS
ChangeLog
tools/gssdp-device-sniffer.c
tools/gssdp-device-sniffer.glade

diff --git a/AUTHORS b/AUTHORS
index 96ddcd5..e9aa5b7 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,4 +3,4 @@ Jorn Baayen <jorn@openedhand.com>
 
 Device sniffer:
 
-Zeeshan Ali <zeenix@gstreamer.net>
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
index 2b03d79..5b9f463 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-06  Zeeshan Ali (Khattak)  <zeeshanak@gnome.org>
+
+       * AUTHORS:
+       * tools/gssdp-device-sniffer.c:
+       * tools/gssdp-device-sniffer.glade:
+
+       Replace my non-working "@gstreamer.net" email with "@gnome.org" one.
+
 2008-10-29  Jussi Kukkonen  <jku@linux.intel.com>
 
        * libgssdp/gssdp-resource-group.c (resource_alive):
index 887d9b5..6486297 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 2007 Zeeshan Ali <zeenix@gstreamer.net>
+ * Copyright (C) 2007 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
index 40f17e1..febba2a 100644 (file)
 <widget class="GtkAboutDialog" id="about-dialog">
   <property name="destroy_with_parent">False</property>
   <property name="name" translatable="yes">GSSDP Device Sniffer</property>
-  <property name="copyright" translatable="yes">Copyright (C) 2007 Zeeshan Ali</property>
+  <property name="copyright" translatable="yes">Copyright (C) 2007 Zeeshan Ali (Khattak)</property>
   <property name="comments" translatable="yes">A Device Sniffer tool based on GSSDP framework.
 Inspired by Intel Tools for UPnP.</property>
   <property name="license" translatable="yes">LGPL</property>
   <property name="wrap_license">False</property>
-  <property name="authors">Zeeshan Ali &lt;zeenix@gstreamer.net&gt;</property>
+  <property name="authors">Zeeshan Ali (Khattak) &lt;zeeshanak@gnome.org&gt;</property>
   <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
   <signal name="response" handler="gtk_widget_hide" object="about-dialog" last_modification_time="Sat, 19 May 2007 20:52:15 GMT"/>
   <signal name="delete_event" handler="gtk_widget_hide" object="about-dialog" last_modification_time="Tue, 15 May 2007 21:17:51 GMT"/>