mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 14:24:14 +01:00
added romanian menus
This commit is contained in:
@@ -56,7 +56,10 @@
|
||||
* // opens command and uses it's stdout to construct menu.
|
||||
* // Command's output must be a valid menu description.
|
||||
* // The space between '|' and command itself is optional.
|
||||
* // Use '||' instead of '|' if you want the menu to always update
|
||||
* // when opened. It might be slow.
|
||||
* OPEN_MENU | command
|
||||
* OPEN_MENU || command
|
||||
* 3. Directory handling.
|
||||
* // Opens one or more directories and construct a menu with all
|
||||
* // the subdirectories and executable files in them sorted
|
||||
|
||||
Reference in New Issue
Block a user