summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome2-system-admin-guide/C/ChangeLog5
-rw-r--r--gnome2-system-admin-guide/C/menustructure.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/gnome2-system-admin-guide/C/ChangeLog b/gnome2-system-admin-guide/C/ChangeLog
index 4258a30..be145b1 100644
--- a/gnome2-system-admin-guide/C/ChangeLog
+++ b/gnome2-system-admin-guide/C/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-12 Luca Ferretti <elle.uca@libero.it>
+
+ * menustructure.xml:
+ Use Name[fr] and Comment[fr] for .desktop example (bug # 332741 fixed)
+
2006-03-12 Brent Smith <gnome@nextreality.net>
* menustructure.xml:
diff --git a/gnome2-system-admin-guide/C/menustructure.xml b/gnome2-system-admin-guide/C/menustructure.xml
index 0309d70..89cfb92 100644
--- a/gnome2-system-admin-guide/C/menustructure.xml
+++ b/gnome2-system-admin-guide/C/menustructure.xml
@@ -385,10 +385,10 @@
<programlisting>[Desktop Entry]
Encoding=UTF-8
Name=Calculator
-Name[ar]=آلة حاسبة
+Name[fr]=Calculatrice
...
Comment=Perform calculations
-Comment[ar]=تأدية حسابات
+Comment[fr]=Effectue des calculs compliqués
...
Exec=gcalctool
Icon=gnome-calculator