From f7e7a694fcd127d1fdc6dc0d46d0f15dd4d76519 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Feb 2014 02:29:24 -0600 Subject: Update kcontrol screen capture in help handbook. --- doc/kcontrol/screenshot.png | Bin 103581 -> 97584 bytes kcontrol/kcontrol/aboutwidget.cpp | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/kcontrol/screenshot.png b/doc/kcontrol/screenshot.png index f73f380cf..3a275cdb3 100644 Binary files a/doc/kcontrol/screenshot.png and b/doc/kcontrol/screenshot.png differ diff --git a/kcontrol/kcontrol/aboutwidget.cpp b/kcontrol/kcontrol/aboutwidget.cpp index d6a0e06dd..b37ff2802 100644 --- a/kcontrol/kcontrol/aboutwidget.cpp +++ b/kcontrol/kcontrol/aboutwidget.cpp @@ -44,7 +44,7 @@ static const char kcc_text[] = I18N_NOOP("Trinity Control Center"); static const char title_text[] = I18N_NOOP("Configure your desktop environment."); -static const char intro_text[] = I18N_NOOP("Welcome to the \"Trinity Control Center\", " +static const char intro_text[] = I18N_NOOP("Welcome to the Trinity Control Center, " "a central place to configure your " "desktop environment. " "Select an item from the index on the left " @@ -54,7 +54,7 @@ static const char kcc_infotext[] = I18N_NOOP("Trinity Info Center"); static const char title_infotext[] = I18N_NOOP("Get system and desktop environment information"); -static const char intro_infotext[] = I18N_NOOP("Welcome to the \"Trinity Info Center\", " +static const char intro_infotext[] = I18N_NOOP("Welcome to the Trinity Info Center, " "a central place to find information about your " "computer system."); -- cgit v1.2.1