[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. 7a9905f167
From: |
Jonathan Gonzalez V. |
Subject: |
[Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. 7a9905f16771288612fbdca7358bec68af63d8b0 |
Date: |
Tue, 20 Jan 2009 03:39:04 +0000 |
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 7a9905f16771288612fbdca7358bec68af63d8b0 (commit)
via 7a0f0e8ccae12ef46e28fb405924350782a8e879 (commit)
via b253254f6ecfc02f43d0671725e2c21ff3ff9b76 (commit)
via 64d643d47481d614407ded32bb37aa4640573624 (commit)
via 835f3cd86399f5d6b167906fb3d71468486d833e (commit)
via 18c88e4481da096bad6211a6916a2b98d0753368 (commit)
from d2bee51ccb24f91b455984bc982e54bb0fd5d40f (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 7a9905f16771288612fbdca7358bec68af63d8b0
Merge: 7a0f0e8ccae12ef46e28fb405924350782a8e879
d2bee51ccb24f91b455984bc982e54bb0fd5d40f
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Tue Jan 20 00:38:47 2009 -0300
Fix a merge conflict
commit 7a0f0e8ccae12ef46e28fb405924350782a8e879
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Mon Jan 19 14:59:57 2009 -0300
Reduce the amount of news to show a short example of center box. order to
the text over the news
commit b253254f6ecfc02f43d0671725e2c21ff3ff9b76
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Mon Jan 19 14:51:26 2009 -0300
Add header and footer files and an example page that show the use of the
header and footer, no code for the moment
commit 64d643d47481d614407ded32bb37aa4640573624
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Mon Jan 19 14:50:14 2009 -0300
Add all the static files, just images and css files for the moment
commit 835f3cd86399f5d6b167906fb3d71468486d833e
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Mon Jan 19 14:49:55 2009 -0300
Add *~ to the git ignore, this will avoid the upload of Emacs backup files
commit 18c88e4481da096bad6211a6916a2b98d0753368
Author: Jonathan Gonzalez V <address@hidden(none)>
Date: Mon Jan 19 14:22:42 2009 -0300
Add config to deal whith the static content like css and images files
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
root/static/css/Savannah.css | 321 ++++++++
root/static/css/internal/base.css | 857 ++++++++++++++++++++
root/static/css/internal/msie-dirtyhacks.css | 158 ++++
root/static/css/internal/printer.css | 562 +++++++++++++
root/static/css/internal/stone-age-menu.css | 58 ++
root/static/images/Savannah.theme/.gitignore | 1 +
root/static/images/Savannah.theme/arrows | 1 +
root/static/images/Savannah.theme/bool | 1 +
root/static/images/Savannah.theme/contexts | 1 +
root/static/images/Savannah.theme/floating.png | 1 +
root/static/images/Savannah.theme/gnalogo.png | 1 +
root/static/images/Savannah.theme/icon.png | 1 +
root/static/images/Savannah.theme/leopard.png | Bin 0 -> 5111 bytes
root/static/images/Savannah.theme/misc | 1 +
root/static/images/Savannah.theme/point.png | Bin 0 -> 253 bytes
root/static/images/Savannah.theme/roles | 1 +
root/static/images/Savannah.theme/steel.png | Bin 0 -> 5705 bytes
root/static/images/common/README | 41 +
root/static/images/common/arrows1/.gitignore | 13 +
root/static/images/common/arrows1/bottom.orig.png | Bin 0 -> 2080 bytes
root/static/images/common/arrows1/down.orig.png | Bin 0 -> 1877 bytes
root/static/images/common/arrows1/first.orig.png | Bin 0 -> 2191 bytes
.../images/common/arrows1/firstgrey.orig.png | Bin 0 -> 1242 bytes
root/static/images/common/arrows1/last.orig.png | Bin 0 -> 2192 bytes
.../static/images/common/arrows1/lastgrey.orig.png | Bin 0 -> 1237 bytes
root/static/images/common/arrows1/next.orig.png | Bin 0 -> 1816 bytes
.../static/images/common/arrows1/nextgrey.orig.png | Bin 0 -> 1108 bytes
.../static/images/common/arrows1/previous.orig.png | Bin 0 -> 1795 bytes
.../images/common/arrows1/previousgrey.orig.png | Bin 0 -> 1093 bytes
root/static/images/common/arrows1/top.orig.png | Bin 0 -> 2074 bytes
root/static/images/common/arrows1/up.orig.png | Bin 0 -> 1815 bytes
root/static/images/common/arrows2/.gitignore | 13 +
root/static/images/common/arrows2/bottom.orig.png | Bin 0 -> 2598 bytes
root/static/images/common/arrows2/down.orig.png | Bin 0 -> 2247 bytes
root/static/images/common/arrows2/first.orig.png | Bin 0 -> 2461 bytes
.../images/common/arrows2/firstgrey.orig.png | Bin 0 -> 1239 bytes
root/static/images/common/arrows2/last.orig.png | Bin 0 -> 2548 bytes
.../static/images/common/arrows2/lastgrey.orig.png | Bin 0 -> 1249 bytes
root/static/images/common/arrows2/next.orig.png | Bin 0 -> 2396 bytes
.../static/images/common/arrows2/nextgrey.orig.png | Bin 0 -> 1225 bytes
.../static/images/common/arrows2/previous.orig.png | Bin 0 -> 2295 bytes
.../images/common/arrows2/previousgrey.orig.png | Bin 0 -> 1191 bytes
root/static/images/common/arrows2/top.orig.png | Bin 0 -> 2524 bytes
root/static/images/common/arrows2/up.orig.png | Bin 0 -> 2335 bytes
root/static/images/common/arrows3/.gitignore | 13 +
root/static/images/common/arrows3/bottom.orig.png | Bin 0 -> 1103 bytes
root/static/images/common/arrows3/down.orig.png | Bin 0 -> 943 bytes
root/static/images/common/arrows3/first.orig.png | Bin 0 -> 1156 bytes
.../images/common/arrows3/firstgrey.orig.png | Bin 0 -> 740 bytes
root/static/images/common/arrows3/last.orig.png | Bin 0 -> 1276 bytes
.../static/images/common/arrows3/lastgrey.orig.png | Bin 0 -> 858 bytes
root/static/images/common/arrows3/next.orig.png | Bin 0 -> 1133 bytes
.../static/images/common/arrows3/nextgrey.orig.png | Bin 0 -> 749 bytes
.../static/images/common/arrows3/previous.orig.png | Bin 0 -> 1101 bytes
.../images/common/arrows3/previousgrey.orig.png | Bin 0 -> 718 bytes
root/static/images/common/arrows3/top.orig.png | Bin 0 -> 1179 bytes
root/static/images/common/arrows3/up.orig.png | Bin 0 -> 925 bytes
root/static/images/common/bool-Emeraud/.gitignore | 2 +
root/static/images/common/bool-Emeraud/ok.orig.png | Bin 0 -> 2336 bytes
.../images/common/bool-Emeraud/wrong.orig.png | Bin 0 -> 3324 bytes
root/static/images/common/bool-alt/.gitignore | 2 +
root/static/images/common/bool-alt/ok.orig.png | Bin 0 -> 5476 bytes
root/static/images/common/bool-alt/wrong.orig.png | Bin 0 -> 4833 bytes
root/static/images/common/bool-pllx/.gitignore | 2 +
root/static/images/common/bool-pllx/ok.orig.png | Bin 0 -> 4863 bytes
root/static/images/common/bool-pllx/wrong.orig.png | Bin 0 -> 3634 bytes
root/static/images/common/bool1/.gitignore | 3 +
root/static/images/common/bool1/ok.orig.png | Bin 0 -> 2135 bytes
root/static/images/common/bool1/wrong.orig.png | Bin 0 -> 2512 bytes
.../images/common/contexts-DarkSlate/.gitignore | 17 +
.../common/contexts-DarkSlate/admin.orig.png | Bin 0 -> 2519 bytes
.../images/common/contexts-DarkSlate/bug.orig.png | 1 +
.../images/common/contexts-DarkSlate/cvs.orig.png | Bin 0 -> 2648 bytes
.../common/contexts-DarkSlate/desktop.orig.png | Bin 0 -> 2077 bytes
.../common/contexts-DarkSlate/directory.orig.png | Bin 0 -> 1371 bytes
.../common/contexts-DarkSlate/download.orig.png | Bin 0 -> 3891 bytes
.../images/common/contexts-DarkSlate/help.orig.png | Bin 0 -> 4703 bytes
.../images/common/contexts-DarkSlate/keys.orig.png | 1 +
.../images/common/contexts-DarkSlate/mail.orig.png | Bin 0 -> 2984 bytes
.../images/common/contexts-DarkSlate/main.orig.png | Bin 0 -> 4143 bytes
.../images/common/contexts-DarkSlate/man.orig.png | Bin 0 -> 3573 bytes
.../images/common/contexts-DarkSlate/news.orig.png | Bin 0 -> 3139 bytes
.../common/contexts-DarkSlate/patch.orig.png | Bin 0 -> 2904 bytes
.../common/contexts-DarkSlate/people.orig.png | Bin 0 -> 3632 bytes
.../common/contexts-DarkSlate/preferences.orig.png | Bin 0 -> 3840 bytes
.../images/common/contexts-DarkSlate/task.orig.png | Bin 0 -> 3542 bytes
.../images/common/contexts-Emeraud/.gitignore | 17 +
.../images/common/contexts-Emeraud/admin.orig.png | 1 +
.../images/common/contexts-Emeraud/bug.orig.png | Bin 0 -> 2614 bytes
.../images/common/contexts-Emeraud/cvs.orig.png | Bin 0 -> 2949 bytes
.../common/contexts-Emeraud/desktop.orig.png | Bin 0 -> 2268 bytes
.../common/contexts-Emeraud/directory.orig.png | Bin 0 -> 3984 bytes
.../common/contexts-Emeraud/download.orig.png | Bin 0 -> 3294 bytes
.../images/common/contexts-Emeraud/help.orig.png | Bin 0 -> 3871 bytes
.../images/common/contexts-Emeraud/keys.orig.png | Bin 0 -> 4636 bytes
.../images/common/contexts-Emeraud/mail.orig.png | Bin 0 -> 3001 bytes
.../images/common/contexts-Emeraud/main.orig.png | Bin 0 -> 4043 bytes
.../images/common/contexts-Emeraud/man.orig.png | Bin 0 -> 3851 bytes
.../images/common/contexts-Emeraud/news.orig.png | Bin 0 -> 3878 bytes
.../images/common/contexts-Emeraud/patch.orig.png | Bin 0 -> 3389 bytes
.../images/common/contexts-Emeraud/people.orig.png | Bin 0 -> 4577 bytes
.../common/contexts-Emeraud/preferences.orig.png | Bin 0 -> 4426 bytes
.../images/common/contexts-Emeraud/task.orig.png | Bin 0 -> 5238 bytes
.../static/images/common/contexts-Light/.gitignore | 17 +
.../images/common/contexts-Light/admin.orig.png | Bin 0 -> 1971 bytes
.../images/common/contexts-Light/bug.orig.png | 1 +
.../images/common/contexts-Light/cvs.orig.png | Bin 0 -> 1710 bytes
.../images/common/contexts-Light/desktop.orig.png | Bin 0 -> 3054 bytes
.../common/contexts-Light/directory.orig.png | Bin 0 -> 2993 bytes
.../images/common/contexts-Light/download.orig.png | Bin 0 -> 3624 bytes
.../images/common/contexts-Light/help.orig.png | Bin 0 -> 3754 bytes
.../images/common/contexts-Light/keys.orig.png | 1 +
.../images/common/contexts-Light/mail.orig.png | Bin 0 -> 3589 bytes
.../images/common/contexts-Light/main.orig.png | Bin 0 -> 2038 bytes
.../images/common/contexts-Light/man.orig.png | Bin 0 -> 2074 bytes
.../images/common/contexts-Light/news.orig.png | Bin 0 -> 2646 bytes
.../images/common/contexts-Light/patch.orig.png | Bin 0 -> 2911 bytes
.../images/common/contexts-Light/people.orig.png | Bin 0 -> 2982 bytes
.../common/contexts-Light/preferences.orig.png | Bin 0 -> 3811 bytes
.../images/common/contexts-Light/task.orig.png | Bin 0 -> 2910 bytes
root/static/images/common/contexts-pllx/.gitignore | 17 +
.../images/common/contexts-pllx/admin.orig.png | Bin 0 -> 4855 bytes
.../images/common/contexts-pllx/bug.orig.png | Bin 0 -> 4723 bytes
.../images/common/contexts-pllx/cvs.orig.png | Bin 0 -> 3464 bytes
.../images/common/contexts-pllx/desktop.orig.png | Bin 0 -> 4372 bytes
.../images/common/contexts-pllx/directory.orig.png | Bin 0 -> 4671 bytes
.../images/common/contexts-pllx/download.orig.png | Bin 0 -> 4592 bytes
.../images/common/contexts-pllx/help.orig.png | Bin 0 -> 3747 bytes
.../images/common/contexts-pllx/keys.orig.png | 1 +
.../images/common/contexts-pllx/mail.orig.png | Bin 0 -> 2948 bytes
.../images/common/contexts-pllx/main.orig.png | Bin 0 -> 5540 bytes
.../images/common/contexts-pllx/man.orig.png | Bin 0 -> 3246 bytes
.../images/common/contexts-pllx/news.orig.png | Bin 0 -> 3803 bytes
.../images/common/contexts-pllx/patch.orig.png | Bin 0 -> 3781 bytes
.../images/common/contexts-pllx/people.orig.png | Bin 0 -> 4011 bytes
.../common/contexts-pllx/preferences.orig.png | Bin 0 -> 4521 bytes
.../images/common/contexts-pllx/task.orig.png | Bin 0 -> 5109 bytes
root/static/images/common/contexts1/.gitignore | 19 +
root/static/images/common/contexts1/admin.orig.png | Bin 0 -> 3264 bytes
.../images/common/contexts1/bug-alt.orig.png | Bin 0 -> 3204 bytes
root/static/images/common/contexts1/bug.orig.png | Bin 0 -> 2654 bytes
root/static/images/common/contexts1/cvs.orig.png | Bin 0 -> 4427 bytes
.../images/common/contexts1/desktop.orig.png | Bin 0 -> 3662 bytes
.../images/common/contexts1/directory-alt.orig.png | Bin 0 -> 3554 bytes
.../images/common/contexts1/directory.orig.png | Bin 0 -> 3578 bytes
.../images/common/contexts1/download.orig.png | Bin 0 -> 2494 bytes
root/static/images/common/contexts1/help.orig.png | Bin 0 -> 1851 bytes
root/static/images/common/contexts1/keys.orig.png | Bin 0 -> 3670 bytes
root/static/images/common/contexts1/mail.orig.png | Bin 0 -> 3449 bytes
root/static/images/common/contexts1/main.orig.png | Bin 0 -> 3988 bytes
root/static/images/common/contexts1/man.orig.png | Bin 0 -> 2358 bytes
root/static/images/common/contexts1/news.orig.png | Bin 0 -> 2786 bytes
root/static/images/common/contexts1/patch.orig.png | Bin 0 -> 1156 bytes
.../static/images/common/contexts1/people.orig.png | Bin 0 -> 2222 bytes
.../images/common/contexts1/preferences.orig.png | Bin 0 -> 3705 bytes
root/static/images/common/contexts1/task.orig.png | Bin 0 -> 2484 bytes
root/static/images/common/feed16.png | Bin 0 -> 815 bytes
root/static/images/common/floating.png | Bin 0 -> 21104 bytes
root/static/images/common/gnalogo.png | Bin 0 -> 26479 bytes
root/static/images/common/gnalogo.xcf | Bin 0 -> 38525 bytes
root/static/images/common/icon.png | Bin 0 -> 3290 bytes
.../static/images/common/misc-DarkSlate/.gitignore | 5 +
.../images/common/misc-DarkSlate/edit.orig.png | Bin 0 -> 2519 bytes
.../images/common/misc-DarkSlate/print.orig.png | Bin 0 -> 3988 bytes
.../images/common/misc-DarkSlate/trash.orig.png | Bin 0 -> 3194 bytes
.../images/common/misc-DarkSlate/www.orig.png | Bin 0 -> 4476 bytes
root/static/images/common/misc-Emeraud/.gitignore | 5 +
.../images/common/misc-Emeraud/edit.orig.png | Bin 0 -> 2666 bytes
.../images/common/misc-Emeraud/print.orig.png | Bin 0 -> 3515 bytes
.../images/common/misc-Emeraud/trash.orig.png | Bin 0 -> 2872 bytes
.../static/images/common/misc-Emeraud/www.orig.png | Bin 0 -> 4674 bytes
root/static/images/common/misc-Light/.gitignore | 5 +
root/static/images/common/misc-Light/edit.orig.png | Bin 0 -> 2901 bytes
.../static/images/common/misc-Light/print.orig.png | Bin 0 -> 3079 bytes
.../static/images/common/misc-Light/trash.orig.png | Bin 0 -> 3455 bytes
root/static/images/common/misc-Light/www.orig.png | Bin 0 -> 3903 bytes
root/static/images/common/misc-default/.gitignore | 5 +
.../images/common/misc-default/edit.orig.png | Bin 0 -> 2316 bytes
.../images/common/misc-default/print.orig.png | Bin 0 -> 2605 bytes
.../images/common/misc-default/trash.orig.png | Bin 0 -> 3124 bytes
.../static/images/common/misc-default/www.orig.png | Bin 0 -> 3621 bytes
root/static/images/common/misc-pllx/.gitignore | 5 +
root/static/images/common/misc-pllx/edit.orig.png | Bin 0 -> 2948 bytes
root/static/images/common/misc-pllx/print.orig.png | Bin 0 -> 3910 bytes
root/static/images/common/misc-pllx/trash.orig.png | Bin 0 -> 4402 bytes
root/static/images/common/misc-pllx/www.orig.png | Bin 0 -> 4788 bytes
root/static/images/common/point.png | Bin 0 -> 166 bytes
root/static/images/common/roles-Emeraud/.gitignore | 5 +
.../images/common/roles-Emeraud/assignee.orig.png | Bin 0 -> 4296 bytes
.../common/roles-Emeraud/project-admin.orig.png | 1 +
.../common/roles-Emeraud/project-member.orig.png | 1 +
.../common/roles-Emeraud/site-admin.orig.png | 1 +
root/static/images/common/roles1/.gitignore | 5 +
root/static/images/common/roles1/assignee.orig.png | Bin 0 -> 3009 bytes
.../images/common/roles1/project-admin.orig.png | Bin 0 -> 2196 bytes
.../images/common/roles1/project-member.orig.png | Bin 0 -> 2246 bytes
.../images/common/roles1/site-admin.orig.png | Bin 0 -> 3683 bytes
root/templates/footer.tt | 30 +
root/templates/header.tt | 179 ++++
root/templates/main_page.tt | 57 ++-
201 files changed, 2450 insertions(+), 2 deletions(-)
create mode 100644 .gitignore
create mode 100644 root/static/css/Savannah.css
create mode 100644 root/static/css/internal/base.css
create mode 100644 root/static/css/internal/msie-dirtyhacks.css
create mode 100644 root/static/css/internal/printer.css
create mode 100644 root/static/css/internal/stone-age-menu.css
create mode 100644 root/static/images/Savannah.theme/.gitignore
create mode 120000 root/static/images/Savannah.theme/arrows
create mode 120000 root/static/images/Savannah.theme/bool
create mode 120000 root/static/images/Savannah.theme/contexts
create mode 120000 root/static/images/Savannah.theme/floating.png
create mode 120000 root/static/images/Savannah.theme/gnalogo.png
create mode 120000 root/static/images/Savannah.theme/icon.png
create mode 100644 root/static/images/Savannah.theme/leopard.png
create mode 120000 root/static/images/Savannah.theme/misc
create mode 100644 root/static/images/Savannah.theme/point.png
create mode 120000 root/static/images/Savannah.theme/roles
create mode 100644 root/static/images/Savannah.theme/steel.png
create mode 100644 root/static/images/common/README
create mode 100644 root/static/images/common/arrows1/.gitignore
create mode 100644 root/static/images/common/arrows1/bottom.orig.png
create mode 100644 root/static/images/common/arrows1/down.orig.png
create mode 100644 root/static/images/common/arrows1/first.orig.png
create mode 100644 root/static/images/common/arrows1/firstgrey.orig.png
create mode 100644 root/static/images/common/arrows1/last.orig.png
create mode 100644 root/static/images/common/arrows1/lastgrey.orig.png
create mode 100644 root/static/images/common/arrows1/next.orig.png
create mode 100644 root/static/images/common/arrows1/nextgrey.orig.png
create mode 100644 root/static/images/common/arrows1/previous.orig.png
create mode 100644 root/static/images/common/arrows1/previousgrey.orig.png
create mode 100644 root/static/images/common/arrows1/top.orig.png
create mode 100644 root/static/images/common/arrows1/up.orig.png
create mode 100644 root/static/images/common/arrows2/.gitignore
create mode 100644 root/static/images/common/arrows2/bottom.orig.png
create mode 100644 root/static/images/common/arrows2/down.orig.png
create mode 100644 root/static/images/common/arrows2/first.orig.png
create mode 100644 root/static/images/common/arrows2/firstgrey.orig.png
create mode 100644 root/static/images/common/arrows2/last.orig.png
create mode 100644 root/static/images/common/arrows2/lastgrey.orig.png
create mode 100644 root/static/images/common/arrows2/next.orig.png
create mode 100644 root/static/images/common/arrows2/nextgrey.orig.png
create mode 100644 root/static/images/common/arrows2/previous.orig.png
create mode 100644 root/static/images/common/arrows2/previousgrey.orig.png
create mode 100644 root/static/images/common/arrows2/top.orig.png
create mode 100644 root/static/images/common/arrows2/up.orig.png
create mode 100644 root/static/images/common/arrows3/.gitignore
create mode 100644 root/static/images/common/arrows3/bottom.orig.png
create mode 100644 root/static/images/common/arrows3/down.orig.png
create mode 100644 root/static/images/common/arrows3/first.orig.png
create mode 100644 root/static/images/common/arrows3/firstgrey.orig.png
create mode 100644 root/static/images/common/arrows3/last.orig.png
create mode 100644 root/static/images/common/arrows3/lastgrey.orig.png
create mode 100644 root/static/images/common/arrows3/next.orig.png
create mode 100644 root/static/images/common/arrows3/nextgrey.orig.png
create mode 100644 root/static/images/common/arrows3/previous.orig.png
create mode 100644 root/static/images/common/arrows3/previousgrey.orig.png
create mode 100644 root/static/images/common/arrows3/top.orig.png
create mode 100644 root/static/images/common/arrows3/up.orig.png
create mode 100644 root/static/images/common/bool-Emeraud/.gitignore
create mode 100755 root/static/images/common/bool-Emeraud/ok.orig.png
create mode 100755 root/static/images/common/bool-Emeraud/wrong.orig.png
create mode 100644 root/static/images/common/bool-alt/.gitignore
create mode 100755 root/static/images/common/bool-alt/ok.orig.png
create mode 100755 root/static/images/common/bool-alt/wrong.orig.png
create mode 100644 root/static/images/common/bool-pllx/.gitignore
create mode 100755 root/static/images/common/bool-pllx/ok.orig.png
create mode 100755 root/static/images/common/bool-pllx/wrong.orig.png
create mode 100644 root/static/images/common/bool1/.gitignore
create mode 100644 root/static/images/common/bool1/ok.orig.png
create mode 100644 root/static/images/common/bool1/wrong.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/.gitignore
create mode 100644 root/static/images/common/contexts-DarkSlate/admin.orig.png
create mode 120000 root/static/images/common/contexts-DarkSlate/bug.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/cvs.orig.png
create mode 100644
root/static/images/common/contexts-DarkSlate/desktop.orig.png
create mode 100644
root/static/images/common/contexts-DarkSlate/directory.orig.png
create mode 100644
root/static/images/common/contexts-DarkSlate/download.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/help.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/keys.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/mail.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/main.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/man.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/news.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/patch.orig.png
create mode 100755 root/static/images/common/contexts-DarkSlate/people.orig.png
create mode 100644
root/static/images/common/contexts-DarkSlate/preferences.orig.png
create mode 100644 root/static/images/common/contexts-DarkSlate/task.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/.gitignore
create mode 100644 root/static/images/common/contexts-Emeraud/admin.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/bug.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/cvs.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/desktop.orig.png
create mode 100644
root/static/images/common/contexts-Emeraud/directory.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/download.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/help.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/keys.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/mail.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/main.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/man.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/news.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/patch.orig.png
create mode 100755 root/static/images/common/contexts-Emeraud/people.orig.png
create mode 100644
root/static/images/common/contexts-Emeraud/preferences.orig.png
create mode 100644 root/static/images/common/contexts-Emeraud/task.orig.png
create mode 100644 root/static/images/common/contexts-Light/.gitignore
create mode 100644 root/static/images/common/contexts-Light/admin.orig.png
create mode 120000 root/static/images/common/contexts-Light/bug.orig.png
create mode 100644 root/static/images/common/contexts-Light/cvs.orig.png
create mode 100644 root/static/images/common/contexts-Light/desktop.orig.png
create mode 100644 root/static/images/common/contexts-Light/directory.orig.png
create mode 100644 root/static/images/common/contexts-Light/download.orig.png
create mode 100644 root/static/images/common/contexts-Light/help.orig.png
create mode 100644 root/static/images/common/contexts-Light/keys.orig.png
create mode 100644 root/static/images/common/contexts-Light/mail.orig.png
create mode 100644 root/static/images/common/contexts-Light/main.orig.png
create mode 100644 root/static/images/common/contexts-Light/man.orig.png
create mode 100644 root/static/images/common/contexts-Light/news.orig.png
create mode 100644 root/static/images/common/contexts-Light/patch.orig.png
create mode 100755 root/static/images/common/contexts-Light/people.orig.png
create mode 100644
root/static/images/common/contexts-Light/preferences.orig.png
create mode 100644 root/static/images/common/contexts-Light/task.orig.png
create mode 100644 root/static/images/common/contexts-pllx/.gitignore
create mode 100644 root/static/images/common/contexts-pllx/admin.orig.png
create mode 100644 root/static/images/common/contexts-pllx/bug.orig.png
create mode 100644 root/static/images/common/contexts-pllx/cvs.orig.png
create mode 100644 root/static/images/common/contexts-pllx/desktop.orig.png
create mode 100644 root/static/images/common/contexts-pllx/directory.orig.png
create mode 100644 root/static/images/common/contexts-pllx/download.orig.png
create mode 100644 root/static/images/common/contexts-pllx/help.orig.png
create mode 100644 root/static/images/common/contexts-pllx/keys.orig.png
create mode 100644 root/static/images/common/contexts-pllx/mail.orig.png
create mode 100644 root/static/images/common/contexts-pllx/main.orig.png
create mode 100644 root/static/images/common/contexts-pllx/man.orig.png
create mode 100644 root/static/images/common/contexts-pllx/news.orig.png
create mode 100644 root/static/images/common/contexts-pllx/patch.orig.png
create mode 100755 root/static/images/common/contexts-pllx/people.orig.png
create mode 100644 root/static/images/common/contexts-pllx/preferences.orig.png
create mode 100644 root/static/images/common/contexts-pllx/task.orig.png
create mode 100644 root/static/images/common/contexts1/.gitignore
create mode 100644 root/static/images/common/contexts1/admin.orig.png
create mode 100644 root/static/images/common/contexts1/bug-alt.orig.png
create mode 100644 root/static/images/common/contexts1/bug.orig.png
create mode 100644 root/static/images/common/contexts1/cvs.orig.png
create mode 100644 root/static/images/common/contexts1/desktop.orig.png
create mode 100644 root/static/images/common/contexts1/directory-alt.orig.png
create mode 100644 root/static/images/common/contexts1/directory.orig.png
create mode 100644 root/static/images/common/contexts1/download.orig.png
create mode 100644 root/static/images/common/contexts1/help.orig.png
create mode 100644 root/static/images/common/contexts1/keys.orig.png
create mode 100644 root/static/images/common/contexts1/mail.orig.png
create mode 100644 root/static/images/common/contexts1/main.orig.png
create mode 100644 root/static/images/common/contexts1/man.orig.png
create mode 100644 root/static/images/common/contexts1/news.orig.png
create mode 100644 root/static/images/common/contexts1/patch.orig.png
create mode 100644 root/static/images/common/contexts1/people.orig.png
create mode 100644 root/static/images/common/contexts1/preferences.orig.png
create mode 100644 root/static/images/common/contexts1/task.orig.png
create mode 100644 root/static/images/common/feed16.png
create mode 100644 root/static/images/common/floating.png
create mode 100644 root/static/images/common/gnalogo.png
create mode 100644 root/static/images/common/gnalogo.xcf
create mode 100644 root/static/images/common/icon.png
create mode 100644 root/static/images/common/misc-DarkSlate/.gitignore
create mode 100644 root/static/images/common/misc-DarkSlate/edit.orig.png
create mode 100644 root/static/images/common/misc-DarkSlate/print.orig.png
create mode 100644 root/static/images/common/misc-DarkSlate/trash.orig.png
create mode 100644 root/static/images/common/misc-DarkSlate/www.orig.png
create mode 100644 root/static/images/common/misc-Emeraud/.gitignore
create mode 100644 root/static/images/common/misc-Emeraud/edit.orig.png
create mode 100644 root/static/images/common/misc-Emeraud/print.orig.png
create mode 100644 root/static/images/common/misc-Emeraud/trash.orig.png
create mode 100644 root/static/images/common/misc-Emeraud/www.orig.png
create mode 100644 root/static/images/common/misc-Light/.gitignore
create mode 100644 root/static/images/common/misc-Light/edit.orig.png
create mode 100644 root/static/images/common/misc-Light/print.orig.png
create mode 100644 root/static/images/common/misc-Light/trash.orig.png
create mode 100644 root/static/images/common/misc-Light/www.orig.png
create mode 100644 root/static/images/common/misc-default/.gitignore
create mode 100644 root/static/images/common/misc-default/edit.orig.png
create mode 100644 root/static/images/common/misc-default/print.orig.png
create mode 100644 root/static/images/common/misc-default/trash.orig.png
create mode 100644 root/static/images/common/misc-default/www.orig.png
create mode 100644 root/static/images/common/misc-pllx/.gitignore
create mode 100644 root/static/images/common/misc-pllx/edit.orig.png
create mode 100644 root/static/images/common/misc-pllx/print.orig.png
create mode 100644 root/static/images/common/misc-pllx/trash.orig.png
create mode 100644 root/static/images/common/misc-pllx/www.orig.png
create mode 100644 root/static/images/common/point.png
create mode 100644 root/static/images/common/roles-Emeraud/.gitignore
create mode 100644 root/static/images/common/roles-Emeraud/assignee.orig.png
create mode 120000
root/static/images/common/roles-Emeraud/project-admin.orig.png
create mode 120000
root/static/images/common/roles-Emeraud/project-member.orig.png
create mode 120000 root/static/images/common/roles-Emeraud/site-admin.orig.png
create mode 100644 root/static/images/common/roles1/.gitignore
create mode 100644 root/static/images/common/roles1/assignee.orig.png
create mode 100644 root/static/images/common/roles1/project-admin.orig.png
create mode 100644 root/static/images/common/roles1/project-member.orig.png
create mode 100644 root/static/images/common/roles1/site-admin.orig.png
create mode 100644 root/static/test.css
create mode 100644 root/templates/footer.tt
create mode 100644 root/templates/header.tt
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [SCM] UNNAMED PROJECT branch, master, updated. 7a9905f16771288612fbdca7358bec68af63d8b0,
Jonathan Gonzalez V. <=