From 9b38f1d488cde0019d49c6c4d05f620cc6fde71b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 18 Jan 2014 13:56:29 -0600 Subject: Fix TDEPrintFax name in Help menu. --- tdeprint/tdeprintfax/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint') diff --git a/tdeprint/tdeprintfax/main.cpp b/tdeprint/tdeprintfax/main.cpp index 1e9f2662a..93a5f15c3 100644 --- a/tdeprint/tdeprintfax/main.cpp +++ b/tdeprint/tdeprintfax/main.cpp @@ -47,7 +47,7 @@ static TDECmdLineOptions options[] = int main(int argc, char *argv[]) { - TDEAboutData aboutData( "tdeprintfax", I18N_NOOP("KdeprintFax"), + TDEAboutData aboutData( "tdeprintfax", I18N_NOOP("TDEPrintFax"), "1.0", description, TDEAboutData::License_GPL, "(c), 2001 Michael Goffioul", 0, "http://printing.kde.org"); aboutData.addAuthor("Michael Goffioul",0, "tdeprint@swing.be"); -- cgit v1.2.1