ups
git-svn-id: svn://kolibrios.org@8751 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
a660c35743
commit
60b56f90fa
@ -1055,7 +1055,7 @@ void NewElement()
|
|||||||
if (info_result!=5) {
|
if (info_result!=5) {
|
||||||
notify(FS_ITEM_ALREADY_EXISTS);
|
notify(FS_ITEM_ALREADY_EXISTS);
|
||||||
} else {
|
} else {
|
||||||
(RenameMove(new_file_ed.text, #file_path))
|
if (RenameMove(new_file_ed.text, #file_path))
|
||||||
{
|
{
|
||||||
if (itdir) {
|
if (itdir) {
|
||||||
notify("'Error renaming folder' -E");
|
notify("'Error renaming folder' -E");
|
||||||
|
Loading…
Reference in New Issue
Block a user