summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2012-07-28 16:25:02 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2012-07-28 16:25:02 +0000
commit969a5be7da08536a41ad3c1d231577f2e411d6f9 (patch)
treead9e1f51ae03549e2e8d1235233650e2a611aabd
parent6851b0ca8181ed86a8c07139b7e06678da88c1f0 (diff)
downloadredmine-969a5be7da08536a41ad3c1d231577f2e411d6f9.tar.gz
redmine-969a5be7da08536a41ad3c1d231577f2e411d6f9.zip
New icons for the repository browser.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10097 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/README_FOR_APP23
-rw-r--r--public/images/folder.pngbin970 -> 349 bytes
-rw-r--r--public/images/folder_open.pngbin973 -> 471 bytes
-rw-r--r--public/images/folder_open_add.pngbin375 -> 584 bytes
-rw-r--r--public/images/folder_open_orange.pngbin403 -> 585 bytes
5 files changed, 23 insertions, 0 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP
index fb70acaac..1a3203784 100644
--- a/doc/README_FOR_APP
+++ b/doc/README_FOR_APP
@@ -3,3 +3,26 @@
Redmine is a flexible project management web application written using Ruby on Rails framework.
More details can be found at http://www.redmine.org
+
+= License
+
+Copyright (C) 2006-2012 Jean-Philippe Lang
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+Icons credits:
+
+* Mark James (Silk Icons) licensed under a Creative Commons Attribution 2.5 License.
+* Yusuke Kamiyamane (Fugue Icons) licensed under a Creative Commons Attribution 3.0 License.
diff --git a/public/images/folder.png b/public/images/folder.png
index 759d650e8..e20d6823c 100644
--- a/public/images/folder.png
+++ b/public/images/folder.png
Binary files differ
diff --git a/public/images/folder_open.png b/public/images/folder_open.png
index 696c54dce..9d1e90d2c 100644
--- a/public/images/folder_open.png
+++ b/public/images/folder_open.png
Binary files differ
diff --git a/public/images/folder_open_add.png b/public/images/folder_open_add.png
index 5df0f0ed1..6fe9e0322 100644
--- a/public/images/folder_open_add.png
+++ b/public/images/folder_open_add.png
Binary files differ
diff --git a/public/images/folder_open_orange.png b/public/images/folder_open_orange.png
index 072420879..ee6504a90 100644
--- a/public/images/folder_open_orange.png
+++ b/public/images/folder_open_orange.png
Binary files differ