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.
14 lines
333 B
14 lines
333 B
13 years ago
|
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;
|
||
|
}
|
||
|
}
|
||
|
|