slitaz-configs rev 18
Fix typos again again
author | julian <julian@slitaz.org> |
---|---|
date | Sat Jul 19 23:06:51 2008 +0200 (2008-07-19) |
parents | ff8a14114468 |
children | ca278731b3f8 |
files | rootfs/etc/xdg/openbox/menu.xml |
line diff
1.1 --- a/rootfs/etc/xdg/openbox/menu.xml Sat Jul 19 22:58:55 2008 +0200 1.2 +++ b/rootfs/etc/xdg/openbox/menu.xml Sat Jul 19 23:06:51 2008 +0200 1.3 @@ -19,14 +19,14 @@ 1.4 <item label="Text Editor"> 1.5 <action name="Execute"><command>leafpad</command></action> 1.6 </item> 1.7 - <item label="Images Viewer"> 1.8 + <item label="Image Viewer"> 1.9 <action name="Execute"><command>gpicview</command></action> 1.10 </item> 1.11 </menu> 1.12 1.13 <!-- Desktop files --> 1.14 <menu id="desktop-menu" label="Desktop Files & Icons"> 1.15 - <item label="Create new direcory"> 1.16 + <item label="Create new directory"> 1.17 <action name="Execute"><command>desktopbox new-folder</command></action> 1.18 </item> 1.19 <item label="Create new file">