Re: Empathy patch
- From: Harold Schreckengost <mewshi gmail com>
- To: Gnome Doc <gnome-doc-list gnome org>
- Subject: Re: Empathy patch
- Date: Mon, 03 May 2010 15:26:10 -0400
On 05/03/2010 03:22 PM, Harold Schreckengost wrote:
In lieu of the introduction paragraph I had written, I have written a
small patch that just rearranges a few things in the index. The new
order is:
Account Management
Contact Management
Text Conversations
A/V Conversations
Advanced Actions
Common Problems
Thanks!
H. Schreck
And here's the actual patch... I forgot again. I need to start
including the word "attach" so thunderbird says "Hey, dummy, attach the
file!"
diff --git a/help/C/index.page b/help/C/index.page
index 2196545..7423cae 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -28,22 +28,22 @@
Empathy Instant Messenger
</title>
- <section id="text-conv" style="2column">
- <title>Text Conversations</title>
- </section>
-
- <section id="audio-video" style="2column">
- <title>Audio and Video Conversations</title>
+ <section id="accounts" style="2column">
+ <title>Account Management</title>
</section>
<section id="contacts" style="2column">
<title>Contact Management</title>
</section>
- <section id="accounts" style="2column">
- <title>Account Management</title>
+ <section id="text-conv" style="2column">
+ <title>Text Conversations</title>
</section>
+ <section id="audio-video" style="2column">
+ <title>Audio and Video Conversations</title>
+ </section>
+
<section id="advanced" style="2column">
<title>Advanced Actions</title>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]