slitaz-configs rev 16

Fix typos
author julian <tazyes@gmail.com>
date Sat Jul 19 22:49:32 2008 +0200 (2008-07-19)
parents 853c3a39f09d
children ff8a14114468
files rootfs/etc/xdg/openbox/menu.xml
line diff
     1.1 --- a/rootfs/etc/xdg/openbox/menu.xml	Wed Jul 16 18:14:04 2008 +0200
     1.2 +++ b/rootfs/etc/xdg/openbox/menu.xml	Sat Jul 19 22:49:32 2008 +0200
     1.3 @@ -2,8 +2,8 @@
     1.4  
     1.5  <openbox_menu xmlns="http://openbox.org/3.4/menu">
     1.6  
     1.7 -<!-- Favorites applications -->
     1.8 -<menu id="favorites-menu" label="Favorites Applications">
     1.9 +<!-- Favorite applications -->
    1.10 +<menu id="favorites-menu" label="Favorite Applications">
    1.11    <item label="File Manager">
    1.12      <action name="Execute"><command>pcmanfm</command></action>
    1.13    </item>
    1.14 @@ -26,10 +26,10 @@
    1.15  
    1.16  <!-- Desktop files -->
    1.17  <menu id="desktop-menu" label="Desktop Files &amp; Icons">
    1.18 -  <item label="Creat new direcory">
    1.19 +  <item label="Create new direcory">
    1.20      <action name="Execute"><command>desktopbox new-folder</command></action>
    1.21    </item>
    1.22 -  <item label="Creat new file">
    1.23 +  <item label="Create new file">
    1.24      <action name="Execute"><command>desktopbox new-file</command></action>
    1.25    </item>
    1.26    <separator />