[commits] Horde-Hatchery branch master updated. 6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f

Michael M Slusarz slusarz at horde.org
Wed Oct 7 04:46:28 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 988271d3e688f20f96cfb5c0296fc5cdff271019

9623c28... Fix variable typo
6aa3e46... More tweaking of various config options

-----------------------------------------------------------------------

commit 9623c2836a232db8b9d3533f37559dd5d1a5469e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Oct 6 17:32:59 2009 -0600

    Fix variable typo

 imp/lib/Compose.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=4cf88adb70582488534552905fe649e1e11684f3&r2=9623c2836a232db8b9d3533f37559dd5d1a5469e

-----------------------------------------------------------------------

commit 6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Oct 6 22:43:51 2009 -0600

    More tweaking of various config options

 imp/config/conf.xml                    |   12 ---
 imp/config/prefs.php.dist              |  138 ++++++++++++++++---------------
 imp/docs/UPGRADING                     |    1 +
 imp/js/flagprefs.js                    |    2 +
 imp/lib/Contents.php                   |    2 +-
 imp/lib/Mime/Viewer/Images.php         |    2 +-
 imp/lib/Views/ShowMessage.php          |    5 +-
 imp/mailbox.php                        |    6 +-
 imp/message.php                        |    4 +-
 imp/rss.php                            |    2 +-
 imp/smime.php                          |    1 +
 imp/templates/pgp/pgp.html             |    4 +-
 imp/templates/prefs/flagmanagement.inc |    3 +-
 imp/templates/prefs/soundselect.inc    |    2 +-
 imp/templates/smime/smime.html         |    9 +-
 imp/themes/ie6_or_less.css             |    2 +-
 imp/themes/ie7.css                     |    2 +-
 imp/themes/screen.css                  |    9 ++-
 imp/themes/silver/screen.css           |    3 +
 19 files changed, 108 insertions(+), 101 deletions(-)

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=1bfbaa0d0d85f95268fbc61c29059911af965b08&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&r1=5143fa4642410e8be4b87282e5385c5770aec41c&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-hatchery&r1=7ced0a1848e7507770abe4c53acd012ac681150a&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/js/flagprefs.js?rt=horde-hatchery&r1=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=c1716b393f3d2656419610100aeb8e9d4a6b6670&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-hatchery&r1=43d61f611dd079a7ec61fde2c05784a7f5a93e0b&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=c1716b393f3d2656419610100aeb8e9d4a6b6670&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/rss.php?rt=horde-hatchery&r1=f0daa2470ea069c3488276d2ecb1f92c6fdc86b3&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/smime.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/templates/pgp/pgp.html?rt=horde-hatchery&r1=1a4826f819fb941ce372666614541bdc9290c772&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/templates/prefs/flagmanagement.inc?rt=horde-hatchery&r1=ce92aaf85475453978c8aebe8634e13b6231c385&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/templates/prefs/soundselect.inc?rt=horde-hatchery&r1=3a5f85a1b09c218182a067987664d16ec17243c7&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/templates/smime/smime.html?rt=horde-hatchery&r1=1a4826f819fb941ce372666614541bdc9290c772&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/themes/ie6_or_less.css?rt=horde-hatchery&r1=6504cf7d80e1045299e2adb17408e4a28de1e8e6&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/themes/ie7.css?rt=horde-hatchery&r1=6504cf7d80e1045299e2adb17408e4a28de1e8e6&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=b1368ebb15312a08713eecfa9807a16f1328962d&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f
http://git.horde.org/diff.php/imp/themes/silver/screen.css?rt=horde-hatchery&r1=5d46697409298e3a520583b63170a517c8e32e53&r2=6aa3e46326f0d497a9c6e27f20fba36b08bfcb3f




More information about the commits mailing list