disguise 0.3.8 → 0.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Rakefile CHANGED
@@ -28,6 +28,7 @@ begin
28
28
  test/*
29
29
  lib/**/* )
30
30
  end
31
+ Jeweler::GemcutterTasks.new
31
32
  Jeweler::RubyforgeTasks.new do |rubyforge|
32
33
  rubyforge.doc_task = "rdoc"
33
34
  end
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.8
1
+ 0.3.10
data/disguise.gemspec CHANGED
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{disguise}
8
- s.version = "0.3.8"
8
+ s.version = "0.3.10"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Justin Ball"]
12
- s.date = %q{2009-10-01}
12
+ s.date = %q{2009-10-27}
13
13
  s.description = %q{Add themes to your Rails application to easily change the view layer and impress everyone you know}
14
14
  s.email = %q{justinball@gmail.com}
15
15
  s.extra_rdoc_files = [
data/locales/iw.yml CHANGED
@@ -11,7 +11,7 @@ iw:
11
11
  no_themes_message: "עדיין לא נוצר שום נושאים עבור היישום. אם אתה רוצה ליצור ערכת נושא חדשה פשוט להפעיל את גנרטור נושא ועקוב אחר ההוראות:"
12
12
  remove_all_themes: "הסר את כל הנושאים יישום ברירת המחדל משתמש בתבניות"
13
13
  set_theme: "הגדרת נושא"
14
- theme_removed: "כל שהוסרו נושאים"
14
+ theme_removed: "כל הנושאים הוסרו"
15
15
  theme_updated: "נושאים עודכנה בהצלחה."
16
16
  theme_uri_label: "כתובת אתר עבור נושאים"
17
17
  update_uri: "עדכן אתר"
data/locales/mt.yml CHANGED
@@ -9,7 +9,7 @@ mt:
9
9
  name_theme: ~
10
10
  no_current_theme: "Bħalissa l-ebda tema ntgħażlet għal din l-applikazzjoni u għalhekk il-ħsieb applikazzjoni default se jintużaw."
11
11
  no_themes_message: "Inti għadhom ma ħolqux it-temi għall-applikazzjoni tiegħek. Jekk inti tixtieq toħloq tema ġodda sempliċement run-ġeneratur tema u segwi l-istruzzjonijiet:"
12
- remove_all_themes: "Neħħi l temi u applikazzjoni default użu templates"
12
+ remove_all_themes: "Neħħi l-temi u l-applikazzjoni default użu templates"
13
13
  set_theme: "Set Tema"
14
14
  theme_removed: "It-temi kollha jkunu tneħħew"
15
15
  theme_updated: "Tema kienet b'suċċess aġġornata."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: disguise
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Ball
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-10-01 00:00:00 -06:00
12
+ date: 2009-10-27 00:00:00 -06:00
13
13
  default_executable:
14
14
  dependencies: []
15
15