You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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;
|
|
}
|
|
}
|
|
|