radiant-german_language_pack-extension 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,9 @@
1
+ # The MIT License (MIT)
2
+
3
+ Copyright (c) 2013 Radiant CMS Dev Team
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,7 +1,7 @@
1
1
  class GermanLanguagePackExtension < Radiant::Extension
2
2
  version "1.0"
3
3
  description "Provides a German translation for the Radiant admin interface"
4
- url "http://yourwebsite.com/de"
4
+ url "https://github.com/radiant/radiant-german_language_pack-extension"
5
5
 
6
6
  def activate
7
7
 
@@ -2,7 +2,8 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "radiant-german_language_pack-extension"
5
- s.version = '1.0.1'
5
+ s.version = '1.0.2'
6
+ s.license = 'MIT'
6
7
  s.platform = Gem::Platform::RUBY
7
8
  s.authors = ["Radiant CMS Dev Team"]
8
9
  s.email = ["radiant@radiantcms.org"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radiant-german_language_pack-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-29 00:00:00.000000000 Z
12
+ date: 2013-09-04 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Provides a German translation for the Radiant admin interface.
15
15
  email:
@@ -22,11 +22,13 @@ files:
22
22
  - config/locales/de_available_tags.yml
23
23
  - german_language_pack_extension.rb
24
24
  - lib/tasks/i18n_de_extension_tasks.rake
25
+ - LICENSE.md
25
26
  - radiant-german_language_pack-extension.gemspec
26
27
  - Rakefile
27
28
  - README.md
28
29
  homepage: http://radiantcms.org/
29
- licenses: []
30
+ licenses:
31
+ - MIT
30
32
  post_install_message:
31
33
  rdoc_options: []
32
34
  require_paths: