mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 19:36:38 +10:00
Added options for moving the start menu and showing the start menu at the edge of working area instead of against the taskbar
This commit is contained in:
@@ -644,6 +644,12 @@ BEGIN
|
||||
IDS_PIC_COMMAND_TIP "Enter the command you want to run when you click on the user picture"
|
||||
IDS_NAME_COMMAND "User name command"
|
||||
IDS_NAME_COMMAND_TIP "Enter the command you want to run when you click on the user name"
|
||||
IDS_ALIGN_WORK_AREA "Align start menu to working area"
|
||||
IDS_ALIGN_WORK_AREA_TIP "Align the start menu to the working area instead of to the taskbar. Use with custom taskbars"
|
||||
IDS_HOR_OFFSET "Horizontal position offset"
|
||||
IDS_HOR_OFFSET_TIP "Offset the start menu horizontally by the amount of pixels specified"
|
||||
IDS_VERT_OFFSET "Vertical position offset"
|
||||
IDS_VERT_OFFSET_TIP "Offset the start menu vertically by the amount of pixels specified"
|
||||
IDS_SMALL_SIZE_SM "Small icon size"
|
||||
IDS_SMALL_SIZE_SM_TIP "Set the small icon size. The default is 16 for DPI<=96, 20 for 96<DPI<=120 and 24 for DPI>120"
|
||||
IDS_LARGE_SIZE_SM "Large icon size"
|
||||
|
||||
Reference in New Issue
Block a user