18 lines
250 B
INI
Executable File
18 lines
250 B
INI
Executable File
#include <default.url>
|
|
|
|
// Prima nota
|
|
|
|
MENUBAR MENU_BAR(0)
|
|
|
|
MENU MENU_BAR(0)
|
|
SUBMENU M_FILE "~File"
|
|
SUBMENU M_EDIT "~Modifica"
|
|
SUBMENU M_FONT "~Opzioni"
|
|
SUBMENU M_HELP "~Help"
|
|
|
|
MENU M_FONT
|
|
ITEM MENU_ITEM(1) "~Colori righe"
|
|
|
|
|
|
|