[gtranslator] Fixed the label name in the UI
- From: Jonh Wendell <jwendell src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtranslator] Fixed the label name in the UI
- Date: Tue, 18 Aug 2009 17:52:17 +0000 (UTC)
commit d1056ec784de48a9afc9e2f4b8473b2d6e769872
Author: Jonh Wendell <jwendell gnome org>
Date: Tue Aug 18 11:50:16 2009 -0300
Fixed the label name in the UI
plugins/source-code-view/viewer.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/source-code-view/viewer.ui b/plugins/source-code-view/viewer.ui
index 7ffd64d..48f72a5 100644
--- a/plugins/source-code-view/viewer.ui
+++ b/plugins/source-code-view/viewer.ui
@@ -18,7 +18,7 @@
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">6</property>
<child>
- <object class="GtkLabel" id="label1">
+ <object class="GtkLabel" id="filename_label">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes"><b>Source code</b></property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]