1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-10 10:35:46 +01:00

updated menus for SHEXEC

This commit is contained in:
kojima
1999-05-01 23:15:43 +00:00
parent b7b8827769
commit 1962d931d5
37 changed files with 291 additions and 315 deletions

21
NEWS
View File

@@ -5,6 +5,18 @@ NEWS for veteran Window Maker users
--- 0.54.0
root menu INCOMPATIBLE changes
------------------------------
EXEC <program> will execute the named program
SHEXEC <command> will execute the shell command.
If you want to execute something like blabla > /dev/null, then use SHEXEC
Dont forget to update your menus.
New Option For setstyle
-----------------------
@@ -31,15 +43,6 @@ SmoothWorkspaceBack = YES/NO
will enable smoothing of scaled workspace background images.
root menu
---------
EXEC <program> will execute the named program
SHEXEC <command> will execute the shell command.
If you want to execute something like blabla > /dev/null, then use SHEXEC
Application User Menu Path Changes
----------------------------------