|
Last change
on this file was 2, checked in by stevenhl, 8 years ago |
|
Import sources from cwmm-full.zip dated 2005-03-21
|
|
File size:
336 bytes
|
| Line | |
|---|
| 1 | #ifndef OS2_INCLUDED
|
|---|
| 2 | #include <os2.h>
|
|---|
| 3 | #endif
|
|---|
| 4 |
|
|---|
| 5 | MENU ID_MENUTIMECONTEXT
|
|---|
| 6 | BEGIN
|
|---|
| 7 | MENUITEM "Tempo ~trascorso" , ID_MENUITEMELAPSED
|
|---|
| 8 | MENUITEM "Tempo ~rimanente" , ID_MENUITEMREMAINING
|
|---|
| 9 | MENUITEM "Informazioni ~traccia" , ID_MENUITEMID3
|
|---|
| 10 | END
|
|---|
| 11 |
|
|---|
| 12 | STRINGTABLE
|
|---|
| 13 | BEGIN
|
|---|
| 14 | IDSTR_MASTERVOLUMEITEM "~Volume generale"
|
|---|
| 15 | END
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.