diff options
| author | Rafael Fernández López <[email protected]> | 2007-10-03 00:44:18 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2007-10-03 00:44:18 +0000 |
| commit | 3ba0f41c44e41da9606fff05cc21f4344d6f9b5f (patch) | |
| tree | 5d30420623e79525cfeade817bc19bca3ee1ba5e /src/main.cpp | |
| parent | b81177bf4bf3ad2b04e8de5c56e20e2c6eadc240 (diff) | |
Update my email address
svn path=/trunk/KDE/kdebase/apps/; revision=720339
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index a54e8d4fc..dfe291015 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -48,7 +48,7 @@ int main(int argc, char **argv) about.addAuthor(ki18nc("@info:credit", "Rafael Fernández López"), ki18nc("@info:credit", "Developer"), - "[email protected]"); + "[email protected]"); about.addAuthor(ki18nc("@info:credit", "Kevin Ottens"), ki18nc("@info:credit", "Developer"), |
