# HG changeset patch
# User msameer
# Date 1130603312 25200
# Node ID 3fc1c1fcebebcb64f575cf7e517de569e511b532
# Parent  f3445e7184f7af0460997f89da195a19963cf74c
[svn] Added myself to the AUTHORS file and the about box.

diff -r f3445e7184f7 -r 3fc1c1fcebeb AUTHORS
--- a/AUTHORS	Sat Oct 29 09:23:33 2005 -0700
+++ b/AUTHORS	Sat Oct 29 09:28:32 2005 -0700
@@ -1,3 +1,11 @@
+Audacious (C) GPL 2005
+
+Mohammed Sameer <msameer@foolab.org>
+
+-
+
+BAsed on:
+
 BMP - beep media player (C) GPL 2003-2005
 
 Authors alphabetically
diff -r f3445e7184f7 -r 3fc1c1fcebeb audacious/about.c
--- a/audacious/about.c	Sat Oct 29 09:23:33 2005 -0700
+++ b/audacious/about.c	Sat Oct 29 09:28:32 2005 -0700
@@ -47,6 +47,7 @@
 static const gchar *credit_text[] = {
     N_("Developers:"),
     N_("William Pitcock"),
+    N_("Mohammed Sameer"),
     NULL,
 
     N_("Special thanks to:"),