Author: pollux
Date: 2007-02-04 21:51:04 +0000 (Sun, 04 Feb 2007)
New Revision: 24852

Modified:
   xfdesktop/branches/xfce_4_4/menu.xml.eu
Log:
remove translations of type attributes

Modified: xfdesktop/branches/xfce_4_4/menu.xml.eu
===================================================================
--- xfdesktop/branches/xfce_4_4/menu.xml.eu     2007-02-04 21:44:37 UTC (rev 
24851)
+++ xfdesktop/branches/xfce_4_4/menu.xml.eu     2007-02-04 21:51:04 UTC (rev 
24852)
@@ -61,9 +61,9 @@
 
        <separator/>
 
-       <app name="Terminala" cmd="xfterm4" icon="gnome-terminal"/>
+       <app name="Terminala" cmd="x-terminal-emulator" icon="gnome-terminal"/>
        <app name="Fitxategi Kudeatzailea" cmd="thunar" icon="file-manager"/>
-       <app name="Web Nabigatzailea" cmd="mozilla" icon="gnome-globe"/>
+       <app name="Web Nabigatzailea" cmd="sensible-browser" 
icon="gnome-globe"/>
 
        <separator/>
 
@@ -77,13 +77,13 @@
          The next line includes the autogenerated menu at the current level.  
If
          you want, you can put this in its own submenu.
        -->
-       <include type="sistema" style="simple" unique="true"/>
+       <include type="system" style="simple" unique="true"/>
 
        <!--
          Uncomment the following line (and comment the above) if you would 
rather
          include a separate menu file instead of using the autogenerated menu.
        -->
-       <!-- <include type="fitxategia" src="menu2.xml"/> -->
+       <!-- <include type="file" src="menu2.xml"/> -->
 
     <separator/>
 

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to