Files
Open-Shell-Menu/ClassicStartSrc/Skins/WinXP/SkinDescription.txt
Xenhat 0adcd693e4 Some branding and licensing work (#22)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* Initial re-branding work (#21)

* Create copy of __MakeFinal to build all languages (Use this file when releasing new versions)

* Move the registry key IvoSoft->Passionate-Coder (#21)

* Change company/mfg name IvoSoft->Passionate-Coder (#21)

* Update some leftover copyright dates (#21)

* Fix accidental copy-paste breaking MakeFinal scripts

* Fix invalid company name for Wix and change registry keys to match the new string (#21)

* Update more copyright and legal text (#21)

* Update RTF files format (Wordpad generated those) (#21)

* update license text in RTF files (#21)
We lost the blue link text in the installer page. Will have to manually re-color all the links later.
2018-06-25 01:42:52 -04:00

145 lines
3.5 KiB
Plaintext

; Windows XP skin
; About - text to use in the About box for this skin. use \n for new line
About=#7106
; 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 Classic Start 1.9.0 like full glass,
; skinnable sub-menus, skinnable pager buttons, skinnable arrows, etc
Version=2
Variation1=1,#7020
Variation2=2,#7021
Variation3=3,#7022
;MAIN BITMAP SECTION - describes the background of the main menu
Main_bitmap=1
Main_opacity=alpha
Main_bitmap_slices_X=10,144,2,2,168,10
Main_bitmap_slices_Y=15,1,8
;MAIN MENU SECTION - describes the menu portion of the main menu
Main_large_icons=1
Main_font="Segoe UI",normal,-10
Main_background=#FFFFFF
Main_text_color=#000000,#FFFFFF,#7F7F7F,#7F7F7F
Main_selection=#316AC5
Main_new_selection=#FEEEAA
Main_padding=4,18,2,9
Main2_padding=3,18,4,9
Main_arrow=4
Main2_arrow=0
Main_arrow_padding=8,9,100%
Main_separator=11
Main_separator_slices_X=40,92,40
Main2_separator=12
Main2_separator_slices_X=30,74,30
;SUB-MENU SECTION - describes the look of the sub-menus
Submenu_bitmap=3
Submenu_bitmap_slices_X=8,174,2
Submenu_bitmap_slices_Y=2,18,2
Submenu_opacity=region
Submenu_padding=7,2,2,2
Submenu_font="Segoe UI",normal,-9
Submenu_text_color=#000000,#FFFFFF,#7F7F7F,#7F7F7F
Submenu_selection=#1665CB
Submenu_new_selection=#FEEEAA
Submenu_offset=5
Submenu_separator=17
Submenu_separator_slices_X=50,75,50
Submenu_separator_font="Segoe UI",italic,-10
Submenu_separator_text_color=#0062AD,#FFFFFF
Submenu_separator_text_padding=3,4,4,4,100%
Submenu_separator_icon_padding=6,3,3,3,100%
Submenu_separator_split_font="Segoe UI",italic,-10
Submenu_separator_split_color=#0062AD,#FFFFFF
Submenu_separator_split_text_padding=3,4,4,4,100%
Submenu_separator_split_icon_padding=6,3,3,3,100%
; Submenu_separatorV - bitmap to use as a vertical separator between multiple columns
Submenu_separatorV=18
Submenu_separatorV_slices_Y=50,75,50
; More_bitmap - a bitmap for the "more" button in search categories. set to 0 to use the default icon. set to "none" to hide the button
More_bitmap=none
; OPTIONS
OPTION SMALL_ICONS=#7011,0
OPTION LARGE_FONT=#7007,0
OPTION NO_ICONS=#7008,0
OPTION USER_IMAGE=#7014,0
OPTION USER_NAME=#7015,0
OPTION CENTER_NAME=#7004,0, USER_NAME, 0
Classic1_options=variations, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, LARGE_FONT
Classic2_options=variations, NO_ICONS, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, LARGE_FONT
AllPrograms_options=variations
[SMALL_ICONS]
Main_large_icons=0
Main_font="Segoe UI",normal,-9
Main_arrow=0
[LARGE_FONT]
Main_font="Segoe UI",normal,-10
Submenu_font="Segoe UI",normal,-10
Main_text_padding=1,0,8,2,100%
Submenu_text_padding=1,0,8,2,100%
[USER_IMAGE]
User_image_size=48
User_frame_position=10,8
User_bitmap=19
User_image_offset=2,2
[USER_IMAGE OR USER_NAME]
Main_bitmap=2
Main_bitmap_slices_Y=66,1,8
Main_padding=4,67,2,9
Main2_padding=3,67,4,9
[USER_NAME]
User_name_position=75,15,-15,55
User_name_align=left
User_font="Franklin Gothic Medium",normal,22
User_text_color=#FFFFFF
User_glow_color=#0C50B1
User_glow_size=2
[USER_NAME AND NOT USER_IMAGE]
User_name_position=15,15,-15,55
[CENTER_NAME]
User_name_align=center
[NO_ICONS]
Main_no_icons2=1
Main2_text_padding=1,7,8,7,100%
[NO_ICONS AND SMALL_ICONS]
Main2_text_padding=1,3,8,4,100%
[NOT TWO_COLUMNS]
Main_bitmap=20
Main_bitmap_slices_X=0,0,0,10,316,10
Main_separator=12
Main_separator_slices_X=30,74,30
Main_padding=4,18,3,9
[NOT TWO_COLUMNS AND (USER_IMAGE OR USER_NAME)]
Main_bitmap=21
Main_padding=4,67,3,9