[commits] Horde branch master updated. 1abbbc1f8aad7d708ab1464fe3fe9aaea930aa6f

Michael J. Rubinsky mrubinsk at horde.org
Wed Jan 23 22:21:04 UTC 2013


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

from: cb86b8803e9c2d36fac81d501a0c08bcca50b074

52e4856 Put "My Galleries" first, change "Galleries" to "All Galleries"
78ef1da expand to 20x20, like the rest of the icons.
c0310a1 Removed unused graphics.
de477d6 Readd favicon.ico
af6c4be update graphics for H5
8b4ec32 Remove dead print link.
1abbbc1 Use new graphics.

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

commit 52e4856fb7dc5bb3dacdba1d0ddb1141e01cc440
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 14:46:02 2013 -0500

    Put "My Galleries" first, change "Galleries" to "All Galleries"

 ansel/lib/Application.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/52e4856fb7dc5bb3dacdba1d0ddb1141e01cc440

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

commit 78ef1da2f64e1a42a6e191c16058c204b8c836b9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:04:57 2013 -0500

    expand to 20x20, like the rest of the icons.

 ansel/themes/default/graphics/arrow_switch.png    |  Bin 650 -> 680 bytes
 ansel/themes/default/graphics/text.png            |  Bin 104 -> 4109 bytes
 horde/themes/default/graphics/mime/compressed.png |  Bin 672 -> 732 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/78ef1da2f64e1a42a6e191c16058c204b8c836b9

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

commit c0310a152ba80387344287188cbb6e29e6749257
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:09:10 2013 -0500

    Removed unused graphics.

 ansel/themes/default/graphics/add.png              |  Bin 496 -> 0 bytes
 ansel/themes/default/graphics/favicon.ico          |  Bin 1386 -> 0 bytes
 ansel/themes/default/graphics/image_add.png        |  Bin 208 -> 0 bytes
 ansel/themes/default/graphics/success.png          |  Bin 336 -> 0 bytes
 ansel/themes/default/graphics/twitter.png          |  Bin 493 -> 0 bytes
 horde/themes/default/graphics/map/marker-blue.png  |  Bin 714 -> 0 bytes
 horde/themes/default/graphics/map/marker-gold.png  |  Bin 651 -> 0 bytes
 horde/themes/default/graphics/map/marker-green.png |  Bin 702 -> 0 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 ansel/themes/default/graphics/add.png
 delete mode 100644 ansel/themes/default/graphics/favicon.ico
 delete mode 100644 ansel/themes/default/graphics/image_add.png
 delete mode 100755 ansel/themes/default/graphics/success.png
 delete mode 100644 ansel/themes/default/graphics/twitter.png
 delete mode 100644 horde/themes/default/graphics/map/marker-blue.png
 delete mode 100644 horde/themes/default/graphics/map/marker-gold.png
 delete mode 100644 horde/themes/default/graphics/map/marker-green.png

http://git.horde.org/horde-git/-/commit/c0310a152ba80387344287188cbb6e29e6749257

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

commit de477d6dfb9edf07df6208f25144ddfd2f6fec10
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:10:52 2013 -0500

    Readd favicon.ico

 ansel/themes/default/graphics/favicon.ico |  Bin 0 -> 1742 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 ansel/themes/default/graphics/favicon.ico

http://git.horde.org/horde-git/-/commit/de477d6dfb9edf07df6208f25144ddfd2f6fec10

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

commit af6c4bec133d7301d38fb43e48b15d37ddb690c6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:14:34 2013 -0500

    update graphics for H5

 ansel/themes/default/graphics/allgalleries.png    |  Bin 0 -> 646 bytes
 ansel/themes/default/graphics/ansel.png           |  Bin 493 -> 454 bytes
 ansel/themes/default/graphics/bookmark.png        |  Bin 0 -> 292 bytes
 ansel/themes/default/graphics/browse.png          |  Bin 492 -> 578 bytes
 ansel/themes/default/graphics/down.png            |  Bin 241 -> 384 bytes
 ansel/themes/default/graphics/faces.png           |  Bin 0 -> 609 bytes
 ansel/themes/default/graphics/galleries.png       |  Bin 492 -> 454 bytes
 ansel/themes/default/graphics/mygalleries.png     |  Bin 492 -> 454 bytes
 ansel/themes/default/graphics/plus.png            |  Bin 0 -> 626 bytes
 ansel/themes/default/graphics/problem.png         |  Bin 124 -> 591 bytes
 ansel/themes/default/graphics/slideshow_next.png  |  Bin 255 -> 451 bytes
 ansel/themes/default/graphics/slideshow_pause.png |  Bin 259 -> 222 bytes
 ansel/themes/default/graphics/slideshow_play.png  |  Bin 234 -> 345 bytes
 ansel/themes/default/graphics/slideshow_prev.png  |  Bin 264 -> 451 bytes
 ansel/themes/default/graphics/up.png              |  Bin 244 -> 370 bytes
 ansel/themes/default/screen.css                   |   18 ++++++++++++++----
 16 files changed, 14 insertions(+), 4 deletions(-)
 create mode 100644 ansel/themes/default/graphics/allgalleries.png
 create mode 100644 ansel/themes/default/graphics/bookmark.png
 create mode 100644 ansel/themes/default/graphics/faces.png
 create mode 100644 ansel/themes/default/graphics/plus.png
 mode change 100755 => 100644 ansel/themes/default/graphics/problem.png

http://git.horde.org/horde-git/-/commit/af6c4bec133d7301d38fb43e48b15d37ddb690c6

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

commit 8b4ec3207dc216ff9b9f9d19573dcb5be2b14919
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:17:44 2013 -0500

    Remove dead print link.

 ansel/config/conf.xml     |    5 -----
 ansel/lib/Application.php |   10 +---------
 2 files changed, 1 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/8b4ec3207dc216ff9b9f9d19573dcb5be2b14919

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

commit 1abbbc1f8aad7d708ab1464fe3fe9aaea930aa6f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jan 23 17:18:32 2013 -0500

    Use new graphics.

 ansel/lib/Application.php                |   51 +++++++++++++++++-------------
 ansel/templates/widgets/actions.html.php |    4 +-
 2 files changed, 31 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/1abbbc1f8aad7d708ab1464fe3fe9aaea930aa6f




More information about the commits mailing list