summaryrefslogtreecommitdiff
path: root/examples/linguist/doc/src/trollprint.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linguist/doc/src/trollprint.qdoc')
-rw-r--r--examples/linguist/doc/src/trollprint.qdoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/linguist/doc/src/trollprint.qdoc b/examples/linguist/doc/src/trollprint.qdoc
index 92c2b3c70..286b237b1 100644
--- a/examples/linguist/doc/src/trollprint.qdoc
+++ b/examples/linguist/doc/src/trollprint.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -27,8 +27,11 @@
/*!
\example trollprint
+ \ingroup examples-linguist
\title Troll Print Example
+ \brief Updating translations for later releases.
+
Troll Print is an example application that lets the user choose
printer settings. It comes in two versions: English and
Portuguese.
@@ -44,7 +47,7 @@
some source files. It's probably best to copy all the files to a new
temporary directory and work from there.)
- See the \l{Qt Linguist manual} for more information about
+ See the \l{Qt Linguist Manual} for more information about
translating Qt application.
\section1 Line by Line Walkthrough