[nautilus-share] Change location of Comment field
- From: Federico Mena Quintero <federico src gnome org>
- To: svn-commits-list gnome org
- Subject: [nautilus-share] Change location of Comment field
- Date: Tue, 21 Jul 2009 23:53:35 +0000 (UTC)
commit abe9bdf7057c7b8c25b1a713b2e247b80cbe9735
Author: Chow Loong Jin <hyperair gmail com>
Date: Fri Jun 12 00:50:24 2009 +0800
Change location of Comment field
The "Comment" field was previously in between the writable option and the guess
access checkbuttons. This was quite confusing because it led to people thinking
that the comment was only valid if the share is made read-write.
interfaces/share-dialog.glade | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/interfaces/share-dialog.glade b/interfaces/share-dialog.glade
index 179ebac..f6d399a 100644
--- a/interfaces/share-dialog.glade
+++ b/interfaces/share-dialog.glade
@@ -273,8 +273,8 @@
<packing>
<property name="left_attach">0</property>
<property name="right_attach">1</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">fill</property>
</packing>
</child>
@@ -294,8 +294,8 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="y_options"></property>
</packing>
</child>
@@ -315,8 +315,8 @@
<packing>
<property name="left_attach">0</property>
<property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
<property name="x_options">fill</property>
<property name="y_options"></property>
</packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]