[longomatch] Use a standard name for sections.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Use a standard name for sections.
- Date: Mon, 24 Aug 2009 20:21:53 +0000 (UTC)
commit 33a26430e05352ca8f631018422a5c81e3bff55f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Aug 24 22:17:58 2009 +0200
Use a standard name for sections.
As the next version will come with extra tagging support
call projects main tags "Sections" and extra tags "Tags".
...ngoMatch.Gui.Component.FileDescriptionWidget.cs | 2 +-
LongoMatch/gtk-gui/gui.stetic | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch/gtk-gui/LongoMatch.Gui.Component.FileDescriptionWidget.cs b/LongoMatch/gtk-gui/LongoMatch.Gui.Component.FileDescriptionWidget.cs
index bc68f98..69b6cb5 100644
--- a/LongoMatch/gtk-gui/LongoMatch.Gui.Component.FileDescriptionWidget.cs
+++ b/LongoMatch/gtk-gui/LongoMatch.Gui.Component.FileDescriptionWidget.cs
@@ -367,7 +367,7 @@ namespace LongoMatch.Gui.Component {
// Container child table1.Gtk.Table+TableChild
this.label9 = new Gtk.Label();
this.label9.Name = "label9";
- this.label9.LabelProp = Mono.Unix.Catalog.GetString("Tags Template:");
+ this.label9.LabelProp = Mono.Unix.Catalog.GetString("Sections Template:");
this.table1.Add(this.label9);
Gtk.Table.TableChild w33 = ((Gtk.Table.TableChild)(this.table1[this.label9]));
w33.TopAttach = ((uint)(6));
diff --git a/LongoMatch/gtk-gui/gui.stetic b/LongoMatch/gtk-gui/gui.stetic
index f187b2c..48d918e 100755
--- a/LongoMatch/gtk-gui/gui.stetic
+++ b/LongoMatch/gtk-gui/gui.stetic
@@ -461,7 +461,7 @@
<child>
<widget class="Gtk.Label" id="label9">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes">Tags Template:</property>
+ <property name="LabelProp" translatable="yes">Sections Template:</property>
</widget>
<packing>
<property name="TopAttach">6</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]