forked from KolibriOS/kolibrios
Shell 0.7.0. Command line editing implemented. + Some small fixes.
git-svn-id: svn://kolibrios.org@4015 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -10,7 +10,7 @@ if (NULL == dir)
|
||||
#if LANG_ENG
|
||||
printf(" cd <directory>\n\r");
|
||||
#elif LANG_RUS
|
||||
printf(" cd <äčđĺęňîđč˙>\n\r");
|
||||
printf(" cd <¤¨ŕĽŞâŽŕ¨ď>\n\r");
|
||||
#endif
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user