You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
694 B
19 lines
694 B
5 years ago
|
--- a/lib/menu.in 2019-09-18 19:52:15.000000000 +0300
|
||
|
+++ b/lib/menu.in 2019-10-12 14:42:00.292835720 +0300
|
||
|
@@ -3,13 +3,8 @@
|
||
|
# Place your variants in @CFGDIR@ or in $HOME/.icewm since
|
||
|
# modifications to this file will be overwritten when you reinstall icewm.
|
||
|
#
|
||
|
-prog "@XTERMCMD@" xterm @XTERMCMD@
|
||
|
-prog urxvt xterm urxvt -bg black -cr green -fg white -C -sl 500
|
||
|
-prog gedit fte gedit
|
||
|
-prog NEdit nedit nedit
|
||
|
-prog Firefox mozilla firefox
|
||
|
-prog Hexchat xchat hexchat
|
||
|
-prog Gimp gimp gimp
|
||
|
+prog Firefox web-browser firefox
|
||
|
+prog Chromium web-browser chromium-browser
|
||
|
includeprog icewm-menu-fdo --sep-before --no-sep-others
|
||
|
menufile Programs folder programs
|
||
|
menufile Tool_bar folder toolbar
|