Sha256: 495ca6360ea31f47acbdb1e738536b22e39e26197f921c5a92f92ec010cde2ff
Contents?: true
Size: 773 Bytes
Versions: 43
Compression:
Stored size: 773 Bytes
Contents
@category = N_("Time") @title = N_("TextClock") @abstract = N_("Clock toolkit, a text version") @description = N_("Displays current time with text.") @parameters = { "@clock_auto_update" => { :default => "true", :description => "Whether updating the clock automatically or not.", }, "@clock_props" => { :default => "{'size' => @xx_small_font_size, " \ "'font_family' => @font_family}", :description => N_("Properties for the clock, such as font family."), }, "@clock_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