[gtk/ebassi/gidocgen: 253/483] aboutdialog: Small docs tweak
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 253/483] aboutdialog: Small docs tweak
- Date: Sun, 7 Mar 2021 16:13:18 +0000 (UTC)
commit b819e9ffab0695d2457e5be5a9bd3985c9436737
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 27 17:49:13 2021 -0500
aboutdialog: Small docs tweak
gtk/gtkaboutdialog.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c
index e8f10ffc4f..8922d574be 100644
--- a/gtk/gtkaboutdialog.c
+++ b/gtk/gtkaboutdialog.c
@@ -64,12 +64,14 @@
* GtkAboutDialog:
*
* The `GtkAboutDialog` offers a simple way to display information about
- * a program like its logo, name, copyright, website and license.
+ * a program.
*
- * It is also possible to give credits to the authors, documenters, translators
- * and artists who have worked on the program. An about dialog is typically
- * opened when the user selects the `About` option from the `Help` menu.
- * All parts of the dialog are optional.
+ * The shown information includes the programs' logo, name, copyright,
+ * website and license. It is also possible to give credits to the authors,
+ * documenters, translators and artists who have worked on the program.
+ *
+ * An about dialog is typically opened when the user selects the `About`
+ * option from the `Help` menu. All parts of the dialog are optional.
*
* ![An example GtkAboutDialog](aboutdialog.png)
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]