Sha256: cb40d8200eabc7ab8903ce1b74597901fd8f1de0183e7c44d5068a71b2edd7a4

Contents?: true

Size: 556 Bytes

Versions: 43

Compression:

Stored size: 556 Bytes

Contents

@category = N_("Debug")
@title = N_("ShowFrame")
@abstract = N_("Debug toolkit to show element frames")
@description = N_("Show element frames useful for debug.")
@parameters = {
  "@show_frame_color" => {
    :default => "'blue'",
    :description => N_("Frame color."),
  },
  "@show_frame_uninstall" => {
    :default => "nil",
    :description => N_("Whether uninstalling this toolkit or not. " \
                       "This option is useful for cases you do not want to " \
                       "make the toolkit work for certain slides."),
  },
}

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
rabbit-3.0.3 lib/rabbit/theme/show-frame/property.rb
rabbit-3.0.2 lib/rabbit/theme/show-frame/property.rb
rabbit-3.0.1 lib/rabbit/theme/show-frame/property.rb
rabbit-3.0.0 lib/rabbit/theme/show-frame/property.rb
rabbit-2.2.1 lib/rabbit/theme/show-frame/property.rb
rabbit-2.2.0 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.9 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.8 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.7 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.6 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.5 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.4 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.3 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.2 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.1 lib/rabbit/theme/show-frame/property.rb
rabbit-2.1.0 lib/rabbit/theme/show-frame/property.rb
rabbit-2.0.9 lib/rabbit/theme/show-frame/property.rb
rabbit-2.0.8 lib/rabbit/theme/show-frame/property.rb
rabbit-2.0.7 lib/rabbit/theme/show-frame/property.rb
rabbit-2.0.6 lib/rabbit/theme/show-frame/property.rb