wok diff icewm-xdgmenu/stuff/menu @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (3 days ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/icewm-xdgmenu/stuff/menu	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +menuprog "All Programs" slitaz-menu icewm-xdgmenu /etc/xdg/menus/applications.menu
     1.5 +prog terminal terminal terminal
     1.6 +prog Editor keyboard editor
     1.7 +prog wwwBrowser browser browser
     1.8 +prog Filemanager media-floppy file-manager
     1.9 +separator
    1.10 +menufile Tool_bar folder toolbar
    1.11 \ No newline at end of file