aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser.glade.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-22 07:01:29 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-22 07:01:29 +0800
commit588fd23c5c2a93f42e28df892eb8ab7f8078597b (patch)
tree1ed87aebf6d4fe2d00a412f602cb055d1378a776 /widgets/table/e-table-field-chooser.glade.h
parenta30a2c116239e615c685194c9287c3adc05594a5 (diff)
downloadgsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.gz
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.bz2
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.lz
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.xz
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.zst
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.zip
Made the Close button work.
2000-06-21 Christopher James Lahey <clahey@helixcode.com> * e-table-field-chooser-dialog.c: Made the Close button work. * e-table-field-chooser.glade, e-table-field-chooser.glade.h: Added a text description of this dialog. svn path=/trunk/; revision=3685
Diffstat (limited to 'widgets/table/e-table-field-chooser.glade.h')
-rw-r--r--widgets/table/e-table-field-chooser.glade.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-field-chooser.glade.h b/widgets/table/e-table-field-chooser.glade.h
index 344535f180..a36bd6052c 100644
--- a/widgets/table/e-table-field-chooser.glade.h
+++ b/widgets/table/e-table-field-chooser.glade.h
@@ -5,3 +5,5 @@
*/
gchar *s = N_("Field Chooser");
+gchar *s = N_("To add a column to your table, drag it into\n"
+ "the location in which you want it to appear.");