ChangeSet ID: 7518 CVSROOT: /opt/cvs-commit Module name: winehq Changes by: jnewman@wine.codeweavers.com 2003/03/19 15:31:37
Modified files: . : index.php red_styles.css images : red_top_bar.png red_top_logo.png include/themes/classic: content.template home_page.template include/themes/red: box_title.template content.template home_page.template menu.template include/themes/winehq: home_page.template templates/en : home_about.template Added files: images : redc_bl.gif redc_br.gif redc_tl.gif redc_tr.gif Removed files: images : red_bg.gif red_border_top_left.png red_border_top_right.png winehq_bg.gif
Log message: cleaned up red, and class themes
Patch: http://cvs.winehq.com/patch.py?id=7518
Old revision New revision Changes Path 1.6 1.7 +6 -2 winehq/index.php 1.1.1.1 1.2 +11 -11 winehq/red_styles.css 1.2 1.3 +2 -1 winehq/images/red_top_bar.png 1.1.1.1 1.2 +80 -70 winehq/images/red_top_logo.png 1.1.1.1 1.2 +34 -0 winehq/include/themes/classic/content.template 1.2 1.3 +1 -0 winehq/include/themes/classic/home_page.template 1.1.1.1 1.2 +18 -6 winehq/include/themes/red/box_title.template 1.1.1.1 1.2 +21 -7 winehq/include/themes/red/content.template 1.2 1.3 +1 -0 winehq/include/themes/red/home_page.template 1.1.1.1 1.2 +23 -10 winehq/include/themes/red/menu.template 1.3 1.4 +1 -0 winehq/include/themes/winehq/home_page.template 1.6 1.7 +0 -7 winehq/templates/en/home_about.template Added 1.1 +0 -0 winehq/images/redc_tl.gif Added 1.1 +0 -0 winehq/images/redc_bl.gif Added 1.1 +0 -0 winehq/images/redc_br.gif Added 1.1 +0 -0 winehq/images/redc_tr.gif 1.2 Removed +0 -0 winehq/images/red_bg.gif 1.2 Removed +0 -0 winehq/images/red_border_top_left.png 1.2 Removed +0 -0 winehq/images/red_border_top_right.png 1.2 Removed +0 -0 winehq/images/winehq_bg.gif