Changes

Jump to: navigation, search

Labs/Ubiquity/Ubiquity 0.5 Author Tutorial

14 bytes added, 00:14, 30 August 2009
m
h3 => h2
Note that we don't need to wrap the names, or other strings that appear in the command metadata -- these are automatically wrapped for us. We only need to wrap strings that appear inside the functions.
=== Adding a Preview ===
http://img352.imageshack.us/img352/1002/picture3ex0.png
names: ["say hello", "greet"],
preview: "Displays a <i>salutary</i> greeting to the planet.",
execute: functionhello_execute() { displayMessage( _("Hello, World!") );
}
})
73
edits

Navigation menu