summaryrefslogtreecommitdiffstats
path: root/redhat/kdebase/kdebase-3.5.12-kickerfix.patch
blob: 2a58f00202abe1e33b7791e8db97a0c952eddd56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: ui/k_new_mnu.cpp
===================================================================
--- ui/k_new_mnu.cpp	(revision 1259264)
+++ ui/k_new_mnu.cpp	(working copy)
@@ -3502,6 +3502,8 @@
                                   descr, "system:/media/" + name, nId++, -1 );
 
         ++it; // skip separator
+	++it;
+	++it;
     }
 }