From bccb9c573355bcecfc03115d1f07776af993b7e3 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 14 May 2010 03:05:23 +0000 Subject: update POTFILES.in git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48014 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/AboutDlg.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gui') diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c index e69f4eb6..1c602105 100644 --- a/gui/AboutDlg.c +++ b/gui/AboutDlg.c @@ -67,9 +67,9 @@ void RunAboutDialog(void) { }; const gchar *copyright = N_( - "(c) 1999-2003 PCSX Team\n" - "(c) 2005-2009 PCSX-df Team\n" - "(c) 2009-2010 PCSX-Reloaded Team"); + "(C) 1999-2003 PCSX Team\n" + "(C) 2005-2009 PCSX-df Team\n" + "(C) 2009-2010 PCSX-Reloaded Team"); const gchar *license = N_( "This program is free software; you can redistribute it and/or modify " -- cgit v1.2.3