[meld] Fix the colour description of some states in folder mode
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Fix the colour description of some states in folder mode
- Date: Sun, 17 Jun 2012 00:27:13 +0000 (UTC)
commit 45c5e9d6ffc0e1d1757d396695484bbb20f87d27
Author: Kai Willadsen <kai willadsen gmail com>
Date: Tue Jun 5 06:25:11 2012 +1000
Fix the colour description of some states in folder mode
help/C/folder-mode.page | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/help/C/folder-mode.page b/help/C/folder-mode.page
index b7e6183..7970730 100644
--- a/help/C/folder-mode.page
+++ b/help/C/folder-mode.page
@@ -141,12 +141,13 @@ states are:
<td><p>Modified</p></td>
<td>
<p>
- Green and bold
-<!-- <file style="color: #008800; font-weight: bold">file.txt</file>-->
+ Red and bold
+<!-- <file style="color: #880000; font-weight: bold">file.txt</file>-->
</p>
</td>
<td>
<p>
+ These files differ between the folders being compared.
</p>
</td>
</tr>
@@ -154,12 +155,13 @@ states are:
<td><p>New</p></td>
<td>
<p>
- Red and bold
-<!-- <file style="color: #880000; font-weight: bold">file.txt</file>-->
+ Green and bold
+<!-- <file style="color: #008800; font-weight: bold">file.txt</file>-->
</p>
</td>
<td>
<p>
+ This file/folder exists in this folder, but not in the others.
</p>
</td>
</tr>
@@ -173,6 +175,8 @@ states are:
</td>
<td>
<p>
+ This file/folder doesn't exist in this folder, but does in one
+ of the others.
</p>
</td>
</tr>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]