[Xfce4-commits] <www:master> Tweak a string based on Jannis suggestion.
Jérôme Guelfucci
noreply at xfce.org
Sun Oct 4 23:50:01 CEST 2009
Updating branch refs/heads/master
to db06be0d959dc17cee4322953c41350dcf8ea706 (commit)
from 00dccb765f4eeda7ce014dd1889c3cc2d3322a9a (commit)
commit db06be0d959dc17cee4322953c41350dcf8ea706
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Oct 4 23:50:07 2009 +0200
Tweak a string based on Jannis suggestion.
The CSS files should not be executable.
i18n/development/index.en.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/i18n/development/index.en.php b/i18n/development/index.en.php
index bc1da56..9ea318b 100644
--- a/i18n/development/index.en.php
+++ b/i18n/development/index.en.php
@@ -1,9 +1,9 @@
<h2>Development</h2>
<p>
-Xfce welcomes any kind of contribution. We need every skills, not
-only coders: translations, documentation or artwork are also very
- important and need your help!
+Xfce is only made possible with the help of volunteers with all kinds
+of skills and talent: coding is of course one of the main ways of helping, but
+translators, documentators or designers are also welcome!
</p>
<h3 class="dev" style="background-image: url(/images/development/devel.png);">Contribute to the development of the Xfce core</h3>
diff --git a/layout/css/content.css b/layout/css/content.css
old mode 100755
new mode 100644
diff --git a/layout/css/footer.css b/layout/css/footer.css
old mode 100755
new mode 100644
diff --git a/layout/css/front.css b/layout/css/front.css
old mode 100755
new mode 100644
diff --git a/layout/css/global.css b/layout/css/global.css
old mode 100755
new mode 100644
diff --git a/layout/css/header.css b/layout/css/header.css
old mode 100755
new mode 100644
More information about the Xfce4-commits
mailing list