[kupfer] help: Add Gwibber plugin documentation
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [kupfer] help: Add Gwibber plugin documentation
- Date: Thu, 10 Mar 2011 23:28:18 +0000 (UTC)
commit bdc60ac6ee00d6ec87a307b4bacb8bb0787c2833
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Fri Mar 11 00:25:32 2011 +0100
help: Add Gwibber plugin documentation
help/C/plugin-gwibber.page | 78 ++++++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 79 insertions(+), 0 deletions(-)
---
diff --git a/help/C/plugin-gwibber.page b/help/C/plugin-gwibber.page
new file mode 100644
index 0000000..b4083ec
--- /dev/null
+++ b/help/C/plugin-gwibber.page
@@ -0,0 +1,78 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="plugin-gwibber">
+
+ <info>
+ <link type="guide" xref="index#plugins"/>
+ <desc>Using the Gwibber plugin.</desc>
+ </info>
+
+ <title><app>Gwibber</app></title>
+
+ <section>
+ <title>Gwibber Plugin</title>
+ <p>
+ With the <app>Gwibber</app> plugin you can send messages to social
+ networks such as Twitter or Identi.ca.
+ </p>
+ <p>
+ The plugin requires that the application <app>Gwibber</app> is installed
+ and configured for your user. <app>Kupfer</app> will start
+ and use Gwibber's service in the background.
+ </p>
+ </section>
+ <section>
+ <title>Basic Usage</title>
+ <steps>
+ <title>Sending a message to all services</title>
+ <item>
+ <p>
+ Activate Kupfer and type <key>.</key> to enter text mode, then
+ type in a message.
+ </p>
+ </item>
+ <item>
+ <p>
+ Type <key>Tab</key> and select the action <em>Send Message</em> and
+ press <key>Return</key>.
+ </p>
+ </item>
+ </steps>
+ <steps>
+ <title>Sending a message to a specific service</title>
+ <item>
+ <p>
+ Activate Kupfer and search for the service object, for example
+ <em>Identi.ca</em>
+ </p>
+ </item>
+ <item>
+ <p>
+ Type <key>Tab</key> and select the action <em>Send Message</em>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Type <key>Tab</key> to select the last pane, and type in a message.
+ Press <key>Return</key> to send.
+ </p>
+ </item>
+ </steps>
+ <p>
+ The plugin also provides a source for incoming messages, <em>Gwibber
+ Messages</em> and more actions on messages such as <em>Reply</em>,
+ <em>Send Private Message</em> etc.
+ </p>
+ </section>
+ <section>
+ <title>Power User Tips</title>
+ <list>
+ <item>
+ <p>
+ You can use the <em>comma trick</em> if you want to send a message
+ to more than one service, but not all, at the same time.
+ </p>
+ </item>
+ </list>
+ </section>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 62e4891..3cbe78c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -26,6 +26,7 @@ DOC_PAGES = \
plugin-applications.page \
plugin-calculator.page \
plugin-favorites.page \
+ plugin-gwibber.page \
plugin-nautilusselection.page \
plugin-notes.page \
plugin-triggers.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]