Added basic Theme support.
commitf2224bb8a3e2862cdcaf1cfdd1079ed81378e107
authorjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Wed, 10 Oct 2007 17:17:37 +0000 (10 17:17 +0000)
committerjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Wed, 10 Oct 2007 17:17:37 +0000 (10 17:17 +0000)
treeb8ca3d8ab9074df582c95a435b94a4fafbcf353a
parent98321995f840bf0ec798593dd8988b426cd604ce
Added basic Theme support.
Theme is set at application level (in Admin -> Settings).
For now, themes can override stylesheets only (application.css).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@818 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/settings/edit.rhtml
config/settings.yml
lang/en.yml
lang/fr.yml
lib/redmine.rb
lib/redmine/themes.rb [new file with mode: 0644]
public/themes/README [new file with mode: 0644]