OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / src / ang_eng.rc
index e4d2ab9..ed2d351 100644 (file)
@@ -112,14 +112,53 @@ ANGBAND MENU
                        MENUITEM "&None", 400
                        MENUITEM "&Old tiles", 401
                        MENUITEM "&Adam Bolt's tiles", 402
+                       MENUITEM SEPARATOR
                        MENUITEM "&Bigtile mode", 409
                }
 
+               POPUP "&Background image"
+               {
+                       MENUITEM "&None", 440
+                       MENUITEM "&Custom", 441
+                       MENUITEM "&Preset", 442
+                       MENUITEM SEPARATOR
+                       MENUITEM "Change custom image", 449
+               }
+
+               MENUITEM SEPARATOR
                MENUITEM "&Music", 420
+               POPUP "Volume"
+               {
+                       MENUITEM "100%", 460
+                       MENUITEM "90%", 461
+                       MENUITEM "80%", 462
+                       MENUITEM "70%", 463
+                       MENUITEM "60%", 464
+                       MENUITEM "50%", 465
+                       MENUITEM "40%", 466
+                       MENUITEM "30%", 467
+                       MENUITEM "20%", 468
+                       MENUITEM "10%", 469
+               }
                MENUITEM "&Pause music when inactive", 421
+               MENUITEM "&Open music folder", 422
+               MENUITEM SEPARATOR
                MENUITEM "&Sound", 410
-               MENUITEM "&Back ground pict", 440
-               MENUITEM "Choose BG pict", 441
+               POPUP "Volume"
+               {
+                       MENUITEM "100%", 470
+                       MENUITEM "90%", 471
+                       MENUITEM "80%", 472
+                       MENUITEM "70%", 473
+                       MENUITEM "60%", 474
+                       MENUITEM "50%", 475
+                       MENUITEM "40%", 476
+                       MENUITEM "30%", 477
+                       MENUITEM "20%", 478
+                       MENUITEM "10%", 479
+               }
+               MENUITEM "&Open sound folder", 411
+               MENUITEM SEPARATOR
                MENUITEM "&HTML dump", 450
        }
 }