From c7eb23ccf1813fb4ca47c309c40baff308151237 Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Wed, 1 Jun 2011 13:53:11 +0000 Subject: [PATCH] git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67260 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- debian-upstream/copyright | 1 + doc/pcsx.1 | 2 +- win32/gui/AboutDlg.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian-upstream/copyright b/debian-upstream/copyright index 411fcbdf..3b8d85cc 100644 --- a/debian-upstream/copyright +++ b/debian-upstream/copyright @@ -6,6 +6,7 @@ It was downloaded from Upstream Authors: PCSX-Reloaded: Wei Mingzhi + edgbla PCSX-df: Stephen Chao Ryan Schultz diff --git a/doc/pcsx.1 b/doc/pcsx.1 index 25d9cc50..27d86e08 100644 --- a/doc/pcsx.1 +++ b/doc/pcsx.1 @@ -31,5 +31,5 @@ Loads savestate STATENUM Display help message .TP .SH AUTHOR -pcsx was written by Linuzappz . PCSX-df was written by Ryan Schultz and Andrew Burton . +pcsx was written by Linuzappz . PCSX-df was written by Ryan Schultz and Andrew Burton . PCSX-Reloaded was written by Wei Mingzhi . This manual page was written by Ryan Schultz for the Debian Project. diff --git a/win32/gui/AboutDlg.c b/win32/gui/AboutDlg.c index 59c10d14..7abae3d7 100644 --- a/win32/gui/AboutDlg.c +++ b/win32/gui/AboutDlg.c @@ -36,7 +36,7 @@ char *LabelGreets = { N_( "Ryan Schultz, Andrew Burton, Stephen Chao,\n" "Marcus Comstedt, Stefan Sikora\n\n" "PCSX-Reloaded By:\n" - "Blade_Arma, shalma, Wei Mingzhi, et al.\n\n" + "edgbla, shalma, Wei Mingzhi, et al.\n\n" "http://pcsxr.codeplex.com/") };