added: new winix function: "sort"
sorting items in a directory (Item::sort_index is used) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@754 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -195,6 +195,7 @@ void Functions::CreateFunctions()
|
||||
Add(fun_reload);
|
||||
Add(fun_rm);
|
||||
Add(fun_run);
|
||||
Add(fun_sort);
|
||||
Add(fun_special_default);
|
||||
Add(fun_stat);
|
||||
Add(fun_subject);
|
||||
|
Reference in New Issue
Block a user