]> git.pld-linux.org Git - packages/xfdesktop.git/blob - xfdesktop-vfmg.patch
- updated to 4.2.3
[packages/xfdesktop.git] / xfdesktop-vfmg.patch
1 diff -urN xfdesktop-4.2.2/menu.xml fix/xfdesktop-4.2.2/menu.xml
2 --- xfdesktop-4.2.2/menu.xml    2005-05-15 10:27:45.000000000 +0200
3 +++ fix/xfdesktop-4.2.2/menu.xml        2005-05-20 17:14:10.000000000 +0200
4 @@ -77,13 +77,13 @@
5           The next line includes the autogenerated menu at the current level.  If
6           you want, you can put this in its own submenu.
7         -->
8 -       <include type="system" style="simple" unique="true"/>
9 +       <!-- <include type="system" style="simple" unique="true"/> -->
10  
11         <!--
12           Uncomment the following line (and comment the above) if you would rather
13           include a separate menu file instead of using the autogenerated menu.
14         -->
15 -       <!-- <include type="file" src="menu2.xml"/> -->
16 +       <include type="file" src="menu2.xml"/>
17  
18      <separator/>
19  
20 diff -urN xfdesktop-4.2.3/menu.xml.pl fix/xfdesktop-4.2.3/menu.xml.pl
21 --- xfdesktop-4.2.3/menu.xml.pl.orig    2005-11-05 18:11:55.000000000 +0100
22 +++ xfdesktop-4.2.3/menu.xml.pl 2005-11-10 07:32:04.000000000 +0100
23 @@ -77,13 +77,13 @@
24           The next line includes the autogenerated menu at the current level.  If
25           you want, you can put this in its own submenu.
26         -->
27 -       <include type="system" style="simple" unique="true"/>
28 +       <!-- <include type="system" style="simple" unique="true"/> -->
29  
30         <!--
31           Uncomment the following line (and comment the above) if you would rather
32           include a separate menu file instead of using the autogenerated menu.
33         -->
34 -       <!-- <include type="file" src="menu2.xml"/> -->
35 +       <include type="file" src="menu2.xml"/>
36  
37      <separator/>
38  
This page took 0.058798 seconds and 4 git commands to generate.