mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-22 02:50:22 +10:00
Skin: Adding the ability to localize Immersive/Immersive7 skins
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
; Immersive skin
|
||||
|
||||
About=Immersive skin\n\nA skin that uses immersive colors and modern visual elements in the style of Windows 10.\n\nPart of <A HREF="https://github.com/Open-Shell/Open-Shell-Menu/">Open-Shell</A> (c) 2009-2017, Ivo Beltchev
|
||||
; About - text to use in the About box for this skin. use \n for new line
|
||||
About=#7111
|
||||
|
||||
; AboutIcon - the ID of an icon resource to use in the About box
|
||||
AboutIcon=1
|
||||
|
||||
; Version - version of the required skin engine. Set to 2 if the skin uses any of the new features introduced in Open-Shell 1.9.0:
|
||||
@@ -208,10 +211,10 @@ Submenu_separatorV_slices_Y=12,9,12
|
||||
|
||||
; OPTIONS
|
||||
|
||||
OPTION RADIOGROUP=Menu theme,0,LIGHT|DARK|AUTO
|
||||
OPTION LIGHT=Light,0
|
||||
OPTION DARK=Dark,0
|
||||
OPTION AUTO=Use system setting,1
|
||||
OPTION RADIOGROUP=#7039,0,LIGHT|DARK|AUTO
|
||||
OPTION LIGHT=#7040,0
|
||||
OPTION DARK=#7041,0
|
||||
OPTION AUTO=#7042,1
|
||||
OPTION NO_ICONS=#7008,1, TWO_COLUMNS
|
||||
OPTION CAPTION=#7003,0, NOT TWO_COLUMNS, 0
|
||||
OPTION USER_IMAGE=#7014,0
|
||||
@@ -223,9 +226,9 @@ OPTION DISABLE_MASK=#7005,0
|
||||
OPTION_NUMBER CUSTOM_TEXT_SIZE=#7038,0,TRUE,12
|
||||
OPTION BLACK_TEXT=#7002,0
|
||||
OPTION BLACK_FRAMES=#7001,0
|
||||
OPTION RADIOGROUP=Transparency style,0,TRANSPARENT_LESS|TRANSPARENT_MORE
|
||||
OPTION TRANSPARENT_LESS=Two-tone#The main section of the menu will use system light/dark colors while additional surfaces use transparent glass with accent color.,1
|
||||
OPTION TRANSPARENT_MORE=Full glass#The entire main menu will use transparent glass with accent color.,0
|
||||
OPTION RADIOGROUP=#7043,0,TRANSPARENT_LESS|TRANSPARENT_MORE
|
||||
OPTION TRANSPARENT_LESS=#7044,1
|
||||
OPTION TRANSPARENT_MORE=#7045,0
|
||||
|
||||
Classic1_options=LIGHT, DARK, AUTO, CAPTION, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
|
||||
Classic2_options=LIGHT, DARK, AUTO, NO_ICONS, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
|
||||
|
||||
Reference in New Issue
Block a user