use same startmenu entries height as MS explorer

svn path=/trunk/; revision=10240
This commit is contained in:
Martin Fuchs 2004-07-21 19:05:19 +00:00
parent 4175709d6c
commit 6dc20a8084
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@ CFG=make_explorer - Win32 bjam
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "URelease"
# PROP Intermediate_Dir "URelease"
# PROP Cmd_Line "msdevfilt -gcc make -f Makefile.MinGW UNICODE=1"
# PROP Cmd_Line "msdevfilt -gcc make -f Makefile.PCH UNICODE=1"
# PROP Rebuild_Opt "clean all"
# PROP Target_File "explorer.exe"
# PROP Bsc_Name ""

View file

@ -36,7 +36,7 @@
#define STARTMENU_WIDTH_MIN 120
#define STARTMENU_LINE_HEIGHT 22
#define STARTMENU_LINE_HEIGHT 20
#define STARTMENU_SEP_HEIGHT (STARTMENU_LINE_HEIGHT/2)
#define STARTMENU_TOP_BTN_SPACE 8