[commits] Horde-Hatchery branch master updated. 8df7904a088edd35a4ed51d245b9117b78d79ea0

Michael M Slusarz slusarz at horde.org
Tue Dec 15 08:19:49 UTC 2009


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

from: 51ab4281b2c074e4f8ee8fcd6fe14cfb9d888a26

9e91464 Fix double output of status message.
cf9cb95 Ignore TNEF attachments if they contain no files
3cbdd88 Appledouble viewer improvements
8df7904 Remove unneeded image files

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

commit 9e914642eb743ba6dcdb2c6ec382d04df9182c3c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Dec 14 23:58:57 2009 -0700

    Fix double output of status message.

 imp/lib/Mime/Viewer/Pgp.php |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Pgp.php?rt=horde-hatchery&r1=972898dc01b6daeb1bf9a33f32f79c4e5e710d23&r2=9e914642eb743ba6dcdb2c6ec382d04df9182c3c

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

commit cf9cb953ee59aa2641e5edfa89ef576b48c64f0f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 15 00:21:05 2009 -0700

    Ignore TNEF attachments if they contain no files

 imp/lib/Mime/Viewer/Tnef.php |   48 +++++++++++++++++++++--------------------
 1 files changed, 25 insertions(+), 23 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Tnef.php?rt=horde-hatchery&r1=b879fbf80e084ac1d43d439083a5da0a35f01419&r2=cf9cb953ee59aa2641e5edfa89ef576b48c64f0f

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

commit 3cbdd88110a6b9f2147d29f557acc53cb7eb5405
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 15 00:32:31 2009 -0700

    Appledouble viewer improvements

 imp/config/mime_drivers.php.dist              |    3 +++
 imp/lib/Mime/Viewer/Appledouble.php           |    8 +++-----
 imp/themes/graphics/apple.png                 |  Bin 157 -> 0 bytes
 imp/themes/graphics/mime/apple.png            |  Bin 0 -> 157 bytes
 imp/themes/silver/graphics/mime/apple.png     |  Bin 0 -> 157 bytes
 imp/themes/tango-blue/graphics/mime/apple.png |  Bin 0 -> 157 bytes
 6 files changed, 6 insertions(+), 5 deletions(-)
 delete mode 100644 imp/themes/graphics/apple.png
 create mode 100644 imp/themes/graphics/mime/apple.png
 create mode 100644 imp/themes/silver/graphics/mime/apple.png
 create mode 100644 imp/themes/tango-blue/graphics/mime/apple.png

http://git.horde.org/diff.php/imp/config/mime_drivers.php.dist?rt=horde-hatchery&r1=ca9f1cefefcec92e06426308ce9fbbb27db995ef&r2=3cbdd88110a6b9f2147d29f557acc53cb7eb5405
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Appledouble.php?rt=horde-hatchery&r1=b879fbf80e084ac1d43d439083a5da0a35f01419&r2=3cbdd88110a6b9f2147d29f557acc53cb7eb5405
http://git.horde.org/diff.php/imp/themes/graphics/apple.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=3cbdd88110a6b9f2147d29f557acc53cb7eb5405
http://git.horde.org/co.php/imp/themes/graphics/mime/apple.png?rt=horde-hatchery&r=3cbdd88110a6b9f2147d29f557acc53cb7eb5405
http://git.horde.org/co.php/imp/themes/silver/graphics/mime/apple.png?rt=horde-hatchery&r=3cbdd88110a6b9f2147d29f557acc53cb7eb5405
http://git.horde.org/co.php/imp/themes/tango-blue/graphics/mime/apple.png?rt=horde-hatchery&r=3cbdd88110a6b9f2147d29f557acc53cb7eb5405

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

commit 8df7904a088edd35a4ed51d245b9117b78d79ea0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Dec 15 01:12:17 2009 -0700

    Remove unneeded image files

 imp/config/mime_drivers.php.dist               |    6 ------
 imp/lib/Mime/Viewer/Html.php                   |    2 +-
 imp/lib/Mime/Viewer/Images.php                 |    2 +-
 imp/lib/Mime/Viewer/Pdf.php                    |    2 +-
 imp/themes/graphics/mime/binary.png            |  Bin 325 -> 0 bytes
 imp/themes/graphics/mime/image.png             |  Bin 201 -> 0 bytes
 imp/themes/graphics/mime/pdf.png               |  Bin 1191 -> 0 bytes
 imp/themes/graphics/mime/text.png              |  Bin 152 -> 0 bytes
 imp/themes/silver/graphics/mime/binary.png     |  Bin 512 -> 0 bytes
 imp/themes/silver/graphics/mime/html.png       |  Bin 364 -> 603 bytes
 imp/themes/silver/graphics/mime/image.png      |  Bin 589 -> 0 bytes
 imp/themes/silver/graphics/mime/pdf.png        |  Bin 530 -> 0 bytes
 imp/themes/silver/graphics/mime/text.png       |  Bin 342 -> 0 bytes
 imp/themes/tango-blue/graphics/mime/binary.png |  Bin 397 -> 0 bytes
 imp/themes/tango-blue/graphics/mime/image.png  |  Bin 482 -> 0 bytes
 imp/themes/tango-blue/graphics/mime/pdf.png    |  Bin 293 -> 0 bytes
 imp/themes/tango-blue/graphics/mime/text.png   |  Bin 233 -> 0 bytes
 17 files changed, 3 insertions(+), 9 deletions(-)
 delete mode 100644 imp/themes/graphics/mime/binary.png
 delete mode 100644 imp/themes/graphics/mime/image.png
 delete mode 100644 imp/themes/graphics/mime/pdf.png
 delete mode 100644 imp/themes/graphics/mime/text.png
 delete mode 100644 imp/themes/silver/graphics/mime/binary.png
 delete mode 100644 imp/themes/silver/graphics/mime/image.png
 delete mode 100644 imp/themes/silver/graphics/mime/pdf.png
 delete mode 100644 imp/themes/silver/graphics/mime/text.png
 delete mode 100644 imp/themes/tango-blue/graphics/mime/binary.png
 delete mode 100644 imp/themes/tango-blue/graphics/mime/image.png
 delete mode 100644 imp/themes/tango-blue/graphics/mime/pdf.png
 delete mode 100644 imp/themes/tango-blue/graphics/mime/text.png

http://git.horde.org/diff.php/imp/config/mime_drivers.php.dist?rt=horde-hatchery&r1=3cbdd88110a6b9f2147d29f557acc53cb7eb5405&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-hatchery&r1=287fc26edbbeb296fdeef3897ba6c38ac46c0aef&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-hatchery&r1=972898dc01b6daeb1bf9a33f32f79c4e5e710d23&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Pdf.php?rt=horde-hatchery&r1=b879fbf80e084ac1d43d439083a5da0a35f01419&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/graphics/mime/binary.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/graphics/mime/image.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/graphics/mime/pdf.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/graphics/mime/text.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/silver/graphics/mime/binary.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/silver/graphics/mime/html.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/silver/graphics/mime/image.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/silver/graphics/mime/pdf.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/silver/graphics/mime/text.png?rt=horde-hatchery&r1=494134b0cb53996bc9815e438ac7bf14bd3fea50&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/tango-blue/graphics/mime/binary.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/tango-blue/graphics/mime/image.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/tango-blue/graphics/mime/pdf.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0
http://git.horde.org/diff.php/imp/themes/tango-blue/graphics/mime/text.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=8df7904a088edd35a4ed51d245b9117b78d79ea0




More information about the commits mailing list