rabbit-theme-groonga 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 50e16d65efa33f7a9f155e384d1a474b1122f1e8
4
- data.tar.gz: a4e40fa7c74b0d6257ade483d8c5486ea49e09c1
3
+ metadata.gz: c78f8dee153a1b724a1ac744d1bea2b95fc0fbba
4
+ data.tar.gz: cb2276b58a4bdd6e0718b9723b80237a1721875c
5
5
  SHA512:
6
- metadata.gz: 9bf69b675fc5f3c52852a29a63a10e4bdcda6ad8ca520866dec8c2651b27517599e0fff20b02fc096a9acf260b3139d436037cc8edc0fe4de520ea99ec84ecf6
7
- data.tar.gz: 107b8b92451475e02e3bb63013554db94dc66b92af80a0100fc5c2cecc2e617099f703bddbb44ab2564dc49118eb44730167cadb4c0492c644b861e6a439ed16
6
+ metadata.gz: be1a271cd4870d5326cf226b756554086a7c13d2f9b20d006ff808b0e4d2f5e31923b0aa5493c66c3e60380d3a4ed84ec29b6aa73bdb7c3f49192f205cc99040
7
+ data.tar.gz: b1e555fc843730256e2b215f3b4dfdd926f62634c4e47778cffc9f09707fcc04ccf9aa3ee351ef32da447fc16bbf71a323c21ce00165c12dd2fe32a4ce563d3a
@@ -2,7 +2,7 @@
2
2
  id: groonga
3
3
  tags:
4
4
  - groonga
5
- version: 1.0.1
5
+ version: 1.0.2
6
6
  licenses:
7
7
  - CC BY 3.0
8
8
  author:
Binary file
Binary file
data/theme.rb CHANGED
@@ -45,9 +45,9 @@ set_graffiti_line_width(30)
45
45
  set_progress_foreground(base_color[:foreground])
46
46
  set_progress_background(background_color)
47
47
 
48
- @title_slide_title_font_size = @x_large_font_size * 1.3
49
- @title_slide_content_source_font_size = @x_small_font_size
50
- @title_slide_date_font_size = @x_small_font_size
48
+ @title_slide_title_font_size ||= @x_large_font_size * 1.3
49
+ @title_slide_content_source_font_size ||= @x_small_font_size
50
+ @title_slide_date_font_size ||= @x_small_font_size
51
51
 
52
52
  @default_headline_line_expand = true
53
53
  @default_headline_line_color = headline_bar_color
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-theme-groonga
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Groonga Project
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-29 00:00:00.000000000 Z
11
+ date: 2014-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rabbit
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - '>='
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: 2.0.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - '>='
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: 2.0.2
27
27
  description: The Rabbit theme for Groonga family.
@@ -31,32 +31,32 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
- - config.yaml
35
- - Rakefile
36
- - theme.rb
37
34
  - README.rd
38
- - data/groonga-icon-full-size.svg
39
- - data/nroonga-icon-full-size.svg
35
+ - Rakefile
36
+ - config.yaml
37
+ - data/droonga-icon-full-size.png
38
+ - data/droonga-icon-full-size.svg
39
+ - data/droonga-icon.png
40
40
  - data/droonga-icon.svg
41
- - data/rroonga-icon-full-size.svg
41
+ - data/groonga-icon-full-size.png
42
+ - data/groonga-icon-full-size.svg
43
+ - data/groonga-icon.png
42
44
  - data/groonga-icon.svg
43
- - data/rroonga-icon.svg
45
+ - data/mroonga-icon-full-size.png
44
46
  - data/mroonga-icon-full-size.svg
47
+ - data/mroonga-icon.png
45
48
  - data/mroonga-icon.svg
46
- - data/droonga-icon-full-size.svg
49
+ - data/nroonga-icon-full-size.png
50
+ - data/nroonga-icon-full-size.svg
51
+ - data/nroonga-icon.png
47
52
  - data/nroonga-icon.svg
48
- - data/rroonga-icon.png
49
- - data/droonga-icon-full-size.png
50
53
  - data/rroonga-icon-full-size.png
51
- - data/droonga-icon.png
52
- - data/nroonga-icon.png
53
- - data/mroonga-icon-full-size.png
54
- - data/nroonga-icon-full-size.png
55
- - data/groonga-icon.png
56
- - data/mroonga-icon.png
57
- - data/groonga-icon-full-size.png
54
+ - data/rroonga-icon-full-size.svg
55
+ - data/rroonga-icon.png
56
+ - data/rroonga-icon.svg
58
57
  - pdf/theme-benchmark-en.pdf
59
58
  - pdf/theme-benchmark-ja.pdf
59
+ - theme.rb
60
60
  homepage: http://theme.rabbit-shocker.org/themes/groonga/
61
61
  licenses:
62
62
  - CC BY 3.0
@@ -67,17 +67,17 @@ require_paths:
67
67
  - lib
68
68
  required_ruby_version: !ruby/object:Gem::Requirement
69
69
  requirements:
70
- - - '>='
70
+ - - ">="
71
71
  - !ruby/object:Gem::Version
72
72
  version: '0'
73
73
  required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  requirements:
75
- - - '>='
75
+ - - ">="
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
79
  rubyforge_project:
80
- rubygems_version: 2.0.13
80
+ rubygems_version: 2.2.2
81
81
  signing_key:
82
82
  specification_version: 4
83
83
  summary: Groogna theme