[nautilus/gnome-2-26] Fix a duplicate id in a .ui file
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-26] Fix a duplicate id in a .ui file
- Date: Wed, 23 Sep 2009 12:29:03 +0000 (UTC)
commit 1bd9656ad5e59edece5c95f87c5a8bb3807f544f
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Aug 26 20:05:28 2009 -0400
Fix a duplicate id in a .ui file
This caused nautilus-file-management-properties to crash.
src/nautilus-file-management-properties.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index eae16d1..c4fb6ee 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -1128,7 +1128,7 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label">
+ <object class="GtkLabel" id="label99">
<property name="height_request">6</property>
<property name="visible">True</property>
<property name="label" translatable="yes"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]