[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 blac
From: |
skwashd |
Subject: |
[Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1 |
Date: |
Thu, 5 May 2005 02:56:00 +0200 |
Update of old/squirrelmail/themes
Added Files:
Branch: MAIN
bluesnews_theme.php
black_bean_burrito_theme.php
README.themes
bluesteel_theme.php
dark_grey_theme.php
slashdot_theme.php
servery_theme.php
seaspray_theme.php
sandstorm_theme.php
purple_theme.php
forest_theme.php
default_theme.php
deepocean_theme.php
high_contrast_theme.php
ice_theme.php
plain_blue_theme.php
maize_theme.php
index.php
Log Message:
cvs clean up
====================================================
Index: bluesnews_theme.php
<?php
/** Author: Ray Black
Date: August 15, 2000
Theme Name: "BluesNews"
Comments: In the long tradition of mimicing popular sites, I
bring
you the 'inspired by BluesNews.com' theme. Simple,
high-
contrast colorset, easy to read with
very little eye strain.
**/
$color[0] = "#181818"; // (off-black) TitleBar
$color[1] = "#A0A0A0"; // (gray) Quoted Replies
in Emails
$color[2] = "#800000"; // (red) Warning/Error
Messages
$color[3] = "#000000"; // (black) Left Bar
Background
$color[4] = "#000000"; // (black) Normal
Background
$color[5] = "#000080"; // (bright blue) Table Headers
$color[6] = "#FFFF80"; // (bright yellow) Text on left bar
$color[7] = "#FFFF80"; // (bright yellow) Links
$color[8] = "#FFFFFF"; // (white) Normal text
$color[9] = "#000080"; // (bright blue) Darker version of #0
$color[10] = "#000080"; // (bright blue) Darker version of #9
$color[11] = "#3333FF"; // (dull blue) Special Folders
color
?>
====================================================
Index: black_bean_burrito_theme.php
<?php
/** Author: Ray Black
Date: August 15, 2000
Theme Name: "Black Bean Burrito"
**/
$color[0] = "#595959"; // (mid-dark gray) TitleBar
$color[1] = "#F88888"; // (light red) Quoted Replies
in Emails
$color[2] = "#ff7171"; // (pinkish) Warning/Error
Messages
$color[3] = "#000000"; // (black) Left Bar
Background
$color[4] = "#000000"; // (black) Normal
Background
$color[5] = "#373700"; // (dark yellow-green) Table Headers
$color[6] = "#D0D0D0"; // (off-white) Text on left bar
$color[7] = "#cfcfa0"; // (very dull yellow) Links
$color[8] = "#D0D0D0"; // (off-white) Normal text
$color[9] = "#414141"; // (dark gray) Darker version
of #0
$color[10] = "#292929"; // (darker gray) Darker version of #9
$color[11] = "#AAAA44"; // (light red) Special Folders
color
?>
====================================================
Index: README.themes
For information on creating themes, please read doc/themes.txt
====================================================
Index: bluesteel_theme.php
<?php
/** Author: Luke Ehresman
Date: January 2, 2000
Theme Name: "Default Theme"
This is the default theme that comes standard with SquirrelMail.
Most of the colors were taken from mail.yahoo.com's theme on their
site.
To create a new theme, just copy this file, and edit the colors.
Be sure to rename the file and keep the original, just in case.
NOTE:
Please email any themes you create to address@hidden for inclusion
in further releases of SquirrelMail and for download from the web
page.
**/
$color[0] = "#A8A8A8"; // (darkish grey) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#475A94"; // (darkish blue) Left Bar Background
$color[4] = "#DEDFDF"; // (grey) Normal Background
$color[5] = "#FFFFCC"; // (light yellow) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#0000CC"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#ABABAB"; // (mid-gray) Lighter version of #0
$color[10] = "#666666"; // (dark gray) Darker version of #0
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: dark_grey_theme.php
<?php
/** Author: Justin Miller
Date: July 24, 2000
Theme Name: "Dark Grey"
**/
$color[0] = "#B2B2B2"; // (gray) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#929292"; // (light gray) Left Bar Background
$color[4] = "#FFFFFF"; // (white) Normal Background
$color[5] = "#C0C0C0"; // (lighter grey) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#303030"; // (dark gray) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#929292"; // (mid-gray) Darker version of #0
$color[10] = "#505050"; // (dark gray) Darker version of #9
$color[11] = "#770010"; // (dark red) Special Folders color
?>
====================================================
Index: slashdot_theme.php
<?php
/** Author: Luke Ehresman
Date: January 3, 2000
Theme Name: "Slashdot Theme"
This theme tries to mimic the color scheme from the "News
for Nerds" web site, www.slashdot.org.
**/
$color[0] = "#DCDCDC"; // (light gray) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#006668"; // (/. color) Left Bar Background
$color[4] = "#FFFFFF"; // (white) Normal Background
$color[5] = "#BABABA"; // (darker gray) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#004949"; // (light /. color) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#ABABAB"; // (mid-gray) Darker version of #0
$color[10] = "#666666"; // (dark gray) Darker version of #9
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: servery_theme.php
<?php
/*
0: Title Bar at the top of the page header
1: <not currently used>
2: Error messages (usually red)
3: Left folder list background color
4: Normal background color
5: Header of the message index (From, Date, Subject)
6: Normal text on the left folder list
7: Links in the right frame
8: Normal text (usually black)
9: Darker version of #0
10: Darker version of #9
11: Special folders color (Inbox, Trash, Sent)
/*
/** Author: Ondrej Sury <address@hidden>
Date: August 18, 2000
Theme Name: "Servery.cz Theme"
**/
$color[0] = "#F1EEE3"; // (light gray) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#7D6F3F"; // (green-blue) Left Bar Background
$color[4] = "#FFFFFF"; // (white) Normal Background
$color[5] = "#C7B98B"; // (light yellow) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#434031"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#C7B98B"; // (mid-gray) Darker version of #0
$color[10] = "#F1EEE3"; // (dark gray) Darker version of #9
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: seaspray_theme.php
<?php
/** Author: Luke Ehresman
Date: March 3, 2000
Theme Name: "Sea Spray Theme"
**/
$color[0] = "#7CA4A4";
$color[1] = "#800000";
$color[2] = "#CC0000";
$color[3] = "#588080";
$color[4] = "#DCFFFF";
$color[5] = "#98C0C0";
$color[6] = "#000000";
$color[7] = "#184040";
$color[8] = "#000000";
$color[9] = "#78A0A0";
$color[10] = "#386060";
$color[11] = "#FFFFB0";
?>
====================================================
Index: sandstorm_theme.php
<?php
/** Author: Luke Ehresman
Date: January 2, 2000
Theme Name: "Sand Storm"
This is a theme using Tan as its main color.
**/
$color[0] = "#CFB789"; // (darker tan) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#AF9769"; // (tan) Left Bar Background
$color[4] = "#FFE9BF"; // (light tan) Normal Background
$color[5] = "#FFFFCC"; // (light yellow) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#8B6029"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#BFA779"; // (mid tan) Darker version of #0
$color[10] = "#7F6729"; // (dark tan) Darker version of #9
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: purple_theme.php
<?php
/** Author: Luke Ehresman
Date: January 7, 2000
Theme Name: "Purple Theme"
This Theme is composed entirely of shades of purple.
**/
$color[0] = "#AC9ECB"; // (light purp) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#B6A7D5"; // (purple) Left Bar Background
$color[4] = "#EDE4FF"; // (light purple) Normal Background
$color[5] = "#DDD4EF"; // (darker gray) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#622680"; // (light purple) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#877C9F"; // (mid purp) Darker version of #0
$color[10] = "#726987"; // (dark purp) Darker version of #9
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: forest_theme.php
<?php
/** Author: Luke Ehresman
Date: January 7, 2000
Theme Name: "Forest Theme"
This theme uses Forest-ish colors (mostly green)
**/
$color[0] = "#9EBFA7"; // (light purp) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#244B30"; // (purple) Left Bar Background
$color[4] = "#DEFFE7"; // (light purple) Normal Background
$color[5] = "#B6D7BF"; // (darker gray) Table Headers
$color[6] = "#DDFFDD"; // (black) Text on left bar
$color[7] = "#1C5F30"; // (light purple) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#88a990"; // (mid purp) Darker version of #0
$color[10] = "#5E7F67"; // (dark purp) Darker version of #9
$color[11] = "#4A9B62"; // (dark red) Special Folders color
?>
====================================================
Index: default_theme.php
<?php
/** Author: Luke Ehresman
Date: January 2, 2000
Theme Name: "Default Theme"
This is the default theme that comes standard with SquirrelMail.
Most of the colors were taken from mail.yahoo.com's theme on their
site.
To create a new theme, just copy this file, and edit the colors.
Be sure to rename the file and keep the original, just in case.
NOTE:
Please email any themes you create to address@hidden for inclusion
in further releases of SquirrelMail and for download from the web
page.
**/
$color[0] = "#DCDCDC"; // (light gray) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#A0B8C8"; // (green-blue) Left Bar Background
$color[4] = "#FFFFFF"; // (white) Normal Background
$color[5] = "#FFFFCC"; // (light yellow) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#0000CC"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#ABABAB"; // (mid-gray) Darker version of #0
$color[10] = "#666666"; // (dark gray) Darker version of #9
$color[11] = "#770000"; // (dark red) Special Folders color
?>
====================================================
Index: deepocean_theme.php
<?php
/** Author: Luke Ehresman
Date: January 3, 2000
Theme Name: "Deep Blue"
Deep Ocean is a theme that is very blue.
**/
$color[0] = "#6188A9"; // (light gray) TitleBar
$color[1] = "#800000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#294763"; // (green-blue) Left Bar Background
$color[4] = "#7A9CBF"; // (white) Normal Background
$color[5] = "#597D9D"; // (light yellow) Table Headers
$color[6] = "#FFFFFF"; // (black) Text on left bar
$color[7] = "#014070"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#587B99"; // (mid-gray) Darker version of #0
$color[10] = "#496E8B"; // (dark gray) Darker version of #9
$color[11] = "#A7C5F3"; // (dark red) Special Folders color
?>
====================================================
Index: high_contrast_theme.php
<?php
/** Author: Casey A. Peel
Date: July 13, 2000
Theme Name: "High Contrast"
**/
$color[0] = "#818181"; // (light gray) TitleBar
$color[1] = "#FF0000"; // (red)
$color[2] = "#CC0000"; // (light red) Warning/Error Messages
$color[3] = "#008080"; // (green-blue) Left Bar Background
$color[4] = "#FFFFFF"; // (white) Normal Background
$color[5] = "#FFFF00"; // (light yellow) Table Headers
$color[6] = "#000000"; // (black) Text on left bar
$color[7] = "#0000FF"; // (blue) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#C0C0C0"; // (mid-gray) Darker version of #0
$color[10] = "#808080"; // (dark gray) Darker version of #9
$color[11] = "#FFFFFF"; // (white) Special Folders color
?>
====================================================
Index: ice_theme.php
<?php
/** Author: Luke Ehresman
Date: January 7 2000
Theme Name: "Ice Theme"
**/
$color[0] = "#C0DAFF"; // TitleBar
$color[1] = "#800000"; // Error Message
$color[2] = "#CC0000"; // Warning/Error Messages
$color[3] = "#B0CAFF"; // Left Bar Background
$color[4] = "#FFFFFF"; // Normal Background
$color[5] = "#D0EAFF"; // Table Headers
$color[6] = "#000000"; // Text on left bar
$color[7] = "#8888FF"; // Links
$color[8] = "#000000"; // Normal text
$color[9] = "#D0EAFF"; // Darker version of #0
$color[10] = "#F0FAFF"; // Darker version of #9
$color[11] = "#770000"; // Special Folders color
?>
====================================================
Index: plain_blue_theme.php
<?php
/** Author: Luke Ehresman
Date: April 30, 2000
Theme Name: "Plain Blue"
**/
$color[0] = "#A2BED4"; // TitleBar
$color[1] = "#800000"; //
$color[2] = "#CC0000"; // Warning/Error Messages
$color[3] = "#6795B9"; // Left Bar Background
$color[4] = "#FFFFFF"; // Normal Background
$color[5] = "#94ABC0"; // Table Headers
$color[6] = "#000000"; // Text on left bar
$color[7] = "#0000CC"; // Links
$color[8] = "#000000"; // Normal text
$color[9] = "#83A0BA"; // Darker version of #0
$color[10] = "#376589"; // Darker version of #9
$color[11] = "#770000"; // Special Folders color
?>
====================================================
Index: maize_theme.php
<?php
/** Author: Ray Black
Date: August 15, 2000
Theme Name: "Maize"
Comments: Staying with the 'South of the border food' theme,
I bring you Maize to accompany Black Bean Burrito.
As the Furbies say: Yum! Oh, message
highlighting
looks best with colors in the
neighborhood of
#7A6A50, bumping up the red, green and
blue where
necessary.
**/
$color[0] = "#B0B0B0"; // (gray) TitleBar
$color[1] = "#A04040"; // (dull red) Quoted Replies
in Emails
$color[2] = "#F04040"; // (bright red) Warning/Error Messages
$color[3] = "#DFCFBF"; // (antique white) Left Bar Background
$color[4] = "#DFCFBF"; // (antique white) Normal Background
$color[5] = "#755A45"; // (light brown) Table Headers
$color[6] = "#101010"; // (off-black) Text on left bar
$color[7] = "#800000"; // (red) Links
$color[8] = "#000000"; // (black) Normal text
$color[9] = "#909090"; // (darker gray) Darker version of #0
$color[10] = "#606060"; // (darkest gray) Darker version of #9
$color[11] = "#600000"; // (lighter red) Special Folders color
?>
====================================================
Index: index.php
<?php
/**
** index.php
**
** This file simply takes any attempt to view source files
** and sends those people to the login screen. At this
** point no attempt is made to see if the person is logged
** or not.
**/
header("Location:../index.php");
/** pretty impressive huh? **/
?>
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, (continued)
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1,
skwashd <=
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1, skwashd, 2005/05/07
- Prev by Date:
[Phpgroupware-cvs] old/squirrelmail/config config.php,1.1
- Next by Date:
[Phpgroupware-cvs] old/squirrelmail/help/ko search.hlp, 1.1 read_mail.hlp, 1.1 addresses.hlp, 1.1 FAQ.hlp, 1.1 basic.hlp, 1.1 compose.hlp, 1.1 options.hlp, 1.1 main_folder.hlp, 1.1 folders.hlp, 1.1
- Previous by thread:
[Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1
- Next by thread:
[Phpgroupware-cvs] old/squirrelmail/themes bluesnews_theme.php, 1.1 black_bean_burrito_theme.php, 1.1 README.themes, 1.1 bluesteel_theme.php, 1.1 dark_grey_theme.php, 1.1 slashdot_theme.php, 1.1 servery_theme.php, 1.1 seaspray_theme.php, 1.1 sandstorm_theme.php, 1.1 purple_theme.php, 1.1 forest_theme.php, 1.1 default_theme.php, 1.1 deepocean_theme.php, 1.1 high_contrast_theme.php, 1.1 ice_theme.php, 1.1 plain_blue_theme.php, 1.1 maize_theme.php, 1.1 index.php, 1.1
- Index(es):