summaryrefslogtreecommitdiffstats
path: root/redhat/kdebase/kdebase-3.5.12-kickerfix.patch
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-24 17:30:08 -0600
committerTimothy Pearson <[email protected]>2011-11-24 17:30:08 -0600
commit2f36af3a328bf230d5c6bb787652d074f45c8b4b (patch)
treeb766d46d18c3b0fefd94595b6abd4d989a8177a7 /redhat/kdebase/kdebase-3.5.12-kickerfix.patch
parentbf4274f846984ab7df435aa9a67c4cd3123bca6d (diff)
parent90b1878f91678caf4483ee7040f2cccff094ba21 (diff)
downloadtde-packaging-2f36af3a328bf230d5c6bb787652d074f45c8b4b.tar.gz
tde-packaging-2f36af3a328bf230d5c6bb787652d074f45c8b4b.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/kdebase/kdebase-3.5.12-kickerfix.patch')
-rw-r--r--redhat/kdebase/kdebase-3.5.12-kickerfix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/redhat/kdebase/kdebase-3.5.12-kickerfix.patch b/redhat/kdebase/kdebase-3.5.12-kickerfix.patch
new file mode 100644
index 000000000..2a58f0020
--- /dev/null
+++ b/redhat/kdebase/kdebase-3.5.12-kickerfix.patch
@@ -0,0 +1,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;
+ }
+ }
+