diff options
| author | Luca Ferretti <elle.uca@libero.it> | 2006-03-01 13:12:55 +0000 |
|---|---|---|
| committer | Luca Ferretti <lferrett@src.gnome.org> | 2006-03-01 13:12:55 +0000 |
| commit | 7183efcd2a4b01aaeec72c820ed3fce0472af7b1 (patch) | |
| tree | 53af8cc7b8588aad3b0e1f40199ddc8564db6442 | |
| parent | df88732382bfd701509261d904df419ba5640e48 (diff) | |
fixed a typo in previous (x2) commit.
2006-03-01 Luca Ferretti <elle.uca@libero.it>
* gnome2-system-admin-guide/C/menustructure.xml: fixed a typo in
previous (x2) commit.
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | gnome2-system-admin-guide/C/menustructure.xml | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2006-03-01 Luca Ferretti <elle.uca@libero.it> + * gnome2-system-admin-guide/C/menustructure.xml: fixed a typo in + previous (x2) commit. + +2006-03-01 Luca Ferretti <elle.uca@libero.it> + * gnome2-system-admin-guide/C/menustructure.xml: in desktop entry example: - changed gcalctool.png to gnome-calculator for Icon key; diff --git a/gnome2-system-admin-guide/C/menustructure.xml b/gnome2-system-admin-guide/C/menustructure.xml index c0ab4c1..f361191 100644 --- a/gnome2-system-admin-guide/C/menustructure.xml +++ b/gnome2-system-admin-guide/C/menustructure.xml @@ -486,7 +486,7 @@ Categories=GTK;GNOME;Application;Utility;</programlisting> <listitem> <para><literal>Link</literal>: An item that links to a file, folder, or a remote resource (such as a FTP site, a web - page, a Windows share...)..</para> + page, a Windows share...).</para> </listitem> <listitem> |
