rabbit 2.0.5 → 2.0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +46 -12
- data/data/locale/en/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/fr/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/ja/LC_MESSAGES/rabbit.mo +0 -0
- data/doc/_config.yml +3 -3
- data/doc/_layouts/en.html +10 -0
- data/doc/_layouts/ja.html +10 -0
- data/doc/css/rabbit.css +25 -4
- data/doc/en/index.rd +1 -1
- data/doc/en/news.rd +46 -0
- data/doc/images/rabbit-slide-show-logo.png +0 -0
- data/doc/images/rabbit-slide-show-logo.svg +597 -0
- data/doc/images/screenshots/en/blue-circle-raw.png +0 -0
- data/doc/images/screenshots/en/blue-circle.png +0 -0
- data/doc/images/screenshots/en/clear-blue-raw.png +0 -0
- data/doc/images/screenshots/en/clear-blue.png +0 -0
- data/doc/images/screenshots/en/cozmixng-raw.png +0 -0
- data/doc/images/screenshots/en/cozmixng.png +0 -0
- data/doc/images/screenshots/en/dark-gradation-raw.png +0 -0
- data/doc/images/screenshots/en/dark-gradation.png +0 -0
- data/doc/images/screenshots/en/day-white-raw.png +0 -0
- data/doc/images/screenshots/en/day-white.png +0 -0
- data/doc/images/screenshots/en/debian-raw.png +0 -0
- data/doc/images/screenshots/en/debian.png +0 -0
- data/doc/images/screenshots/en/green-circle-raw.png +0 -0
- data/doc/images/screenshots/en/green-circle.png +0 -0
- data/doc/images/screenshots/en/night-black-raw.png +0 -0
- data/doc/images/screenshots/en/night-black.png +0 -0
- data/doc/images/screenshots/en/rabbit-raw.png +0 -0
- data/doc/images/screenshots/en/rabbit.png +0 -0
- data/doc/images/screenshots/en/ranguba-raw.png +0 -0
- data/doc/images/screenshots/en/ranguba.png +0 -0
- data/doc/images/screenshots/en/red-frame-raw.png +0 -0
- data/doc/images/screenshots/en/red-frame.png +0 -0
- data/doc/images/screenshots/en/ruby-gnome2-raw.png +0 -0
- data/doc/images/screenshots/en/ruby-gnome2.png +0 -0
- data/doc/images/screenshots/en/rubykaigi2011-raw.png +0 -0
- data/doc/images/screenshots/en/rubykaigi2011.png +0 -0
- data/doc/images/screenshots/ja/blue-circle-raw.png +0 -0
- data/doc/images/screenshots/ja/blue-circle.png +0 -0
- data/doc/images/screenshots/ja/clear-blue-raw.png +0 -0
- data/doc/images/screenshots/ja/clear-blue.png +0 -0
- data/doc/images/screenshots/ja/cozmixng-raw.png +0 -0
- data/doc/images/screenshots/ja/cozmixng.png +0 -0
- data/doc/images/screenshots/ja/dark-gradation-raw.png +0 -0
- data/doc/images/screenshots/ja/dark-gradation.png +0 -0
- data/doc/images/screenshots/ja/day-white-raw.png +0 -0
- data/doc/images/screenshots/ja/day-white.png +0 -0
- data/doc/images/screenshots/ja/debian-raw.png +0 -0
- data/doc/images/screenshots/ja/debian.png +0 -0
- data/doc/images/screenshots/ja/green-circle-raw.png +0 -0
- data/doc/images/screenshots/ja/green-circle.png +0 -0
- data/doc/images/screenshots/ja/night-black-raw.png +0 -0
- data/doc/images/screenshots/ja/night-black.png +0 -0
- data/doc/images/screenshots/ja/rabbit-raw.png +0 -0
- data/doc/images/screenshots/ja/rabbit.png +0 -0
- data/doc/images/screenshots/ja/ranguba-raw.png +0 -0
- data/doc/images/screenshots/ja/ranguba.png +0 -0
- data/doc/images/screenshots/ja/red-frame-raw.png +0 -0
- data/doc/images/screenshots/ja/red-frame.png +0 -0
- data/doc/images/screenshots/ja/ruby-gnome2-raw.png +0 -0
- data/doc/images/screenshots/ja/ruby-gnome2.png +0 -0
- data/doc/images/screenshots/ja/rubykaigi2011-raw.png +0 -0
- data/doc/images/screenshots/ja/rubykaigi2011.png +0 -0
- data/doc/index.html.ja +2 -2
- data/doc/ja/how-to-make/rd.rd +30 -3
- data/doc/ja/index.rd +1 -1
- data/doc/ja/news.rd +46 -0
- data/doc/ja/slides.rd +1 -1
- data/doc/ja/usage/rabbit-theme.rd +1 -1
- data/doc/ja/users.rd +16 -2
- data/lib/rabbit/author-configuration.rb +6 -6
- data/lib/rabbit/command/rabbit-slide.rb +208 -161
- data/lib/rabbit/command/rabbit.rb +2 -2
- data/lib/rabbit/console.rb +1 -1
- data/lib/rabbit/element/text-renderer.rb +2 -2
- data/lib/rabbit/element/video.rb +167 -0
- data/lib/rabbit/image/pdf.rb +19 -10
- data/lib/rabbit/parser/ext/video.rb +18 -0
- data/lib/rabbit/parser/rd/ext/block-verbatim.rb +10 -0
- data/lib/rabbit/parser/rd/ext/video.rb +15 -0
- data/lib/rabbit/slide-configuration.rb +15 -8
- data/lib/rabbit/slideshare.rb +93 -13
- data/lib/rabbit/task/slide.rb +5 -4
- data/lib/rabbit/task/theme.rb +3 -1
- data/lib/rabbit/theme/applier.rb +1 -1
- data/lib/rabbit/theme/entry.rb +0 -29
- data/lib/rabbit/theme/title-shadow/title-shadow.rb +1 -1
- data/lib/rabbit/version.rb +1 -1
- data/lib/rabbit/video-window.rb +122 -0
- data/misc/github-post-receiver/config.ru +170 -0
- data/misc/github-post-receiver/config.yaml.sample +3 -0
- data/misc/github-post-receiver/tmp/restart.txt +0 -0
- data/po/en/rabbit.po~ +2567 -0
- data/po/fr/rabbit.po~ +2674 -0
- data/po/ja/rabbit.po~ +2695 -0
- data/po/rabbit.pot +1195 -1094
- data/rabbit.gemspec +1 -0
- data/test/test-author-configuration.rb +1 -0
- data/test/test-slide-configuration.rb +3 -0
- metadata +659 -640
- data/bin/rabbit-theme-manager +0 -133
- data/lib/rabbit/theme-browser.rb +0 -104
- data/lib/rabbit/theme-browser/default-tag.yaml +0 -89
- data/lib/rabbit/theme-browser/document.rb +0 -200
- data/lib/rabbit/theme-browser/ext/block-verbatim.rb +0 -39
- data/lib/rabbit/theme-browser/page.rb +0 -133
- data/lib/rabbit/theme-browser/rd2document-lib.rb +0 -181
- data/lib/rabbit/theme-browser/tag.rb +0 -67
- data/lib/rabbit/theme-browser/tree.rb +0 -91
data/rabbit.gemspec
CHANGED
@@ -53,6 +53,7 @@ Gem::Specification.new do |spec|
|
|
53
53
|
spec.add_runtime_dependency("kramdown")
|
54
54
|
spec.add_runtime_dependency("gettext")
|
55
55
|
spec.add_runtime_dependency("faraday")
|
56
|
+
spec.add_runtime_dependency("gstreamer")
|
56
57
|
|
57
58
|
spec.add_development_dependency("test-unit")
|
58
59
|
spec.add_development_dependency("test-unit-notify")
|
@@ -39,8 +39,11 @@ class TestSlideConfiguration < Test::Unit::TestCase
|
|
39
39
|
"licenses" => ["GPLv3+", "GFDL", "CC BY-SA 3.0"],
|
40
40
|
"slideshare_id" => "rabbit-14073776",
|
41
41
|
"speaker_deck_id" => "rabbit-debian",
|
42
|
+
"ustream_id" => "25451894",
|
43
|
+
"vimeo_id" => "00000000",
|
42
44
|
"author" => author_conf,
|
43
45
|
}
|
46
|
+
@slide.id = "RubyKaigi2012"
|
44
47
|
@slide.merge!(conf)
|
45
48
|
assert_equal(conf, @slide.to_hash)
|
46
49
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.6
|
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: 2012-
|
12
|
+
date: 2012-12-29 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: gtk2
|
@@ -187,6 +187,22 @@ dependencies:
|
|
187
187
|
- - ! '>='
|
188
188
|
- !ruby/object:Gem::Version
|
189
189
|
version: '0'
|
190
|
+
- !ruby/object:Gem::Dependency
|
191
|
+
name: gstreamer
|
192
|
+
requirement: !ruby/object:Gem::Requirement
|
193
|
+
none: false
|
194
|
+
requirements:
|
195
|
+
- - ! '>='
|
196
|
+
- !ruby/object:Gem::Version
|
197
|
+
version: '0'
|
198
|
+
type: :runtime
|
199
|
+
prerelease: false
|
200
|
+
version_requirements: !ruby/object:Gem::Requirement
|
201
|
+
none: false
|
202
|
+
requirements:
|
203
|
+
- - ! '>='
|
204
|
+
- !ruby/object:Gem::Version
|
205
|
+
version: '0'
|
190
206
|
- !ruby/object:Gem::Dependency
|
191
207
|
name: test-unit
|
192
208
|
requirement: !ruby/object:Gem::Requirement
|
@@ -287,12 +303,11 @@ description: Rabbit is an RD-document-based presentation application.
|
|
287
303
|
email:
|
288
304
|
- kou@cozmixng.org
|
289
305
|
executables:
|
306
|
+
- rabbit-slide
|
290
307
|
- rabbit
|
291
308
|
- rabbit-theme
|
292
|
-
- rabbirc
|
293
309
|
- rabbit-command
|
294
|
-
-
|
295
|
-
- rabbit-slide
|
310
|
+
- rabbirc
|
296
311
|
extensions: []
|
297
312
|
extra_rdoc_files: []
|
298
313
|
files:
|
@@ -302,768 +317,771 @@ files:
|
|
302
317
|
- README
|
303
318
|
- Gemfile
|
304
319
|
- rabbit.gemspec
|
305
|
-
- lib/rabbit/
|
306
|
-
- lib/rabbit/
|
307
|
-
- lib/rabbit/
|
308
|
-
- lib/rabbit/
|
309
|
-
- lib/rabbit/trackball.rb
|
310
|
-
- lib/rabbit/readme-parser.rb
|
311
|
-
- lib/rabbit/frame.rb
|
312
|
-
- lib/rabbit/parser.rb
|
320
|
+
- lib/rabbit/info-window.rb
|
321
|
+
- lib/rabbit/searcher.rb
|
322
|
+
- lib/rabbit/version.rb
|
323
|
+
- lib/rabbit/logger.rb
|
313
324
|
- lib/rabbit/slideshare.rb
|
314
|
-
- lib/rabbit/
|
315
|
-
- lib/rabbit/
|
316
|
-
- lib/rabbit/
|
317
|
-
- lib/rabbit/xmlrpc/base.rb
|
325
|
+
- lib/rabbit/logger/gui.rb
|
326
|
+
- lib/rabbit/logger/base.rb
|
327
|
+
- lib/rabbit/logger/stderr.rb
|
318
328
|
- lib/rabbit/command/rabbit-slide.rb
|
319
329
|
- lib/rabbit/command/rabbit.rb
|
320
330
|
- lib/rabbit/command/rabbit-theme.rb
|
321
|
-
- lib/rabbit/
|
322
|
-
- lib/rabbit/
|
323
|
-
- lib/rabbit/theme-browser/default-tag.yaml
|
324
|
-
- lib/rabbit/theme-browser/document.rb
|
325
|
-
- lib/rabbit/theme-browser/rd2document-lib.rb
|
326
|
-
- lib/rabbit/theme-browser/tag.rb
|
327
|
-
- lib/rabbit/theme-browser/page.rb
|
328
|
-
- lib/rabbit/theme-browser/tree.rb
|
329
|
-
- lib/rabbit/theme-browser/ext/block-verbatim.rb
|
330
|
-
- lib/rabbit/progress.rb
|
331
|
-
- lib/rabbit/searcher.rb
|
332
|
-
- lib/rabbit/gesture/handler.rb
|
333
|
-
- lib/rabbit/gesture/processor.rb
|
334
|
-
- lib/rabbit/source/memory.rb
|
335
|
-
- lib/rabbit/source/file.rb
|
336
|
-
- lib/rabbit/source/hiki.rb
|
337
|
-
- lib/rabbit/source/uri.rb
|
338
|
-
- lib/rabbit/source/argf.rb
|
339
|
-
- lib/rabbit/source/slide-share.rb
|
340
|
-
- lib/rabbit/source/base.rb
|
341
|
-
- lib/rabbit/console.rb
|
342
|
-
- lib/rabbit/soap/server.rb
|
343
|
-
- lib/rabbit/soap/driver.rb
|
344
|
-
- lib/rabbit/soap/base.rb
|
345
|
-
- lib/rabbit/search-window.rb
|
346
|
-
- lib/rabbit/logger.rb
|
347
|
-
- lib/rabbit/graffiti/processor.rb
|
348
|
-
- lib/rabbit/graffiti/config-dialog.rb
|
349
|
-
- lib/rabbit/element.rb
|
350
|
-
- lib/rabbit/dependency-canvas.rb
|
351
|
-
- lib/rabbit/source-generator/hiki.rb
|
352
|
-
- lib/rabbit/source-generator/markdown.rb
|
353
|
-
- lib/rabbit/source-generator/rd.rb
|
354
|
-
- lib/rabbit/image/gimp.rb
|
355
|
-
- lib/rabbit/image/dia.rb
|
331
|
+
- lib/rabbit/gettext.rb
|
332
|
+
- lib/rabbit/action.rb
|
356
333
|
- lib/rabbit/image/svg.rb
|
357
|
-
- lib/rabbit/image/default.rb
|
358
|
-
- lib/rabbit/image/base.rb
|
359
334
|
- lib/rabbit/image/pdf.rb
|
335
|
+
- lib/rabbit/image/default.rb
|
336
|
+
- lib/rabbit/image/dia.rb
|
360
337
|
- lib/rabbit/image/eps.rb
|
361
|
-
- lib/rabbit/
|
362
|
-
- lib/rabbit/
|
363
|
-
- lib/rabbit/
|
364
|
-
- lib/rabbit/
|
365
|
-
- lib/rabbit/
|
366
|
-
- lib/rabbit/
|
367
|
-
- lib/rabbit/
|
368
|
-
- lib/rabbit/
|
369
|
-
- lib/rabbit/
|
370
|
-
- lib/rabbit/
|
371
|
-
- lib/rabbit/
|
372
|
-
- lib/rabbit/
|
373
|
-
- lib/rabbit/
|
374
|
-
- lib/rabbit/
|
375
|
-
- lib/rabbit/renderer/display/search.rb
|
376
|
-
- lib/rabbit/renderer/display/button-handler.rb
|
377
|
-
- lib/rabbit/renderer/display/drawing-area.rb
|
378
|
-
- lib/rabbit/renderer/display/hook-handler.rb
|
379
|
-
- lib/rabbit/renderer/display/clutter-embed.rb
|
380
|
-
- lib/rabbit/renderer/display/drawing-area-primitive.rb
|
381
|
-
- lib/rabbit/renderer/display/info.rb
|
382
|
-
- lib/rabbit/renderer/display/scroll-handler.rb
|
383
|
-
- lib/rabbit/renderer/display/base.rb
|
384
|
-
- lib/rabbit/renderer/display/magnifier.rb
|
385
|
-
- lib/rabbit/renderer/display/cursor.rb
|
386
|
-
- lib/rabbit/renderer/display/menu.rb
|
387
|
-
- lib/rabbit/renderer/display/gesture.rb
|
388
|
-
- lib/rabbit/renderer/print.rb
|
389
|
-
- lib/rabbit/renderer/pixmap/cairo.rb
|
390
|
-
- lib/rabbit/renderer/pixmap/gl.rb
|
391
|
-
- lib/rabbit/renderer/pixmap/gdk.rb
|
392
|
-
- lib/rabbit/renderer/pixmap/base.rb
|
393
|
-
- lib/rabbit/renderer/engine/cairo.rb
|
394
|
-
- lib/rabbit/renderer/engine/gdk.rb
|
395
|
-
- lib/rabbit/renderer/color.rb
|
396
|
-
- lib/rabbit/renderer/base.rb
|
397
|
-
- lib/rabbit/renderer/pixmap.rb
|
398
|
-
- lib/rabbit/renderer/print/cairo.rb
|
399
|
-
- lib/rabbit/renderer/print/multiple.rb
|
400
|
-
- lib/rabbit/renderer/print/layout.rb
|
401
|
-
- lib/rabbit/renderer/print/base.rb
|
402
|
-
- lib/rabbit/renderer/kernel.rb
|
403
|
-
- lib/rabbit/stock.rb
|
404
|
-
- lib/rabbit/cursor-manager.rb
|
405
|
-
- lib/rabbit/action/radio.rb
|
338
|
+
- lib/rabbit/image/gimp.rb
|
339
|
+
- lib/rabbit/image/base.rb
|
340
|
+
- lib/rabbit/html/template.erb
|
341
|
+
- lib/rabbit/html/generator.rb
|
342
|
+
- lib/rabbit/front.rb
|
343
|
+
- lib/rabbit/element.rb
|
344
|
+
- lib/rabbit/utils.rb
|
345
|
+
- lib/rabbit/keys.rb
|
346
|
+
- lib/rabbit/source.rb
|
347
|
+
- lib/rabbit/image.rb
|
348
|
+
- lib/rabbit/soap/driver.rb
|
349
|
+
- lib/rabbit/soap/server.rb
|
350
|
+
- lib/rabbit/soap/base.rb
|
351
|
+
- lib/rabbit/parser.rb
|
406
352
|
- lib/rabbit/action/basic.rb
|
407
353
|
- lib/rabbit/action/toggle.rb
|
408
|
-
- lib/rabbit/
|
409
|
-
- lib/rabbit/
|
410
|
-
- lib/rabbit/logger/base.rb
|
411
|
-
- lib/rabbit/action.rb
|
412
|
-
- lib/rabbit/utils.rb
|
354
|
+
- lib/rabbit/action/radio.rb
|
355
|
+
- lib/rabbit/config.rb
|
413
356
|
- lib/rabbit/theme-configuration.rb
|
414
|
-
- lib/rabbit/
|
415
|
-
- lib/rabbit/
|
416
|
-
- lib/rabbit/
|
417
|
-
- lib/rabbit/
|
418
|
-
- lib/rabbit/
|
419
|
-
- lib/rabbit/
|
420
|
-
- lib/rabbit/
|
421
|
-
- lib/rabbit/
|
422
|
-
- lib/rabbit/
|
423
|
-
- lib/rabbit/
|
424
|
-
- lib/rabbit/
|
425
|
-
- lib/rabbit/
|
426
|
-
- lib/rabbit/
|
427
|
-
- lib/rabbit/theme/
|
428
|
-
- lib/rabbit/theme/
|
429
|
-
- lib/rabbit/theme/
|
430
|
-
- lib/rabbit/theme/
|
431
|
-
- lib/rabbit/theme/slide-
|
432
|
-
- lib/rabbit/theme/slide
|
433
|
-
- lib/rabbit/theme/
|
434
|
-
- lib/rabbit/theme/
|
435
|
-
- lib/rabbit/theme/show-frame/property.rb
|
436
|
-
- lib/rabbit/theme/show-frame/show-frame.rb
|
437
|
-
- lib/rabbit/theme/debian/property.rb
|
438
|
-
- lib/rabbit/theme/debian/debian.rb
|
439
|
-
- lib/rabbit/theme/title-slide-background-image/property.rb
|
440
|
-
- lib/rabbit/theme/title-slide-background-image/title-slide-background-image.rb
|
441
|
-
- lib/rabbit/theme/cozmixng/property.rb
|
357
|
+
- lib/rabbit/gesture/processor.rb
|
358
|
+
- lib/rabbit/gesture/handler.rb
|
359
|
+
- lib/rabbit/frame.rb
|
360
|
+
- lib/rabbit/source-generator.rb
|
361
|
+
- lib/rabbit/gem-finder.rb
|
362
|
+
- lib/rabbit/video-window.rb
|
363
|
+
- lib/rabbit/cursor-manager.rb
|
364
|
+
- lib/rabbit/stock.rb
|
365
|
+
- lib/rabbit/menu.rb
|
366
|
+
- lib/rabbit/source-generator/hiki.rb
|
367
|
+
- lib/rabbit/source-generator/markdown.rb
|
368
|
+
- lib/rabbit/source-generator/rd.rb
|
369
|
+
- lib/rabbit/console.rb
|
370
|
+
- lib/rabbit/theme/slide-show/slide-show.rb
|
371
|
+
- lib/rabbit/theme/slide-show/property.rb
|
372
|
+
- lib/rabbit/theme/lightning-simple/lightning-simple.rb
|
373
|
+
- lib/rabbit/theme/lightning-simple/property.rb
|
374
|
+
- lib/rabbit/theme/auto-slide/auto-slide.rb
|
375
|
+
- lib/rabbit/theme/auto-slide/property.rb
|
376
|
+
- lib/rabbit/theme/title-on-image-toolkit/title-on-image-toolkit.rb
|
377
|
+
- lib/rabbit/theme/title-on-image-toolkit/property.rb
|
442
378
|
- lib/rabbit/theme/cozmixng/cozmixng.rb
|
443
|
-
- lib/rabbit/theme/
|
379
|
+
- lib/rabbit/theme/cozmixng/property.rb
|
380
|
+
- lib/rabbit/theme/searcher.rb
|
381
|
+
- lib/rabbit/theme/default-preformatted/default-preformatted.rb
|
382
|
+
- lib/rabbit/theme/default-preformatted/property.rb
|
383
|
+
- lib/rabbit/theme/edge-info-toolkit/edge-info-toolkit.rb
|
384
|
+
- lib/rabbit/theme/edge-info-toolkit/property.rb
|
385
|
+
- lib/rabbit/theme/newline-in-title/newline-in-title.rb
|
386
|
+
- lib/rabbit/theme/newline-in-title/property.rb
|
387
|
+
- lib/rabbit/theme/tag/tag.rb
|
388
|
+
- lib/rabbit/theme/tag/property.rb
|
389
|
+
- lib/rabbit/theme/scroll-effect/scroll-effect.rb
|
390
|
+
- lib/rabbit/theme/scroll-effect/property.rb
|
391
|
+
- lib/rabbit/theme/default-title-text/default-title-text.rb
|
392
|
+
- lib/rabbit/theme/default-title-text/property.rb
|
393
|
+
- lib/rabbit/theme/blue-bar/blue-bar.rb
|
394
|
+
- lib/rabbit/theme/blue-bar/property.rb
|
395
|
+
- lib/rabbit/theme/applier.rb
|
444
396
|
- lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb
|
445
|
-
- lib/rabbit/theme/
|
446
|
-
- lib/rabbit/theme/
|
447
|
-
- lib/rabbit/theme/
|
448
|
-
- lib/rabbit/theme/lightning-
|
449
|
-
- lib/rabbit/theme/
|
450
|
-
- lib/rabbit/theme/
|
451
|
-
- lib/rabbit/theme/
|
452
|
-
- lib/rabbit/theme/
|
453
|
-
- lib/rabbit/theme/
|
454
|
-
- lib/rabbit/theme/
|
455
|
-
- lib/rabbit/theme/
|
456
|
-
- lib/rabbit/theme/
|
397
|
+
- lib/rabbit/theme/default-item-mark-setup/property.rb
|
398
|
+
- lib/rabbit/theme/default-title-slide/default-title-slide.rb
|
399
|
+
- lib/rabbit/theme/default-title-slide/property.rb
|
400
|
+
- lib/rabbit/theme/lightning-clear-blue/lightning-clear-blue.rb
|
401
|
+
- lib/rabbit/theme/lightning-clear-blue/property.rb
|
402
|
+
- lib/rabbit/theme/ruby-gnome2-preformatted/ruby-gnome2-preformatted.rb
|
403
|
+
- lib/rabbit/theme/ruby-gnome2-preformatted/property.rb
|
404
|
+
- lib/rabbit/theme/title-logo/title-logo.rb
|
405
|
+
- lib/rabbit/theme/title-logo/property.rb
|
406
|
+
- lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb
|
407
|
+
- lib/rabbit/theme/syntax-highlighting/property.rb
|
408
|
+
- lib/rabbit/theme/slide-background/slide-background.rb
|
409
|
+
- lib/rabbit/theme/slide-background/property.rb
|
410
|
+
- lib/rabbit/theme/image/image.rb
|
411
|
+
- lib/rabbit/theme/image/property.rb
|
412
|
+
- lib/rabbit/theme/default-foot-text/default-foot-text.rb
|
413
|
+
- lib/rabbit/theme/default-foot-text/property.rb
|
414
|
+
- lib/rabbit/theme/default-text/default-text.rb
|
415
|
+
- lib/rabbit/theme/default-text/property.rb
|
416
|
+
- lib/rabbit/theme/table/table.rb
|
417
|
+
- lib/rabbit/theme/table/property.rb
|
418
|
+
- lib/rabbit/theme/ruby-gnome2-foot-text/ruby-gnome2-foot-text.rb
|
419
|
+
- lib/rabbit/theme/ruby-gnome2-foot-text/property.rb
|
420
|
+
- lib/rabbit/theme/enishi-green/enishi-green.rb
|
421
|
+
- lib/rabbit/theme/enishi-green/property.rb
|
422
|
+
- lib/rabbit/theme/stream-comment/stream-comment.rb
|
423
|
+
- lib/rabbit/theme/stream-comment/property.rb
|
424
|
+
- lib/rabbit/theme/color-circle-slide/color-circle-slide.rb
|
425
|
+
- lib/rabbit/theme/color-circle-slide/property.rb
|
426
|
+
- lib/rabbit/theme/base/base.rb
|
427
|
+
- lib/rabbit/theme/base/property.rb
|
457
428
|
- lib/rabbit/theme/clear-blue/clear-blue.rb
|
458
|
-
- lib/rabbit/theme/
|
459
|
-
- lib/rabbit/theme/
|
460
|
-
- lib/rabbit/theme/
|
461
|
-
- lib/rabbit/theme/
|
462
|
-
- lib/rabbit/theme/
|
463
|
-
- lib/rabbit/theme/
|
464
|
-
- lib/rabbit/theme/
|
465
|
-
- lib/rabbit/theme/
|
466
|
-
- lib/rabbit/theme/
|
467
|
-
- lib/rabbit/theme/
|
468
|
-
- lib/rabbit/theme/
|
469
|
-
- lib/rabbit/theme/
|
470
|
-
- lib/rabbit/theme/
|
471
|
-
- lib/rabbit/theme/
|
472
|
-
- lib/rabbit/theme/
|
473
|
-
- lib/rabbit/theme/
|
474
|
-
- lib/rabbit/theme/
|
475
|
-
- lib/rabbit/theme/
|
476
|
-
- lib/rabbit/theme/
|
477
|
-
- lib/rabbit/theme/
|
478
|
-
- lib/rabbit/theme/color-circle/property.rb
|
479
|
-
- lib/rabbit/theme/base/property.rb
|
480
|
-
- lib/rabbit/theme/base/base.rb
|
481
|
-
- lib/rabbit/theme/icon/property.rb
|
482
|
-
- lib/rabbit/theme/icon/icon.rb
|
483
|
-
- lib/rabbit/theme/powered-by/property.rb
|
484
|
-
- lib/rabbit/theme/powered-by/powered-by.rb
|
485
|
-
- lib/rabbit/theme/rabbit-powered-by/property.rb
|
429
|
+
- lib/rabbit/theme/clear-blue/property.rb
|
430
|
+
- lib/rabbit/theme/ranguba/ranguba.rb
|
431
|
+
- lib/rabbit/theme/ranguba/property.rb
|
432
|
+
- lib/rabbit/theme/ruby-gnome2-item-mark/ruby-gnome2-item-mark.rb
|
433
|
+
- lib/rabbit/theme/ruby-gnome2-item-mark/property.rb
|
434
|
+
- lib/rabbit/theme/default-block-quote/default-block-quote.rb
|
435
|
+
- lib/rabbit/theme/default-block-quote/property.rb
|
436
|
+
- lib/rabbit/theme/day-white/day-white.rb
|
437
|
+
- lib/rabbit/theme/day-white/property.rb
|
438
|
+
- lib/rabbit/theme/night-black/night-black.rb
|
439
|
+
- lib/rabbit/theme/night-black/property.rb
|
440
|
+
- lib/rabbit/theme/color-circle-common/color-circle-common.rb
|
441
|
+
- lib/rabbit/theme/color-circle-common/property.rb
|
442
|
+
- lib/rabbit/theme/background-image-toolkit/background-image-toolkit.rb
|
443
|
+
- lib/rabbit/theme/default/default.rb
|
444
|
+
- lib/rabbit/theme/default/property.rb
|
445
|
+
- lib/rabbit/theme/emphasize-keyword/emphasize-keyword.rb
|
446
|
+
- lib/rabbit/theme/emphasize-keyword/property.rb
|
447
|
+
- lib/rabbit/theme/rabbit/rabbit.rb
|
448
|
+
- lib/rabbit/theme/rabbit/property.rb
|
486
449
|
- lib/rabbit/theme/rabbit-powered-by/rabbit-powered-by.rb
|
487
|
-
- lib/rabbit/theme/
|
488
|
-
- lib/rabbit/theme/
|
489
|
-
- lib/rabbit/theme/
|
490
|
-
- lib/rabbit/theme/rabbit-headline-logo/rabbit-headline-logo.rb
|
450
|
+
- lib/rabbit/theme/rabbit-powered-by/property.rb
|
451
|
+
- lib/rabbit/theme/blue-circle/blue-circle.rb
|
452
|
+
- lib/rabbit/theme/blue-circle/property.rb
|
491
453
|
- lib/rabbit/theme/clock/clock.rb
|
492
454
|
- lib/rabbit/theme/clock/property.rb
|
493
|
-
- lib/rabbit/theme/
|
494
|
-
- lib/rabbit/theme/
|
495
|
-
- lib/rabbit/theme/
|
496
|
-
- lib/rabbit/theme/
|
497
|
-
- lib/rabbit/theme/
|
498
|
-
- lib/rabbit/theme/
|
499
|
-
- lib/rabbit/theme/rabbit/property.rb
|
500
|
-
- lib/rabbit/theme/rabbit/rabbit.rb
|
501
|
-
- lib/rabbit/theme/ruby-gnome2-item-mark/property.rb
|
502
|
-
- lib/rabbit/theme/ruby-gnome2-item-mark/ruby-gnome2-item-mark.rb
|
503
|
-
- lib/rabbit/theme/day-white/property.rb
|
504
|
-
- lib/rabbit/theme/day-white/day-white.rb
|
505
|
-
- lib/rabbit/theme/default-title-slide/property.rb
|
506
|
-
- lib/rabbit/theme/default-title-slide/default-title-slide.rb
|
455
|
+
- lib/rabbit/theme/ruby-gnome2-icon/ruby-gnome2-icon.rb
|
456
|
+
- lib/rabbit/theme/ruby-gnome2-icon/property.rb
|
457
|
+
- lib/rabbit/theme/timer/timer.rb
|
458
|
+
- lib/rabbit/theme/timer/property.rb
|
459
|
+
- lib/rabbit/theme/ruby-gnome2-description/ruby-gnome2-description.rb
|
460
|
+
- lib/rabbit/theme/ruby-gnome2-description/property.rb
|
507
461
|
- lib/rabbit/theme/cozmixng-powered-by/cozmixng-powered-by.rb
|
508
462
|
- lib/rabbit/theme/cozmixng-powered-by/property.rb
|
509
|
-
- lib/rabbit/theme/
|
463
|
+
- lib/rabbit/theme/rotate-zoom-effect/rotate-zoom-effect.rb
|
464
|
+
- lib/rabbit/theme/rotate-zoom-effect/property.rb
|
465
|
+
- lib/rabbit/theme/color-circle-title-text/color-circle-title-text.rb
|
466
|
+
- lib/rabbit/theme/color-circle-title-text/property.rb
|
467
|
+
- lib/rabbit/theme/lightning-rabbit/lightning-rabbit.rb
|
468
|
+
- lib/rabbit/theme/lightning-rabbit/property.rb
|
469
|
+
- lib/rabbit/theme/slide-footer-info/slide-footer-info.rb
|
470
|
+
- lib/rabbit/theme/slide-footer-info/property.rb
|
471
|
+
- lib/rabbit/theme/default-description/default-description.rb
|
472
|
+
- lib/rabbit/theme/default-description/property.rb
|
473
|
+
- lib/rabbit/theme/ruby-gnome2-headline/ruby-gnome2-headline.rb
|
474
|
+
- lib/rabbit/theme/ruby-gnome2-headline/property.rb
|
475
|
+
- lib/rabbit/theme/color-circle-title-slide/color-circle-title-slide.rb
|
476
|
+
- lib/rabbit/theme/color-circle-title-slide/property.rb
|
477
|
+
- lib/rabbit/theme/color-circle-description/color-circle-description.rb
|
478
|
+
- lib/rabbit/theme/color-circle-description/property.rb
|
479
|
+
- lib/rabbit/theme/default-icon/default-icon.rb
|
480
|
+
- lib/rabbit/theme/default-icon/property.rb
|
481
|
+
- lib/rabbit/theme/color-circle-foot-text/color-circle-foot-text.rb
|
482
|
+
- lib/rabbit/theme/color-circle-foot-text/property.rb
|
483
|
+
- lib/rabbit/theme/default-item-mark/default-item-mark.rb
|
484
|
+
- lib/rabbit/theme/default-item-mark/property.rb
|
485
|
+
- lib/rabbit/theme/lightning-talk/lightning-talk.rb
|
486
|
+
- lib/rabbit/theme/lightning-talk/property.rb
|
487
|
+
- lib/rabbit/theme/per-slide-background-image/per-slide-background-image.rb
|
488
|
+
- lib/rabbit/theme/per-slide-background-image/property.rb
|
489
|
+
- lib/rabbit/theme/manager.rb
|
510
490
|
- lib/rabbit/theme/newline-in-slides/newline-in-slides.rb
|
511
|
-
- lib/rabbit/theme/
|
512
|
-
- lib/rabbit/theme/
|
513
|
-
- lib/rabbit/theme/
|
491
|
+
- lib/rabbit/theme/newline-in-slides/property.rb
|
492
|
+
- lib/rabbit/theme/color-circle/property.rb
|
493
|
+
- lib/rabbit/theme/color-circle/color-circle.rb
|
494
|
+
- lib/rabbit/theme/rabbit-item-mark/rabbit-item-mark.rb
|
495
|
+
- lib/rabbit/theme/rabbit-item-mark/property.rb
|
496
|
+
- lib/rabbit/theme/color-circle-method-list/color-circle-method-list.rb
|
497
|
+
- lib/rabbit/theme/color-circle-method-list/property.rb
|
514
498
|
- lib/rabbit/theme/ruby-gnome2-slide/ruby-gnome2-slide.rb
|
515
|
-
- lib/rabbit/theme/
|
516
|
-
- lib/rabbit/theme/
|
517
|
-
- lib/rabbit/theme/
|
518
|
-
- lib/rabbit/theme/
|
499
|
+
- lib/rabbit/theme/ruby-gnome2-slide/property.rb
|
500
|
+
- lib/rabbit/theme/clutter-comment/clutter-comment.rb
|
501
|
+
- lib/rabbit/theme/clutter-comment/property.rb
|
502
|
+
- lib/rabbit/theme/mirror-effect/mirror-effect.rb
|
503
|
+
- lib/rabbit/theme/mirror-effect/property.rb
|
504
|
+
- lib/rabbit/theme/slide-background-image/slide-background-image.rb
|
505
|
+
- lib/rabbit/theme/slide-background-image/property.rb
|
506
|
+
- lib/rabbit/theme/entry.rb
|
507
|
+
- lib/rabbit/theme/default-comment/default-comment.rb
|
508
|
+
- lib/rabbit/theme/default-comment/property.rb
|
509
|
+
- lib/rabbit/theme/debian/debian.rb
|
510
|
+
- lib/rabbit/theme/debian/property.rb
|
511
|
+
- lib/rabbit/theme/slide-number/slide-number.rb
|
512
|
+
- lib/rabbit/theme/slide-number/property.rb
|
513
|
+
- lib/rabbit/theme/icon/icon.rb
|
514
|
+
- lib/rabbit/theme/icon/property.rb
|
515
|
+
- lib/rabbit/theme/color-circle-block-quote/color-circle-block-quote.rb
|
516
|
+
- lib/rabbit/theme/color-circle-block-quote/property.rb
|
517
|
+
- lib/rabbit/theme/red-frame/red-frame.rb
|
518
|
+
- lib/rabbit/theme/red-frame/property.rb
|
519
|
+
- lib/rabbit/theme/slide-header-info/slide-header-info.rb
|
520
|
+
- lib/rabbit/theme/slide-header-info/property.rb
|
521
|
+
- lib/rabbit/theme/nari/nari.rb
|
522
|
+
- lib/rabbit/theme/nari/property.rb
|
523
|
+
- lib/rabbit/theme/document.erb
|
524
|
+
- lib/rabbit/theme/title-background-color/title-background-color.rb
|
525
|
+
- lib/rabbit/theme/title-background-color/property.rb
|
526
|
+
- lib/rabbit/theme/footer-logo/footer-logo.rb
|
527
|
+
- lib/rabbit/theme/footer-logo/property.rb
|
528
|
+
- lib/rabbit/theme/centering-rabbit/centering-rabbit.rb
|
529
|
+
- lib/rabbit/theme/centering-rabbit/property.rb
|
530
|
+
- lib/rabbit/theme/powered-by/powered-by.rb
|
531
|
+
- lib/rabbit/theme/powered-by/property.rb
|
532
|
+
- lib/rabbit/theme/rabbit-headline-logo/rabbit-headline-logo.rb
|
533
|
+
- lib/rabbit/theme/rabbit-headline-logo/property.rb
|
534
|
+
- lib/rabbit/theme/image-viewer/image-viewer.rb
|
535
|
+
- lib/rabbit/theme/image-viewer/property.rb
|
536
|
+
- lib/rabbit/theme/dark-gradation/dark-gradation.rb
|
537
|
+
- lib/rabbit/theme/dark-gradation/property.rb
|
538
|
+
- lib/rabbit/theme/image-slide-number/image-slide-number.rb
|
539
|
+
- lib/rabbit/theme/image-slide-number/property.rb
|
540
|
+
- lib/rabbit/theme/default-method-list/default-method-list.rb
|
541
|
+
- lib/rabbit/theme/default-method-list/property.rb
|
519
542
|
- lib/rabbit/theme/simple-item-mark/simple-item-mark.rb
|
520
543
|
- lib/rabbit/theme/simple-item-mark/property.rb
|
521
|
-
- lib/rabbit/theme/
|
522
|
-
- lib/rabbit/theme/
|
523
|
-
- lib/rabbit/theme/
|
524
|
-
- lib/rabbit/theme/
|
525
|
-
- lib/rabbit/theme/
|
526
|
-
- lib/rabbit/theme/
|
527
|
-
- lib/rabbit/theme/
|
528
|
-
- lib/rabbit/theme/
|
529
|
-
- lib/rabbit/theme/image/image.rb
|
530
|
-
- lib/rabbit/theme/image/property.rb
|
531
|
-
- lib/rabbit/theme/
|
532
|
-
- lib/rabbit/theme/
|
533
|
-
- lib/rabbit/theme/
|
534
|
-
- lib/rabbit/theme/
|
544
|
+
- lib/rabbit/theme/rabbit-block-quote/rabbit-block-quote.rb
|
545
|
+
- lib/rabbit/theme/rabbit-block-quote/property.rb
|
546
|
+
- lib/rabbit/theme/green-circle/green-circle.rb
|
547
|
+
- lib/rabbit/theme/green-circle/property.rb
|
548
|
+
- lib/rabbit/theme/slide-logo/slide-logo.rb
|
549
|
+
- lib/rabbit/theme/slide-logo/property.rb
|
550
|
+
- lib/rabbit/theme/rubykaigi2011/rubykaigi2011.rb
|
551
|
+
- lib/rabbit/theme/rubykaigi2011/property.rb
|
552
|
+
- lib/rabbit/theme/title-background-image/title-background-image.rb
|
553
|
+
- lib/rabbit/theme/title-background-image/property.rb
|
554
|
+
- lib/rabbit/theme/ruby-gnome2/ruby-gnome2.rb
|
555
|
+
- lib/rabbit/theme/ruby-gnome2/property.rb
|
556
|
+
- lib/rabbit/theme/rabbit-icon/rabbit-icon.rb
|
557
|
+
- lib/rabbit/theme/rabbit-icon/property.rb
|
535
558
|
- lib/rabbit/theme/color-circle-text/property.rb
|
536
559
|
- lib/rabbit/theme/color-circle-text/color-circle-text.rb
|
537
|
-
- lib/rabbit/theme/lightning-rabbit/lightning-rabbit.rb
|
538
|
-
- lib/rabbit/theme/lightning-rabbit/property.rb
|
539
|
-
- lib/rabbit/theme/color-circle-title-text/color-circle-title-text.rb
|
540
|
-
- lib/rabbit/theme/color-circle-title-text/property.rb
|
541
|
-
- lib/rabbit/theme/ranguba/property.rb
|
542
|
-
- lib/rabbit/theme/ranguba/ranguba.rb
|
543
|
-
- lib/rabbit/theme/default-slide/property.rb
|
544
560
|
- lib/rabbit/theme/default-slide/default-slide.rb
|
545
|
-
- lib/rabbit/theme/
|
546
|
-
- lib/rabbit/theme/
|
547
|
-
- lib/rabbit/theme/
|
548
|
-
- lib/rabbit/theme/
|
549
|
-
- lib/rabbit/theme/
|
550
|
-
- lib/rabbit/theme/
|
551
|
-
- lib/rabbit/theme/
|
552
|
-
- lib/rabbit/theme/title-logo/title-logo.rb
|
553
|
-
- lib/rabbit/theme/mirror-effect/property.rb
|
554
|
-
- lib/rabbit/theme/mirror-effect/mirror-effect.rb
|
555
|
-
- lib/rabbit/theme/slide-header-info/property.rb
|
556
|
-
- lib/rabbit/theme/slide-header-info/slide-header-info.rb
|
557
|
-
- lib/rabbit/theme/manager.rb
|
558
|
-
- lib/rabbit/theme/image-slide-number/property.rb
|
559
|
-
- lib/rabbit/theme/image-slide-number/image-slide-number.rb
|
560
|
-
- lib/rabbit/theme/edge-info-toolkit/property.rb
|
561
|
-
- lib/rabbit/theme/edge-info-toolkit/edge-info-toolkit.rb
|
562
|
-
- lib/rabbit/theme/applier.rb
|
563
|
-
- lib/rabbit/theme/lightning-talk-toolkit/property.rb
|
561
|
+
- lib/rabbit/theme/default-slide/property.rb
|
562
|
+
- lib/rabbit/theme/color-circle-item-mark/color-circle-item-mark.rb
|
563
|
+
- lib/rabbit/theme/color-circle-item-mark/property.rb
|
564
|
+
- lib/rabbit/theme/title-slide-background-image/title-slide-background-image.rb
|
565
|
+
- lib/rabbit/theme/title-slide-background-image/property.rb
|
566
|
+
- lib/rabbit/theme/lightning-monochrome/lightning-monochrome.rb
|
567
|
+
- lib/rabbit/theme/lightning-monochrome/property.rb
|
564
568
|
- lib/rabbit/theme/lightning-talk-toolkit/lightning-talk-toolkit.rb
|
565
|
-
- lib/rabbit/theme/
|
566
|
-
- lib/rabbit/theme/
|
567
|
-
- lib/rabbit/theme/
|
568
|
-
- lib/rabbit/theme/
|
569
|
-
- lib/rabbit/theme/
|
570
|
-
- lib/rabbit/theme/headline-logo/headline-logo.rb
|
571
|
-
- lib/rabbit/theme/centering-rabbit/centering-rabbit.rb
|
572
|
-
- lib/rabbit/theme/centering-rabbit/property.rb
|
573
|
-
- lib/rabbit/theme/lightning-clear-blue/lightning-clear-blue.rb
|
574
|
-
- lib/rabbit/theme/lightning-clear-blue/property.rb
|
575
|
-
- lib/rabbit/theme/title-background-color/property.rb
|
576
|
-
- lib/rabbit/theme/title-background-color/title-background-color.rb
|
577
|
-
- lib/rabbit/theme/color-circle-foot-text/color-circle-foot-text.rb
|
578
|
-
- lib/rabbit/theme/color-circle-foot-text/property.rb
|
579
|
-
- lib/rabbit/theme/per-slide-background-image/property.rb
|
580
|
-
- lib/rabbit/theme/per-slide-background-image/per-slide-background-image.rb
|
581
|
-
- lib/rabbit/theme/title-on-image-toolkit/property.rb
|
582
|
-
- lib/rabbit/theme/title-on-image-toolkit/title-on-image-toolkit.rb
|
583
|
-
- lib/rabbit/theme/blue-circle/property.rb
|
584
|
-
- lib/rabbit/theme/blue-circle/blue-circle.rb
|
585
|
-
- lib/rabbit/theme/stream-comment/property.rb
|
586
|
-
- lib/rabbit/theme/stream-comment/stream-comment.rb
|
569
|
+
- lib/rabbit/theme/lightning-talk-toolkit/property.rb
|
570
|
+
- lib/rabbit/theme/color-circle-preformatted/color-circle-preformatted.rb
|
571
|
+
- lib/rabbit/theme/color-circle-preformatted/property.rb
|
572
|
+
- lib/rabbit/theme/rabbit-title-logo/rabbit-title-logo.rb
|
573
|
+
- lib/rabbit/theme/rabbit-title-logo/property.rb
|
587
574
|
- lib/rabbit/theme/image-timer/property.rb
|
588
575
|
- lib/rabbit/theme/image-timer/image-timer.rb
|
589
|
-
- lib/rabbit/theme/color-circle-method-list/property.rb
|
590
|
-
- lib/rabbit/theme/color-circle-method-list/color-circle-method-list.rb
|
591
|
-
- lib/rabbit/theme/slide-number/property.rb
|
592
|
-
- lib/rabbit/theme/slide-number/slide-number.rb
|
593
|
-
- lib/rabbit/theme/footer-logo/property.rb
|
594
|
-
- lib/rabbit/theme/footer-logo/footer-logo.rb
|
595
|
-
- lib/rabbit/theme/default-description/default-description.rb
|
596
|
-
- lib/rabbit/theme/default-description/property.rb
|
597
|
-
- lib/rabbit/theme/color-circle-preformatted/property.rb
|
598
|
-
- lib/rabbit/theme/color-circle-preformatted/color-circle-preformatted.rb
|
599
|
-
- lib/rabbit/theme/slide-show/property.rb
|
600
|
-
- lib/rabbit/theme/slide-show/slide-show.rb
|
601
|
-
- lib/rabbit/theme/pdf/property.rb
|
602
|
-
- lib/rabbit/theme/pdf/pdf.rb
|
603
|
-
- lib/rabbit/theme/rabbit-block-quote/property.rb
|
604
|
-
- lib/rabbit/theme/rabbit-block-quote/rabbit-block-quote.rb
|
605
|
-
- lib/rabbit/theme/ruby-gnome2-headline/property.rb
|
606
|
-
- lib/rabbit/theme/ruby-gnome2-headline/ruby-gnome2-headline.rb
|
607
|
-
- lib/rabbit/theme/color-circle-slide/property.rb
|
608
|
-
- lib/rabbit/theme/color-circle-slide/color-circle-slide.rb
|
609
|
-
- lib/rabbit/theme/title-shadow/property.rb
|
610
576
|
- lib/rabbit/theme/title-shadow/title-shadow.rb
|
611
|
-
- lib/rabbit/theme/
|
612
|
-
- lib/rabbit/theme/
|
613
|
-
- lib/rabbit/theme/
|
614
|
-
- lib/rabbit/theme/
|
615
|
-
- lib/rabbit/theme/
|
616
|
-
- lib/rabbit/theme/ruby-gnome2/ruby-gnome2.rb
|
617
|
-
- lib/rabbit/theme/color-circle-common/color-circle-common.rb
|
618
|
-
- lib/rabbit/theme/color-circle-common/property.rb
|
619
|
-
- lib/rabbit/theme/table/property.rb
|
620
|
-
- lib/rabbit/theme/table/table.rb
|
621
|
-
- lib/rabbit/theme/default-title-text/property.rb
|
622
|
-
- lib/rabbit/theme/default-title-text/default-title-text.rb
|
623
|
-
- lib/rabbit/theme/color-circle-title-slide/property.rb
|
624
|
-
- lib/rabbit/theme/color-circle-title-slide/color-circle-title-slide.rb
|
625
|
-
- lib/rabbit/theme/rabbit-item-mark/property.rb
|
626
|
-
- lib/rabbit/theme/rabbit-item-mark/rabbit-item-mark.rb
|
627
|
-
- lib/rabbit/theme/ruby-gnome2-description/property.rb
|
628
|
-
- lib/rabbit/theme/ruby-gnome2-description/ruby-gnome2-description.rb
|
629
|
-
- lib/rabbit/theme/blue-bar/property.rb
|
630
|
-
- lib/rabbit/theme/blue-bar/blue-bar.rb
|
631
|
-
- lib/rabbit/theme/color-circle-block-quote/property.rb
|
632
|
-
- lib/rabbit/theme/color-circle-block-quote/color-circle-block-quote.rb
|
577
|
+
- lib/rabbit/theme/title-shadow/property.rb
|
578
|
+
- lib/rabbit/theme/per-slide-background-color/per-slide-background-color.rb
|
579
|
+
- lib/rabbit/theme/per-slide-background-color/property.rb
|
580
|
+
- lib/rabbit/theme/show-frame/show-frame.rb
|
581
|
+
- lib/rabbit/theme/show-frame/property.rb
|
633
582
|
- lib/rabbit/theme/body-background-image/body-background-image.rb
|
634
|
-
- lib/rabbit/theme/
|
635
|
-
- lib/rabbit/theme/
|
636
|
-
- lib/rabbit/theme/
|
637
|
-
- lib/rabbit/theme/
|
638
|
-
- lib/rabbit/theme/
|
639
|
-
- lib/rabbit/theme/
|
640
|
-
- lib/rabbit/
|
641
|
-
- lib/rabbit/
|
583
|
+
- lib/rabbit/theme/pdf/pdf.rb
|
584
|
+
- lib/rabbit/theme/pdf/property.rb
|
585
|
+
- lib/rabbit/theme/footer-comment/footer-comment.rb
|
586
|
+
- lib/rabbit/theme/footer-comment/property.rb
|
587
|
+
- lib/rabbit/theme/headline-logo/headline-logo.rb
|
588
|
+
- lib/rabbit/theme/headline-logo/property.rb
|
589
|
+
- lib/rabbit/author-configuration.rb
|
590
|
+
- lib/rabbit/search-window.rb
|
591
|
+
- lib/rabbit/renderer.rb
|
592
|
+
- lib/rabbit/path-manipulatable.rb
|
593
|
+
- lib/rabbit/formatter.rb
|
594
|
+
- lib/rabbit/renderer/color.rb
|
595
|
+
- lib/rabbit/renderer/pixmap.rb
|
596
|
+
- lib/rabbit/renderer/pixmap/gdk.rb
|
597
|
+
- lib/rabbit/renderer/pixmap/gl.rb
|
598
|
+
- lib/rabbit/renderer/pixmap/cairo.rb
|
599
|
+
- lib/rabbit/renderer/pixmap/base.rb
|
600
|
+
- lib/rabbit/renderer/print/multiple.rb
|
601
|
+
- lib/rabbit/renderer/print/cairo.rb
|
602
|
+
- lib/rabbit/renderer/print/layout.rb
|
603
|
+
- lib/rabbit/renderer/print/base.rb
|
604
|
+
- lib/rabbit/renderer/gl.rb
|
605
|
+
- lib/rabbit/renderer/display/drawing-area.rb
|
606
|
+
- lib/rabbit/renderer/display/graffiti.rb
|
607
|
+
- lib/rabbit/renderer/display/mask.rb
|
608
|
+
- lib/rabbit/renderer/display/info.rb
|
609
|
+
- lib/rabbit/renderer/display/drawing-area-view-only.rb
|
610
|
+
- lib/rabbit/renderer/display/gl.rb
|
611
|
+
- lib/rabbit/renderer/display/button-handler.rb
|
612
|
+
- lib/rabbit/renderer/display/clutter-embed.rb
|
613
|
+
- lib/rabbit/renderer/display/spotlight.rb
|
614
|
+
- lib/rabbit/renderer/display/hook-handler.rb
|
615
|
+
- lib/rabbit/renderer/display/search.rb
|
616
|
+
- lib/rabbit/renderer/display/cursor.rb
|
617
|
+
- lib/rabbit/renderer/display/menu.rb
|
618
|
+
- lib/rabbit/renderer/display/key-handler.rb
|
619
|
+
- lib/rabbit/renderer/display/scroll-handler.rb
|
620
|
+
- lib/rabbit/renderer/display/gesture.rb
|
621
|
+
- lib/rabbit/renderer/display/base.rb
|
622
|
+
- lib/rabbit/renderer/display/progress.rb
|
623
|
+
- lib/rabbit/renderer/display/drawing-area-base.rb
|
624
|
+
- lib/rabbit/renderer/display/magnifier.rb
|
625
|
+
- lib/rabbit/renderer/display/drawing-area-primitive.rb
|
626
|
+
- lib/rabbit/renderer/print.rb
|
627
|
+
- lib/rabbit/renderer/kernel.rb
|
628
|
+
- lib/rabbit/renderer/engine.rb
|
629
|
+
- lib/rabbit/renderer/display.rb
|
630
|
+
- lib/rabbit/renderer/engine/gdk.rb
|
631
|
+
- lib/rabbit/renderer/engine/cairo.rb
|
632
|
+
- lib/rabbit/renderer/base.rb
|
633
|
+
- lib/rabbit/task/slide.rb
|
634
|
+
- lib/rabbit/task/theme.rb
|
635
|
+
- lib/rabbit/progress.rb
|
636
|
+
- lib/rabbit/console/roff.rb
|
637
|
+
- lib/rabbit/rabbit.rb
|
638
|
+
- lib/rabbit/slide-configuration.rb
|
639
|
+
- lib/rabbit/source/memory.rb
|
640
|
+
- lib/rabbit/source/hiki.rb
|
641
|
+
- lib/rabbit/source/file.rb
|
642
|
+
- lib/rabbit/source/uri.rb
|
643
|
+
- lib/rabbit/source/argf.rb
|
644
|
+
- lib/rabbit/source/base.rb
|
645
|
+
- lib/rabbit/source/slide-share.rb
|
642
646
|
- lib/rabbit/task.rb
|
643
|
-
- lib/rabbit/
|
644
|
-
- lib/rabbit/
|
645
|
-
- lib/rabbit/
|
646
|
-
- lib/rabbit/
|
647
|
-
- lib/rabbit/
|
648
|
-
- lib/rabbit/
|
649
|
-
- lib/rabbit/parser/markdown.rb
|
650
|
-
- lib/rabbit/parser/rd/rt/rt2rabbit-lib.rb
|
651
|
-
- lib/rabbit/parser/rd/visitor.rb
|
652
|
-
- lib/rabbit/parser/rd/rd2rabbit-lib.rb
|
653
|
-
- lib/rabbit/parser/rd/ext/image.rb
|
654
|
-
- lib/rabbit/parser/rd/ext/block-verbatim.rb
|
655
|
-
- lib/rabbit/parser/rd/ext/character-reference.rb
|
656
|
-
- lib/rabbit/parser/rd/ext/refer.rb
|
657
|
-
- lib/rabbit/parser/rd/ext/inline-verbatim.rb
|
658
|
-
- lib/rabbit/parser/rd/ext/base.rb
|
659
|
-
- lib/rabbit/parser/rd.rb
|
660
|
-
- lib/rabbit/parser/base.rb
|
661
|
-
- lib/rabbit/parser/pdf.rb
|
662
|
-
- lib/rabbit/parser/markdown/converter.rb
|
663
|
-
- lib/rabbit/parser/ext/image.rb
|
664
|
-
- lib/rabbit/parser/ext/entity.rb
|
665
|
-
- lib/rabbit/parser/ext/blockdiag.rb
|
666
|
-
- lib/rabbit/parser/ext/tex.rb
|
667
|
-
- lib/rabbit/parser/ext/aafigure.rb
|
668
|
-
- lib/rabbit/parser/ext/enscript.rb
|
669
|
-
- lib/rabbit/parser/ext/coderay.rb
|
670
|
-
- lib/rabbit/parser/ext/escape.rb
|
671
|
-
- lib/rabbit/parser/ext/emacs.rb
|
672
|
-
- lib/rabbit/parser/ext/inline.rb
|
673
|
-
- lib/rabbit/gettext.rb
|
674
|
-
- lib/rabbit/menu.rb
|
675
|
-
- lib/rabbit/canvas.rb
|
676
|
-
- lib/rabbit/element/image.rb
|
677
|
-
- lib/rabbit/element/item-list.rb
|
678
|
-
- lib/rabbit/element/poppler-title-slide.rb
|
679
|
-
- lib/rabbit/element/container-element.rb
|
647
|
+
- lib/rabbit/xmlrpc/server.rb
|
648
|
+
- lib/rabbit/xmlrpc/client.rb
|
649
|
+
- lib/rabbit/xmlrpc/base.rb
|
650
|
+
- lib/rabbit/dependency-canvas.rb
|
651
|
+
- lib/rabbit/element/text-container-element.rb
|
652
|
+
- lib/rabbit/element/tag.rb
|
680
653
|
- lib/rabbit/element/table.rb
|
681
|
-
- lib/rabbit/element/
|
654
|
+
- lib/rabbit/element/poppler-title-slide.rb
|
682
655
|
- lib/rabbit/element/index-slide.rb
|
683
|
-
- lib/rabbit/element/
|
684
|
-
- lib/rabbit/element/enum-list.rb
|
685
|
-
- lib/rabbit/element/slide-element.rb
|
686
|
-
- lib/rabbit/element/block-element.rb
|
656
|
+
- lib/rabbit/element/footnote.rb
|
687
657
|
- lib/rabbit/element/image-title-slide.rb
|
658
|
+
- lib/rabbit/element/description-list.rb
|
659
|
+
- lib/rabbit/element/base/draw-hook.rb
|
660
|
+
- lib/rabbit/element/image.rb
|
688
661
|
- lib/rabbit/element/text-block-element.rb
|
689
|
-
- lib/rabbit/element/
|
690
|
-
- lib/rabbit/element/slide.rb
|
691
|
-
- lib/rabbit/element/preformatted.rb
|
662
|
+
- lib/rabbit/element/block-element.rb
|
663
|
+
- lib/rabbit/element/slide-element.rb
|
692
664
|
- lib/rabbit/element/title-slide.rb
|
693
|
-
- lib/rabbit/element/footnote.rb
|
694
|
-
- lib/rabbit/element/poppler-slide.rb
|
695
|
-
- lib/rabbit/element/base.rb
|
696
665
|
- lib/rabbit/element/text-element.rb
|
697
666
|
- lib/rabbit/element/poppler-page.rb
|
698
|
-
- lib/rabbit/element/
|
699
|
-
- lib/rabbit/element/
|
700
|
-
- lib/rabbit/element/syntax-highlighting.rb
|
701
|
-
- lib/rabbit/element/text-container-element.rb
|
667
|
+
- lib/rabbit/element/poppler-slide.rb
|
668
|
+
- lib/rabbit/element/item-list.rb
|
702
669
|
- lib/rabbit/element/text-renderer.rb
|
670
|
+
- lib/rabbit/element/syntax-highlighting.rb
|
671
|
+
- lib/rabbit/element/container-element.rb
|
672
|
+
- lib/rabbit/element/video.rb
|
673
|
+
- lib/rabbit/element/slide.rb
|
703
674
|
- lib/rabbit/element/text.rb
|
675
|
+
- lib/rabbit/element/block.rb
|
676
|
+
- lib/rabbit/element/base.rb
|
677
|
+
- lib/rabbit/element/enum-list.rb
|
678
|
+
- lib/rabbit/element/preformatted.rb
|
679
|
+
- lib/rabbit/element/method-list.rb
|
680
|
+
- lib/rabbit/readme-parser.rb
|
681
|
+
- lib/rabbit/canvas.rb
|
682
|
+
- lib/rabbit/parser/pdf.rb
|
683
|
+
- lib/rabbit/parser/wiki/output.rb
|
684
|
+
- lib/rabbit/parser/ext/escape.rb
|
685
|
+
- lib/rabbit/parser/ext/enscript.rb
|
686
|
+
- lib/rabbit/parser/ext/coderay.rb
|
687
|
+
- lib/rabbit/parser/ext/image.rb
|
688
|
+
- lib/rabbit/parser/ext/aafigure.rb
|
689
|
+
- lib/rabbit/parser/ext/emacs.rb
|
690
|
+
- lib/rabbit/parser/ext/video.rb
|
691
|
+
- lib/rabbit/parser/ext/tex.rb
|
692
|
+
- lib/rabbit/parser/ext/blockdiag.rb
|
693
|
+
- lib/rabbit/parser/ext/inline.rb
|
694
|
+
- lib/rabbit/parser/ext/entity.rb
|
695
|
+
- lib/rabbit/parser/pause-support.rb
|
696
|
+
- lib/rabbit/parser/image.rb
|
697
|
+
- lib/rabbit/parser/markdown/converter.rb
|
698
|
+
- lib/rabbit/parser/rd/ext/refer.rb
|
699
|
+
- lib/rabbit/parser/rd/ext/character-reference.rb
|
700
|
+
- lib/rabbit/parser/rd/ext/image.rb
|
701
|
+
- lib/rabbit/parser/rd/ext/inline-verbatim.rb
|
702
|
+
- lib/rabbit/parser/rd/ext/video.rb
|
703
|
+
- lib/rabbit/parser/rd/ext/block-verbatim.rb
|
704
|
+
- lib/rabbit/parser/rd/ext/base.rb
|
705
|
+
- lib/rabbit/parser/rd/visitor.rb
|
706
|
+
- lib/rabbit/parser/rd/rt/rt2rabbit-lib.rb
|
707
|
+
- lib/rabbit/parser/rd/rd2rabbit-lib.rb
|
708
|
+
- lib/rabbit/parser/base.rb
|
709
|
+
- lib/rabbit/parser/wiki.rb
|
710
|
+
- lib/rabbit/parser/markdown.rb
|
711
|
+
- lib/rabbit/parser/rd.rb
|
712
|
+
- lib/rabbit/trackball.rb
|
713
|
+
- lib/rabbit/graffiti/processor.rb
|
714
|
+
- lib/rabbit/graffiti/config-dialog.rb
|
715
|
+
- data/locale/fr/LC_MESSAGES/rabbit.mo
|
704
716
|
- data/locale/en/LC_MESSAGES/rabbit.mo
|
705
717
|
- data/locale/ja/LC_MESSAGES/rabbit.mo
|
706
|
-
- data/locale/fr/LC_MESSAGES/rabbit.mo
|
707
|
-
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-black.jpg
|
708
|
-
- data/rabbit/image/rubykaigi2011-images/property.rb
|
709
|
-
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-white.jpg
|
710
|
-
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-images.rb
|
711
|
-
- data/rabbit/image/rabbit-images/mini-usa-taro.png
|
712
|
-
- data/rabbit/image/rabbit-images/mini-tanu-kitaro.png
|
713
|
-
- data/rabbit/image/rabbit-images/start-flag.png
|
714
|
-
- data/rabbit/image/rabbit-images/mini-kame-taro.png
|
715
|
-
- data/rabbit/image/rabbit-images/rabbit-banner-green.png
|
716
|
-
- data/rabbit/image/rabbit-images/blue-item.png
|
717
|
-
- data/rabbit/image/rabbit-images/goal-flag.png
|
718
|
-
- data/rabbit/image/rabbit-images/property.rb
|
719
|
-
- data/rabbit/image/rabbit-images/yukiusa.png
|
720
|
-
- data/rabbit/image/rabbit-images/rabbit-pink-logo.png
|
721
|
-
- data/rabbit/image/rabbit-images/red-item.png
|
722
|
-
- data/rabbit/image/rabbit-images/open-quote-blue.png
|
723
|
-
- data/rabbit/image/rabbit-images/red-item2.png
|
724
|
-
- data/rabbit/image/rabbit-images/lavie-with-logo.png
|
725
|
-
- data/rabbit/image/rabbit-images/rabbit-images.rb
|
726
|
-
- data/rabbit/image/rabbit-images/rabbit-pink-logo2.png
|
727
|
-
- data/rabbit/image/rabbit-images/close-quote-blue.png
|
728
718
|
- data/rabbit/image/rabbit-images/tanu-kitaro.png
|
729
|
-
- data/rabbit/image/rabbit-images/green-item.png
|
730
|
-
- data/rabbit/image/rabbit-images/mini-horizontal-bar.png
|
731
|
-
- data/rabbit/image/rabbit-images/lavie.png
|
732
719
|
- data/rabbit/image/rabbit-images/mini-alice.png
|
733
|
-
- data/rabbit/image/rabbit-images/
|
734
|
-
- data/rabbit/image/rabbit-images/
|
735
|
-
- data/rabbit/image/rabbit-images/
|
736
|
-
- data/rabbit/image/rabbit-images/rabbit-banner.png
|
737
|
-
- data/rabbit/image/rabbit-images/kame.png
|
738
|
-
- data/rabbit/image/rabbit-images/mini-yukidaru-taro.png
|
739
|
-
- data/rabbit/image/rabbit-images/rabbit-banner-heads.png
|
740
|
-
- data/rabbit/image/rabbit-images/mini-vertical-bar.png
|
720
|
+
- data/rabbit/image/rabbit-images/rabbit-banner-blue.png
|
721
|
+
- data/rabbit/image/rabbit-images/blue-item.png
|
722
|
+
- data/rabbit/image/rabbit-images/rabbit-banner-green.png
|
741
723
|
- data/rabbit/image/rabbit-images/close-quote-light-blue.png
|
742
|
-
- data/rabbit/image/rabbit-images/
|
724
|
+
- data/rabbit/image/rabbit-images/rabbit-pink-logo2.png
|
743
725
|
- data/rabbit/image/rabbit-images/rabbit-banner2.png
|
744
726
|
- data/rabbit/image/rabbit-images/mini-usagi.png
|
745
|
-
- data/rabbit/image/rabbit-images/
|
727
|
+
- data/rabbit/image/rabbit-images/mini-horizontal-bar.png
|
746
728
|
- data/rabbit/image/rabbit-images/lavie-icon.png
|
747
|
-
- data/rabbit/image/rabbit-images/
|
729
|
+
- data/rabbit/image/rabbit-images/usa-taro.png
|
730
|
+
- data/rabbit/image/rabbit-images/mini-vertical-bar.png
|
731
|
+
- data/rabbit/image/rabbit-images/lavie-with-logo.png
|
732
|
+
- data/rabbit/image/rabbit-images/green-item.png
|
748
733
|
- data/rabbit/image/rabbit-images/close-quote-brown.png
|
749
|
-
- data/rabbit/image/rabbit-images/rabbit-banner-
|
750
|
-
- data/rabbit/image/
|
751
|
-
- data/rabbit/image/
|
734
|
+
- data/rabbit/image/rabbit-images/rabbit-banner-heads.png
|
735
|
+
- data/rabbit/image/rabbit-images/rabbit-banner.png
|
736
|
+
- data/rabbit/image/rabbit-images/mini-usa-taro.png
|
737
|
+
- data/rabbit/image/rabbit-images/rabbit-pink-logo.png
|
738
|
+
- data/rabbit/image/rabbit-images/mini-yukidaru-taro.png
|
739
|
+
- data/rabbit/image/rabbit-images/open-quote-light-blue.png
|
740
|
+
- data/rabbit/image/rabbit-images/mini-kame-taro.png
|
741
|
+
- data/rabbit/image/rabbit-images/close-quote-blue.png
|
742
|
+
- data/rabbit/image/rabbit-images/rabbit-banner-pink.png
|
743
|
+
- data/rabbit/image/rabbit-images/open-quote-brown.png
|
744
|
+
- data/rabbit/image/rabbit-images/mini-tanu-kitaro.png
|
745
|
+
- data/rabbit/image/rabbit-images/red-item2.png
|
746
|
+
- data/rabbit/image/rabbit-images/start-flag.png
|
747
|
+
- data/rabbit/image/rabbit-images/yukiusa.png
|
748
|
+
- data/rabbit/image/rabbit-images/mini-butler-rabbit.png
|
749
|
+
- data/rabbit/image/rabbit-images/usagi.png
|
750
|
+
- data/rabbit/image/rabbit-images/lavie.png
|
751
|
+
- data/rabbit/image/rabbit-images/open-quote-blue.png
|
752
|
+
- data/rabbit/image/rabbit-images/rabbit-images.rb
|
753
|
+
- data/rabbit/image/rabbit-images/goal-flag.png
|
754
|
+
- data/rabbit/image/rabbit-images/kame.png
|
755
|
+
- data/rabbit/image/rabbit-images/property.rb
|
756
|
+
- data/rabbit/image/rabbit-images/red-item.png
|
757
|
+
- data/rabbit/image/ruby-images/ruby-pink-polygon-icon.png
|
758
|
+
- data/rabbit/image/ruby-images/ruby-images.rb
|
759
|
+
- data/rabbit/image/ruby-images/ruby-pink-circle-small-icon.png
|
760
|
+
- data/rabbit/image/ruby-images/ruby-pink-circle-icon.png
|
761
|
+
- data/rabbit/image/ruby-images/ruby-pink-circle.png
|
762
|
+
- data/rabbit/image/ruby-images/ruby-pink-polygon.png
|
763
|
+
- data/rabbit/image/ruby-images/ruby-pink-polygon-logo.png
|
764
|
+
- data/rabbit/image/ruby-images/ruby-pink-circle-logo.png
|
765
|
+
- data/rabbit/image/ruby-images/ruby-pink-polygon-small-icon.png
|
766
|
+
- data/rabbit/image/ruby-images/property.rb
|
752
767
|
- data/rabbit/image/clear-blue-images/clear-blue-headline-background.png
|
768
|
+
- data/rabbit/image/clear-blue-images/clear-blue-images.rb
|
753
769
|
- data/rabbit/image/clear-blue-images/clear-blue-icon.png
|
754
|
-
- data/rabbit/image/
|
755
|
-
- data/rabbit/image/ranguba-images/ranguba-mark.svg
|
756
|
-
- data/rabbit/image/ranguba-images/ranguba-bar.png
|
757
|
-
- data/rabbit/image/ranguba-images/ranguba-images.rb
|
758
|
-
- data/rabbit/image/ranguba-images/ranguba-item-mark.png
|
759
|
-
- data/rabbit/image/ranguba-images/ranguba-item-mark.svg
|
760
|
-
- data/rabbit/image/ranguba-images/ranguba-mark.png
|
761
|
-
- data/rabbit/image/ranguba-images/ranguba-item-mark-mini.png
|
762
|
-
- data/rabbit/image/cozmixng-images/property.rb
|
770
|
+
- data/rabbit/image/clear-blue-images/property.rb
|
763
771
|
- data/rabbit/image/cozmixng-images/cozmixchu.png
|
764
772
|
- data/rabbit/image/cozmixng-images/cozmixng-images.rb
|
765
773
|
- data/rabbit/image/cozmixng-images/powered-by-cozmixng.png
|
774
|
+
- data/rabbit/image/cozmixng-images/property.rb
|
766
775
|
- data/rabbit/image/dark-gradation-images/background-gradation.png
|
767
|
-
- data/rabbit/image/dark-gradation-images/property.rb
|
768
776
|
- data/rabbit/image/dark-gradation-images/dark-gradation-images.rb
|
769
|
-
- data/rabbit/image/
|
770
|
-
- data/rabbit/image/
|
777
|
+
- data/rabbit/image/dark-gradation-images/property.rb
|
778
|
+
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-black.jpg
|
779
|
+
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-images.rb
|
780
|
+
- data/rabbit/image/rubykaigi2011-images/rubykaigi2011-background-white.jpg
|
781
|
+
- data/rabbit/image/rubykaigi2011-images/property.rb
|
782
|
+
- data/rabbit/image/nari-images/nari-start-flag.png
|
783
|
+
- data/rabbit/image/nari-images/gc_kun.png
|
784
|
+
- data/rabbit/image/nari-images/nari-goal-flag.png
|
785
|
+
- data/rabbit/image/nari-images/chibi_nari.png
|
786
|
+
- data/rabbit/image/nari-images/nari-images.rb
|
787
|
+
- data/rabbit/image/nari-images/property.rb
|
788
|
+
- data/rabbit/image/ranguba-images/ranguba-mark.png
|
789
|
+
- data/rabbit/image/ranguba-images/ranguba-bar.svg
|
790
|
+
- data/rabbit/image/ranguba-images/ranguba-images.rb
|
791
|
+
- data/rabbit/image/ranguba-images/ranguba-item-mark.svg
|
792
|
+
- data/rabbit/image/ranguba-images/ranguba-bar.png
|
793
|
+
- data/rabbit/image/ranguba-images/ranguba-mark.svg
|
794
|
+
- data/rabbit/image/ranguba-images/ranguba-item-mark-mini.png
|
795
|
+
- data/rabbit/image/ranguba-images/ranguba-item-mark.png
|
771
796
|
- data/rabbit/image/debian-images/top.png
|
797
|
+
- data/rabbit/image/debian-images/item1.png
|
772
798
|
- data/rabbit/image/debian-images/debian-whirl.png
|
773
799
|
- data/rabbit/image/debian-images/debian-logo.png
|
774
800
|
- data/rabbit/image/debian-images/bottom.png
|
775
|
-
- data/rabbit/image/debian-images/debian-images.rb
|
776
801
|
- data/rabbit/image/debian-images/debian-logo-pink.png
|
777
|
-
- data/rabbit/image/
|
778
|
-
- data/rabbit/image/
|
779
|
-
- data/rabbit/image/nari-images/nari-start-flag.png
|
780
|
-
- data/rabbit/image/nari-images/chibi_nari.png
|
781
|
-
- data/rabbit/image/nari-images/gc_kun.png
|
782
|
-
- data/rabbit/image/nari-images/nari-images.rb
|
783
|
-
- data/rabbit/image/ruby-images/ruby-pink-circle-logo.png
|
784
|
-
- data/rabbit/image/ruby-images/ruby-pink-polygon-small-icon.png
|
785
|
-
- data/rabbit/image/ruby-images/ruby-pink-polygon-icon.png
|
786
|
-
- data/rabbit/image/ruby-images/property.rb
|
787
|
-
- data/rabbit/image/ruby-images/ruby-pink-polygon.png
|
788
|
-
- data/rabbit/image/ruby-images/ruby-pink-circle-small-icon.png
|
789
|
-
- data/rabbit/image/ruby-images/ruby-images.rb
|
790
|
-
- data/rabbit/image/ruby-images/ruby-pink-circle.png
|
791
|
-
- data/rabbit/image/ruby-images/ruby-pink-circle-icon.png
|
792
|
-
- data/rabbit/image/ruby-images/ruby-pink-polygon-logo.png
|
802
|
+
- data/rabbit/image/debian-images/debian-images.rb
|
803
|
+
- data/rabbit/image/debian-images/property.rb
|
793
804
|
- data/account.kou.gpg
|
794
|
-
- entities/
|
795
|
-
- entities/
|
796
|
-
- entities/
|
797
|
-
- entities/
|
805
|
+
- entities/isomopf.ent
|
806
|
+
- entities/isoamso.ent
|
807
|
+
- entities/ent2rb.rb
|
808
|
+
- entities/isopub.ent
|
798
809
|
- entities/README
|
799
|
-
- entities/
|
810
|
+
- entities/isogrk3.ent
|
800
811
|
- entities/isoamsa.ent
|
801
|
-
- entities/
|
812
|
+
- entities/isoamsr.ent
|
813
|
+
- entities/isodia.ent
|
802
814
|
- entities/isoamsb.ent
|
803
|
-
- entities/isopub.ent
|
804
|
-
- entities/isotech.ent
|
805
|
-
- entities/isoamsc.ent
|
806
|
-
- entities/isocyr2.ent
|
807
|
-
- entities/isolat1.ent
|
808
|
-
- entities/isomscr.ent
|
809
815
|
- entities/mmlextra.ent
|
810
|
-
- entities/
|
816
|
+
- entities/isoamsn.ent
|
817
|
+
- entities/isoamsc.ent
|
811
818
|
- entities/isobox.ent
|
812
|
-
- entities/
|
819
|
+
- entities/isocyr1.ent
|
820
|
+
- entities/isolat2.ent
|
821
|
+
- entities/isolat1.ent
|
822
|
+
- entities/isocyr2.ent
|
813
823
|
- entities/isomfrk.ent
|
824
|
+
- entities/isotech.ent
|
825
|
+
- entities/isomscr.ent
|
826
|
+
- entities/mmlalias.ent
|
814
827
|
- entities/isonum.ent
|
815
|
-
-
|
816
|
-
-
|
817
|
-
- sample/
|
828
|
+
- sample/lightning-talk.rd
|
829
|
+
- sample/equation.eps
|
830
|
+
- sample/rabbit.dia
|
818
831
|
- sample/rabbit-balloon.obj
|
832
|
+
- sample/cozmixng.rd
|
833
|
+
- sample/table.rd
|
834
|
+
- sample/rabbit-implementation.rd
|
835
|
+
- sample/lldn/input.svg
|
836
|
+
- sample/lldn/rabbit-rwiki.svg
|
837
|
+
- sample/lldn/rabbit_banner.png
|
838
|
+
- sample/lldn/lldn.rd
|
839
|
+
- sample/lldn/rabbit_banner2.png
|
840
|
+
- sample/lldn/interface.svg
|
841
|
+
- sample/lldn/output.svg
|
842
|
+
- sample/lldn/lavie.png
|
843
|
+
- sample/lldn/kame.png
|
844
|
+
- sample/cozmixng_is_field.svg
|
845
|
+
- sample/info-window.png
|
846
|
+
- sample/slide-property.hiki
|
819
847
|
- sample/rabbit.md
|
820
|
-
- sample/
|
821
|
-
- sample/
|
822
|
-
- sample/
|
823
|
-
- sample/
|
824
|
-
- sample/
|
825
|
-
- sample/
|
826
|
-
- sample/
|
827
|
-
- sample/
|
848
|
+
- sample/rabbit.xcf
|
849
|
+
- sample/enishi-green.rab
|
850
|
+
- sample/rabbit/theme/stop-auto-slide/stop-auto-slide.rb
|
851
|
+
- sample/rabbit/theme/lightning-talk-with-contact/lightning-talk-with-contact.rb
|
852
|
+
- sample/rabbit/theme/lldn/lldn.rb
|
853
|
+
- sample/rabbit/theme/rectangle-image-slide-number/rectangle-image-slide-number.rb
|
854
|
+
- sample/rabbit/theme/image-without-frame/image-without-frame.rb
|
855
|
+
- sample/rabbit/theme/triangle-image-slide-number/triangle-image-slide-number.rb
|
856
|
+
- sample/rabbit/theme/rabbit-and-tortoise/rabbit-and-tortoise.rb
|
857
|
+
- sample/rabbit/theme/kof2005/kof2005.rb
|
858
|
+
- sample/rabbit/theme/kof2005/property.rb
|
859
|
+
- sample/rabbit/theme/image-with-frame/image-with-frame.rb
|
860
|
+
- sample/rabbit/theme/festival/festival.rb
|
861
|
+
- sample/rabbit/theme/gl-sample/gl-sample.rb
|
862
|
+
- sample/rabbit/theme/image-with-no-shadow-frame/image-with-no-shadow-frame.rb
|
863
|
+
- sample/rabbit/theme/ppt/ppt.rb
|
864
|
+
- sample/rabbit/theme/pdf/pdf.rb
|
865
|
+
- sample/rabbit/theme/pdf/property.rb
|
866
|
+
- sample/rabbit.rd
|
867
|
+
- sample/rabbit-en.md
|
868
|
+
- sample/m17n.rd
|
869
|
+
- sample/cozmixng_is_field.png
|
828
870
|
- sample/kof2005/ruby-gnome2-logo.png
|
871
|
+
- sample/kof2005/mask.rb
|
872
|
+
- sample/kof2005/high-light.svg
|
873
|
+
- sample/kof2005/high-light-expose.rb
|
874
|
+
- sample/kof2005/gesture-flow.svg
|
829
875
|
- sample/kof2005/high-light-architecture.svg
|
830
876
|
- sample/kof2005/mask-screenshot.png
|
831
|
-
- sample/kof2005/gesture-flow.svg
|
832
|
-
- sample/kof2005/high-light.svg
|
833
877
|
- sample/kof2005/widget.svg
|
878
|
+
- sample/kof2005/high-light-widget.rb
|
834
879
|
- sample/kof2005/high-light-widget.svg
|
880
|
+
- sample/kof2005/high-light-expose.svg
|
881
|
+
- sample/kof2005/mask.svg
|
835
882
|
- sample/kof2005/gesture.rb
|
883
|
+
- sample/kof2005/ruby-pink-circle-logo.png
|
884
|
+
- sample/kof2005/gtk+-widget.svg
|
885
|
+
- sample/kof2005/skip-up-with-ruby-gnome2.rd
|
886
|
+
- sample/join_cozmixng.svg
|
836
887
|
- sample/html_and_wiki.png
|
837
|
-
- sample/rabbit-implementation.rd
|
838
|
-
- sample/gl-sample.rd
|
839
|
-
- sample/shocker.jpg
|
840
|
-
- sample/rabbit-en.md
|
841
|
-
- sample/m17n.rd
|
842
|
-
- sample/join_cozmixng.png
|
843
|
-
- sample/rabbit.rd
|
844
|
-
- sample/spiral.svg
|
845
|
-
- sample/rabbit/theme/kof2005/property.rb
|
846
|
-
- sample/rabbit/theme/kof2005/kof2005.rb
|
847
|
-
- sample/rabbit/theme/image-with-no-shadow-frame/image-with-no-shadow-frame.rb
|
848
|
-
- sample/rabbit/theme/rabbit-and-tortoise/rabbit-and-tortoise.rb
|
849
|
-
- sample/rabbit/theme/festival/festival.rb
|
850
|
-
- sample/rabbit/theme/triangle-image-slide-number/triangle-image-slide-number.rb
|
851
|
-
- sample/rabbit/theme/stop-auto-slide/stop-auto-slide.rb
|
852
|
-
- sample/rabbit/theme/ppt/ppt.rb
|
853
|
-
- sample/rabbit/theme/gl-sample/gl-sample.rb
|
854
|
-
- sample/rabbit/theme/pdf/property.rb
|
855
|
-
- sample/rabbit/theme/pdf/pdf.rb
|
856
|
-
- sample/rabbit/theme/image-with-frame/image-with-frame.rb
|
857
|
-
- sample/rabbit/theme/image-without-frame/image-without-frame.rb
|
858
|
-
- sample/rabbit/theme/lightning-talk-with-contact/lightning-talk-with-contact.rb
|
859
|
-
- sample/rabbit/theme/lldn/lldn.rb
|
860
|
-
- sample/rabbit/theme/rectangle-image-slide-number/rectangle-image-slide-number.rb
|
861
|
-
- sample/table.hiki
|
862
|
-
- sample/lightning-talk.rd
|
863
888
|
- sample/blue-circle.rd
|
864
|
-
- sample/
|
865
|
-
- sample/
|
866
|
-
- sample/
|
867
|
-
- sample/rabbit-history.svg
|
868
|
-
- sample/lavie.png
|
869
|
-
- sample/can_rabbit.rd
|
870
|
-
- sample/cozmixng_is_field.svg
|
871
|
-
- sample/slide-property.hiki
|
872
|
-
- sample/ppt/hare-and-tortoise-middle.png
|
873
|
-
- sample/ppt/hare-and-tortoise-start.png
|
874
|
-
- sample/ppt/rabbit-with-ruby.png
|
875
|
-
- sample/ppt/ppt.rd
|
876
|
-
- sample/ppt/hare-and-tortoise-end.png
|
877
|
-
- sample/info-window.png
|
878
|
-
- sample/usagi.png
|
879
|
-
- sample/slide-property.rab
|
880
|
-
- sample/rabbit-en.rd
|
881
|
-
- sample/rabbit.xcf
|
882
|
-
- sample/pre.rd
|
883
|
-
- sample/html_and_wiki.svg
|
884
|
-
- sample/equation.eps
|
885
|
-
- sample/join_cozmixng.svg
|
886
|
-
- sample/rabbit_icon.ico
|
887
|
-
- sample/enishi-green.rab
|
889
|
+
- sample/rabbit_icon.png
|
890
|
+
- sample/table.hiki
|
891
|
+
- sample/spiral.svg
|
888
892
|
- sample/table-en.rd
|
889
|
-
- sample/
|
890
|
-
- sample/
|
891
|
-
- sample/
|
892
|
-
- sample/
|
893
|
-
- sample/
|
894
|
-
- sample/lldn/lavie.png
|
895
|
-
- sample/lldn/input.svg
|
896
|
-
- sample/lldn/interface.svg
|
897
|
-
- sample/lldn/rabbit_banner2.png
|
898
|
-
- sample/lldn/rabbit-rwiki.svg
|
899
|
-
- sample/lldn/kame.png
|
893
|
+
- sample/can_rabbit.rd
|
894
|
+
- sample/pre.rd
|
895
|
+
- sample/rabbit_icon.ico
|
896
|
+
- sample/html_and_wiki.svg
|
897
|
+
- sample/usagi.png
|
900
898
|
- sample/rabbit.hiki
|
899
|
+
- sample/lavie.png
|
900
|
+
- sample/join_cozmixng.png
|
901
|
+
- sample/ppt/ppt.rd
|
902
|
+
- sample/ppt/hare-and-tortoise-end.png
|
903
|
+
- sample/ppt/hare-and-tortoise-middle.png
|
904
|
+
- sample/ppt/hare-and-tortoise-start.png
|
905
|
+
- sample/ppt/rabbit-with-ruby.png
|
906
|
+
- sample/slide-property.rab
|
907
|
+
- sample/shocker.jpg
|
908
|
+
- sample/rabbit-history.svg
|
909
|
+
- sample/gl-sample.rd
|
910
|
+
- sample/rabbit-en.rd
|
911
|
+
- sample/rabbit-en.hiki
|
901
912
|
- misc/xyzzy/rabbit-mode.l
|
913
|
+
- misc/make-image-sample.rb
|
902
914
|
- misc/make-print-sample.rb
|
903
|
-
- misc/emacs/rabbit-mode.el
|
904
915
|
- misc/emacs/README.ja
|
905
|
-
- misc/
|
916
|
+
- misc/emacs/rabbit-mode.el
|
917
|
+
- misc/github-post-receiver/config.yaml.sample
|
918
|
+
- misc/github-post-receiver/tmp/restart.txt
|
919
|
+
- misc/github-post-receiver/config.ru
|
906
920
|
- misc/update-rd.rb
|
907
|
-
- doc/
|
908
|
-
- doc/
|
909
|
-
- doc/
|
910
|
-
- doc/
|
921
|
+
- doc/_plugins/converters/hiki.rb
|
922
|
+
- doc/_plugins/converters/markdown.rb
|
923
|
+
- doc/_plugins/converters/rd.rb
|
924
|
+
- doc/_plugins/support_symlink.rb
|
911
925
|
- doc/javascripts/jquery.js
|
912
926
|
- doc/javascripts/jquery-ui.js
|
927
|
+
- doc/screenshot.ja.rab
|
928
|
+
- doc/_includes/ja.menu.html
|
929
|
+
- doc/_includes/en.menu.html
|
913
930
|
- doc/screenshot.en.rab
|
914
|
-
- doc/css/rabbit.css
|
915
|
-
- doc/css/jquery-ui/themes/ui-lightness.css
|
916
|
-
- doc/index.html.ja
|
917
|
-
- doc/images/jp.png
|
918
|
-
- doc/images/background.png
|
919
931
|
- doc/images/hare-and-tortoise.svg
|
920
|
-
- doc/images/us.png
|
921
|
-
- doc/images/background.svg
|
922
|
-
- doc/images/hare-and-tortoise.png
|
923
|
-
- doc/images/lavie.png
|
924
932
|
- doc/images/background-sample.svg
|
925
|
-
- doc/images/
|
933
|
+
- doc/images/background.svg
|
934
|
+
- doc/images/jp.png
|
935
|
+
- doc/images/rabbit-slide-show-logo.svg
|
936
|
+
- doc/images/lavie-icon.png
|
937
|
+
- doc/images/screenshots/en/night-black-raw.png
|
926
938
|
- doc/images/screenshots/en/day-white-raw.png
|
927
|
-
- doc/images/screenshots/en/
|
928
|
-
- doc/images/screenshots/en/red-frame-raw.png
|
929
|
-
- doc/images/screenshots/en/night-black.png
|
930
|
-
- doc/images/screenshots/en/blue-circle.png
|
939
|
+
- doc/images/screenshots/en/dark-gradation.png
|
931
940
|
- doc/images/screenshots/en/green-circle.png
|
932
|
-
- doc/images/screenshots/en/green-circle-raw.png
|
933
941
|
- doc/images/screenshots/en/dark-gradation-raw.png
|
934
|
-
- doc/images/screenshots/en/
|
935
|
-
- doc/images/screenshots/en/
|
936
|
-
- doc/images/screenshots/en/
|
942
|
+
- doc/images/screenshots/en/red-frame-raw.png
|
943
|
+
- doc/images/screenshots/en/ruby-gnome2.png
|
944
|
+
- doc/images/screenshots/en/day-white.png
|
945
|
+
- doc/images/screenshots/en/debian.png
|
946
|
+
- doc/images/screenshots/en/green-circle-raw.png
|
947
|
+
- doc/images/screenshots/en/ruby-gnome2-raw.png
|
948
|
+
- doc/images/screenshots/en/rabbit-raw.png
|
937
949
|
- doc/images/screenshots/en/rabbit.png
|
938
|
-
- doc/images/screenshots/en/
|
950
|
+
- doc/images/screenshots/en/clear-blue-raw.png
|
939
951
|
- doc/images/screenshots/en/red-frame.png
|
940
|
-
- doc/images/screenshots/en/
|
941
|
-
- doc/images/screenshots/en/debian.png
|
942
|
-
- doc/images/screenshots/en/cozmixng.png
|
952
|
+
- doc/images/screenshots/en/blue-circle.png
|
943
953
|
- doc/images/screenshots/en/cozmixng-raw.png
|
944
|
-
- doc/images/screenshots/en/
|
954
|
+
- doc/images/screenshots/en/rubykaigi2011-raw.png
|
945
955
|
- doc/images/screenshots/en/clear-blue.png
|
946
|
-
- doc/images/screenshots/en/
|
956
|
+
- doc/images/screenshots/en/ranguba-raw.png
|
957
|
+
- doc/images/screenshots/en/cozmixng.png
|
958
|
+
- doc/images/screenshots/en/night-black.png
|
959
|
+
- doc/images/screenshots/en/blue-circle-raw.png
|
947
960
|
- doc/images/screenshots/en/ranguba.png
|
948
|
-
- doc/images/screenshots/en/
|
949
|
-
- doc/images/screenshots/en/
|
950
|
-
- doc/images/screenshots/
|
951
|
-
- doc/images/screenshots/ja/blue-circle-raw.png
|
961
|
+
- doc/images/screenshots/en/rubykaigi2011.png
|
962
|
+
- doc/images/screenshots/en/debian-raw.png
|
963
|
+
- doc/images/screenshots/ja/night-black-raw.png
|
952
964
|
- doc/images/screenshots/ja/day-white-raw.png
|
953
|
-
- doc/images/screenshots/ja/
|
954
|
-
- doc/images/screenshots/ja/red-frame-raw.png
|
955
|
-
- doc/images/screenshots/ja/night-black.png
|
956
|
-
- doc/images/screenshots/ja/blue-circle.png
|
965
|
+
- doc/images/screenshots/ja/dark-gradation.png
|
957
966
|
- doc/images/screenshots/ja/green-circle.png
|
958
|
-
- doc/images/screenshots/ja/green-circle-raw.png
|
959
967
|
- doc/images/screenshots/ja/dark-gradation-raw.png
|
960
|
-
- doc/images/screenshots/ja/
|
961
|
-
- doc/images/screenshots/ja/
|
962
|
-
- doc/images/screenshots/ja/
|
968
|
+
- doc/images/screenshots/ja/red-frame-raw.png
|
969
|
+
- doc/images/screenshots/ja/ruby-gnome2.png
|
970
|
+
- doc/images/screenshots/ja/day-white.png
|
971
|
+
- doc/images/screenshots/ja/debian.png
|
972
|
+
- doc/images/screenshots/ja/green-circle-raw.png
|
973
|
+
- doc/images/screenshots/ja/ruby-gnome2-raw.png
|
974
|
+
- doc/images/screenshots/ja/rabbit-raw.png
|
963
975
|
- doc/images/screenshots/ja/rabbit.png
|
964
|
-
- doc/images/screenshots/ja/
|
976
|
+
- doc/images/screenshots/ja/clear-blue-raw.png
|
965
977
|
- doc/images/screenshots/ja/red-frame.png
|
966
|
-
- doc/images/screenshots/ja/
|
967
|
-
- doc/images/screenshots/ja/debian.png
|
968
|
-
- doc/images/screenshots/ja/cozmixng.png
|
978
|
+
- doc/images/screenshots/ja/blue-circle.png
|
969
979
|
- doc/images/screenshots/ja/cozmixng-raw.png
|
970
|
-
- doc/images/screenshots/ja/
|
980
|
+
- doc/images/screenshots/ja/rubykaigi2011-raw.png
|
971
981
|
- doc/images/screenshots/ja/clear-blue.png
|
972
|
-
- doc/images/screenshots/ja/
|
982
|
+
- doc/images/screenshots/ja/ranguba-raw.png
|
983
|
+
- doc/images/screenshots/ja/cozmixng.png
|
984
|
+
- doc/images/screenshots/ja/night-black.png
|
985
|
+
- doc/images/screenshots/ja/blue-circle-raw.png
|
973
986
|
- doc/images/screenshots/ja/ranguba.png
|
974
|
-
- doc/images/screenshots/ja/
|
975
|
-
- doc/images/screenshots/ja/
|
976
|
-
- doc/images/
|
977
|
-
- doc/images/
|
978
|
-
- doc/
|
979
|
-
- doc/
|
980
|
-
- doc/
|
981
|
-
- doc/_includes/en.menu.html
|
982
|
-
- doc/en/users.rd
|
983
|
-
- doc/en/hiki.hiki
|
987
|
+
- doc/images/screenshots/ja/rubykaigi2011.png
|
988
|
+
- doc/images/screenshots/ja/debian-raw.png
|
989
|
+
- doc/images/background.png
|
990
|
+
- doc/images/hare-and-tortoise.png
|
991
|
+
- doc/images/us.png
|
992
|
+
- doc/images/lavie.png
|
993
|
+
- doc/images/rabbit-slide-show-logo.png
|
984
994
|
- doc/en/slides.rd
|
995
|
+
- doc/en/news.rd
|
985
996
|
- doc/en/usage.rd
|
986
|
-
- doc/en/development.rd
|
987
|
-
- doc/en/index.rd
|
988
|
-
- doc/en/sample/index.rd
|
989
|
-
- doc/en/sample/rd/rabbit.rd
|
990
997
|
- doc/en/sample/hiki/rabbit.hiki
|
991
998
|
- doc/en/sample/markdown/rabbit.md
|
999
|
+
- doc/en/sample/rd/rabbit.rd
|
1000
|
+
- doc/en/sample/index.rd
|
1001
|
+
- doc/en/faq.rd
|
992
1002
|
- doc/en/rd.rd
|
1003
|
+
- doc/en/development.rd
|
1004
|
+
- doc/en/index.rd
|
1005
|
+
- doc/en/hiki.hiki
|
1006
|
+
- doc/en/users.rd
|
1007
|
+
- doc/en/install/macports.rd
|
1008
|
+
- doc/en/install/homebrew.rd
|
993
1009
|
- doc/en/install/windows.rd
|
994
1010
|
- doc/en/install/index.rd
|
995
|
-
- doc/en/
|
996
|
-
- doc/en/
|
1011
|
+
- doc/en/how-to-make/pdf.rd
|
1012
|
+
- doc/en/how-to-make/theme.rd
|
1013
|
+
- doc/en/how-to-make/markdown.md
|
1014
|
+
- doc/en/how-to-make/rd.rd
|
1015
|
+
- doc/en/how-to-make/index.rd
|
1016
|
+
- doc/en/how-to-make/hiki.hiki
|
997
1017
|
- doc/en/usage/rabbit-theme.rd
|
998
|
-
- doc/en/usage/rabbit.rd
|
999
1018
|
- doc/en/usage/rabbit-slide.rd
|
1000
|
-
- doc/en/
|
1001
|
-
- doc/
|
1002
|
-
- doc/
|
1003
|
-
- doc/en
|
1004
|
-
- doc/
|
1005
|
-
- doc/
|
1006
|
-
- doc/
|
1007
|
-
- doc/
|
1008
|
-
- doc/
|
1009
|
-
- doc/_plugins/converters/hiki.rb
|
1010
|
-
- doc/_plugins/converters/markdown.rb
|
1011
|
-
- doc/_plugins/converters/rd.rb
|
1012
|
-
- doc/ja/users.rd
|
1013
|
-
- doc/ja/hiki.hiki
|
1019
|
+
- doc/en/usage/rabbit.rd
|
1020
|
+
- doc/_layouts/skeleton.html
|
1021
|
+
- doc/_layouts/ja.html
|
1022
|
+
- doc/_layouts/en.html
|
1023
|
+
- doc/css/jquery-ui/themes/ui-lightness.css
|
1024
|
+
- doc/css/rabbit.css
|
1025
|
+
- doc/index.html.ja
|
1026
|
+
- doc/favicon.png
|
1027
|
+
- doc/_config.yml
|
1014
1028
|
- doc/ja/slides.rd
|
1015
|
-
- doc/ja/usage.rd
|
1016
1029
|
- doc/ja/about.rd
|
1017
|
-
- doc/ja/
|
1018
|
-
- doc/ja/
|
1019
|
-
- doc/ja/sample/index.rd
|
1020
|
-
- doc/ja/sample/rd/rabbit.rd
|
1030
|
+
- doc/ja/news.rd
|
1031
|
+
- doc/ja/usage.rd
|
1021
1032
|
- doc/ja/sample/hiki/rabbit.hiki
|
1022
1033
|
- doc/ja/sample/markdown/rabbit.md
|
1034
|
+
- doc/ja/sample/rd/rabbit.rd
|
1035
|
+
- doc/ja/sample/index.rd
|
1036
|
+
- doc/ja/faq.rd
|
1023
1037
|
- doc/ja/rd.rd
|
1038
|
+
- doc/ja/development.rd
|
1039
|
+
- doc/ja/index.rd
|
1040
|
+
- doc/ja/hiki.hiki
|
1041
|
+
- doc/ja/users.rd
|
1042
|
+
- doc/ja/install/macports.rd
|
1043
|
+
- doc/ja/install/homebrew.rd
|
1024
1044
|
- doc/ja/install/windows.rd
|
1025
1045
|
- doc/ja/install/index.rd
|
1026
|
-
- doc/ja/
|
1027
|
-
- doc/ja/
|
1046
|
+
- doc/ja/how-to-make/pdf.rd
|
1047
|
+
- doc/ja/how-to-make/theme.rd
|
1048
|
+
- doc/ja/how-to-make/markdown.md
|
1049
|
+
- doc/ja/how-to-make/rd.rd
|
1050
|
+
- doc/ja/how-to-make/index.rd
|
1051
|
+
- doc/ja/how-to-make/hiki.hiki
|
1028
1052
|
- doc/ja/usage/rabbit-theme.rd
|
1029
|
-
- doc/ja/usage/rabbit.rd
|
1030
1053
|
- doc/ja/usage/rabbit-slide.rd
|
1031
|
-
- doc/ja/
|
1032
|
-
- doc/
|
1033
|
-
- doc/ja/how-to-make/rd.rd
|
1034
|
-
- doc/ja/how-to-make/markdown.md
|
1035
|
-
- doc/ja/how-to-make/theme.rd
|
1036
|
-
- doc/ja/how-to-make/pdf.rd
|
1037
|
-
- doc/ja/faq.rd
|
1038
|
-
- doc/ja/news.rd
|
1039
|
-
- doc/favicon.png
|
1054
|
+
- doc/ja/usage/rabbit.rd
|
1055
|
+
- doc/favicon.ico
|
1040
1056
|
- doc/index.html.en
|
1057
|
+
- po/fr/rabbit.po
|
1058
|
+
- po/fr/rabbit.po~
|
1041
1059
|
- po/rabbit.pot
|
1042
1060
|
- po/en/rabbit.po
|
1061
|
+
- po/en/rabbit.po~
|
1043
1062
|
- po/ja/rabbit.po
|
1044
|
-
- po/
|
1063
|
+
- po/ja/rabbit.po~
|
1064
|
+
- test/test-element.rb
|
1065
|
+
- test/test-readme-parser.rb
|
1045
1066
|
- test/test-theme-configuration.rb
|
1046
|
-
- test/test-applier.rb
|
1047
1067
|
- test/test-utils.rb
|
1048
|
-
- test/test-
|
1049
|
-
- test/
|
1050
|
-
- test/test-readme-parser.rb
|
1068
|
+
- test/image/test-eps.rb
|
1069
|
+
- test/image/test-dia.rb
|
1051
1070
|
- test/test-slide-configuration.rb
|
1052
|
-
- test/
|
1053
|
-
- test/
|
1071
|
+
- test/rabbit-test-utils.rb
|
1072
|
+
- test/run-test.rb
|
1054
1073
|
- test/source-generator/test-rd.rb
|
1055
|
-
- test/
|
1056
|
-
- test/
|
1074
|
+
- test/source-generator/test-markdown.rb
|
1075
|
+
- test/source-generator/test-hiki.rb
|
1057
1076
|
- test/test-source.rb
|
1058
|
-
- test/run-test.rb
|
1059
1077
|
- test/test-author-configuration.rb
|
1060
|
-
- test/test-
|
1078
|
+
- test/test-applier.rb
|
1079
|
+
- test/test-color.rb
|
1080
|
+
- bin/rabbit-slide
|
1061
1081
|
- bin/rabbit
|
1062
1082
|
- bin/rabbit-theme
|
1063
|
-
- bin/rabbirc
|
1064
1083
|
- bin/rabbit-command
|
1065
|
-
- bin/
|
1066
|
-
- bin/rabbit-slide
|
1084
|
+
- bin/rabbirc
|
1067
1085
|
homepage: http://rabbit-shocker.org/
|
1068
1086
|
licenses:
|
1069
1087
|
- GPLv2+
|
@@ -1090,19 +1108,20 @@ signing_key:
|
|
1090
1108
|
specification_version: 3
|
1091
1109
|
summary: Rabbit is an RD-document-based presentation application.
|
1092
1110
|
test_files:
|
1111
|
+
- test/test-element.rb
|
1112
|
+
- test/test-readme-parser.rb
|
1093
1113
|
- test/test-theme-configuration.rb
|
1094
|
-
- test/test-applier.rb
|
1095
1114
|
- test/test-utils.rb
|
1096
|
-
- test/test-
|
1097
|
-
- test/
|
1098
|
-
- test/test-readme-parser.rb
|
1115
|
+
- test/image/test-eps.rb
|
1116
|
+
- test/image/test-dia.rb
|
1099
1117
|
- test/test-slide-configuration.rb
|
1100
|
-
- test/
|
1101
|
-
- test/
|
1118
|
+
- test/rabbit-test-utils.rb
|
1119
|
+
- test/run-test.rb
|
1102
1120
|
- test/source-generator/test-rd.rb
|
1103
|
-
- test/
|
1104
|
-
- test/
|
1121
|
+
- test/source-generator/test-markdown.rb
|
1122
|
+
- test/source-generator/test-hiki.rb
|
1105
1123
|
- test/test-source.rb
|
1106
|
-
- test/run-test.rb
|
1107
1124
|
- test/test-author-configuration.rb
|
1108
|
-
- test/test-
|
1125
|
+
- test/test-applier.rb
|
1126
|
+
- test/test-color.rb
|
1127
|
+
has_rdoc:
|