[commits] [hatchery]UNNAMED PROJECT branch, master, updated. 57c06849af3c2e325bd6a80e102e684f7e0568dc
Chuck Hagenbuch
chuck at horde.org
Tue Oct 21 04:17:11 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 57c06849af3c2e325bd6a80e102e684f7e0568dc (commit)
from 20b19494e974463311f27d9fb4f5c2b8da80ff02 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 57c06849af3c2e325bd6a80e102e684f7e0568dc
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Oct 21 00:16:45 2008 -0400
import flexdemo to the hatchery
-----------------------------------------------------------------------
Summary of changes:
flexdemo/alt.php | 15 +
flexdemo/garland/app.html.php | 4 +
flexdemo/garland/css/defaults-rtl.css | 7 +
flexdemo/garland/css/defaults.css | 53 +
flexdemo/garland/css/fix-ie-rtl.css | 63 ++
flexdemo/garland/css/fix-ie.css | 69 ++
flexdemo/garland/css/print.css | 55 +
flexdemo/garland/css/style-rtl.css | 293 ++++++
flexdemo/garland/css/style.css | 1079 ++++++++++++++++++++
flexdemo/garland/images/bg-bar-white.png | Bin 0 -> 110 bytes
flexdemo/garland/images/bg-bar.png | Bin 0 -> 125 bytes
flexdemo/garland/images/bg-content-left.png | Bin 0 -> 3275 bytes
flexdemo/garland/images/bg-content-right.png | Bin 0 -> 3169 bytes
flexdemo/garland/images/bg-content.png | Bin 0 -> 485 bytes
.../garland/images/bg-navigation-item-hover.png | Bin 0 -> 441 bytes
flexdemo/garland/images/bg-navigation-item.png | Bin 0 -> 502 bytes
flexdemo/garland/images/bg-navigation.png | Bin 0 -> 104 bytes
flexdemo/garland/images/bg-tab.png | Bin 0 -> 115 bytes
flexdemo/garland/images/body.png | Bin 0 -> 712 bytes
flexdemo/garland/images/gradient-inner.png | Bin 0 -> 189 bytes
flexdemo/garland/images/menu-collapsed-rtl.gif | Bin 0 -> 176 bytes
flexdemo/garland/images/menu-collapsed.gif | Bin 0 -> 176 bytes
flexdemo/garland/images/menu-expanded.gif | Bin 0 -> 183 bytes
flexdemo/garland/images/menu-leaf.gif | Bin 0 -> 175 bytes
flexdemo/garland/images/task-list.png | Bin 0 -> 128 bytes
flexdemo/garland/left.html.php | 4 +
flexdemo/garland/list.html.php | 7 +
flexdemo/garland/main.html.php | 54 +
flexdemo/garland/right.html.php | 1 +
flexdemo/garland/secondary.html.php | 58 ++
flexdemo/index.php | 15 +
flexdemo/lib/Block/block1.php | 41 +
flexdemo/lib/Block/block2.php | 41 +
flexdemo/lib/Block/menu.php | 43 +
34 files changed, 1902 insertions(+), 0 deletions(-)
create mode 100644 flexdemo/alt.php
create mode 100644 flexdemo/garland/app.html.php
create mode 100644 flexdemo/garland/css/defaults-rtl.css
create mode 100644 flexdemo/garland/css/defaults.css
create mode 100644 flexdemo/garland/css/fix-ie-rtl.css
create mode 100644 flexdemo/garland/css/fix-ie.css
create mode 100644 flexdemo/garland/css/print.css
create mode 100644 flexdemo/garland/css/style-rtl.css
create mode 100644 flexdemo/garland/css/style.css
create mode 100644 flexdemo/garland/images/bg-bar-white.png
create mode 100644 flexdemo/garland/images/bg-bar.png
create mode 100644 flexdemo/garland/images/bg-content-left.png
create mode 100644 flexdemo/garland/images/bg-content-right.png
create mode 100644 flexdemo/garland/images/bg-content.png
create mode 100644 flexdemo/garland/images/bg-navigation-item-hover.png
create mode 100644 flexdemo/garland/images/bg-navigation-item.png
create mode 100644 flexdemo/garland/images/bg-navigation.png
create mode 100644 flexdemo/garland/images/bg-tab.png
create mode 100644 flexdemo/garland/images/body.png
create mode 100644 flexdemo/garland/images/gradient-inner.png
create mode 100644 flexdemo/garland/images/menu-collapsed-rtl.gif
create mode 100644 flexdemo/garland/images/menu-collapsed.gif
create mode 100644 flexdemo/garland/images/menu-expanded.gif
create mode 100644 flexdemo/garland/images/menu-leaf.gif
create mode 100644 flexdemo/garland/images/task-list.png
create mode 100644 flexdemo/garland/left.html.php
create mode 100644 flexdemo/garland/list.html.php
create mode 100644 flexdemo/garland/main.html.php
create mode 100644 flexdemo/garland/right.html.php
create mode 100644 flexdemo/garland/secondary.html.php
create mode 100644 flexdemo/index.php
create mode 100644 flexdemo/lib/Block/block1.php
create mode 100644 flexdemo/lib/Block/block2.php
create mode 100644 flexdemo/lib/Block/menu.php
hooks/post-receive
--
UNNAMED PROJECT
More information about the commits
mailing list