]> git.sesse.net Git - vlc/commit
- about.dfm: the layout of the "About" dialog box is slightly different
authorOlivier Teulière <ipkiss@videolan.org>
Sat, 1 Mar 2003 21:32:49 +0000 (21:32 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Sat, 1 Mar 2003 21:32:49 +0000 (21:32 +0000)
commit69c9de449a4dfdf7891c2b86d68826d5cbdb93a8
tree2c4aa80bba33babee989533a38d8af4d6fdd4698
parentd0a61d5a12fad5bd500b9d7e2c88efb772cae510
 - about.dfm: the layout of the "About" dialog box is slightly different
 - misc.cpp: toolbar buttons are translated too
 - mainframe.dfm: removed the "Back" and "Eject" toolbar buttons, which
   were rather useless, and added an "Eject disc" menu entry
   Also hid the caption for all the toolbar buttons
 - win32.cpp: Added a config option to display or not these captions
 - preferences.cpp: small modification to support non-advanced mode
modules/gui/win32/about.dfm
modules/gui/win32/mainframe.cpp
modules/gui/win32/mainframe.dfm
modules/gui/win32/mainframe.h
modules/gui/win32/misc.cpp
modules/gui/win32/preferences.cpp
modules/gui/win32/win32.cpp