aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@src.gnome.org>2001-04-02 13:02:42 +0800
committerGediminas Paulauskas <menesis@src.gnome.org>2001-04-02 13:02:42 +0800
commit8678349a4a9c0a1107ac8fa2684f0cb67d6195b5 (patch)
treefeb068e7ac845e17e6670d4a9f91e9b65289adc7
parent88e721454447bad1c2a0d17e39e9eb74e54196b5 (diff)
downloadgsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar.gz
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar.bz2
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar.lz
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar.xz
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.tar.zst
gsoc2013-evolution-8678349a4a9c0a1107ac8fa2684f0cb67d6195b5.zip
Removed glade.h files -- xml-i18n-tools generates them itself.
Updated glade files not to save strings. Updated Makefiles. ...nad my translation svn path=/trunk/; revision=9094
-rw-r--r--widgets/menus/gal-define-views.glade2
-rw-r--r--widgets/menus/gal-view-new-dialog.glade2
-rw-r--r--widgets/table/e-table-config.glade2
-rw-r--r--widgets/table/e-table-field-chooser.glade2
-rw-r--r--widgets/table/e-table-field-chooser.glade.h9
-rw-r--r--widgets/table/e-table-group.glade2
-rw-r--r--widgets/table/e-table-group.glade.h13
7 files changed, 0 insertions, 32 deletions
diff --git a/widgets/menus/gal-define-views.glade b/widgets/menus/gal-define-views.glade
index c9a8b4ffee..b393d97d2e 100644
--- a/widgets/menus/gal-define-views.glade
+++ b/widgets/menus/gal-define-views.glade
@@ -15,8 +15,6 @@
<output_support_files>False</output_support_files>
<output_build_files>False</output_build_files>
<gnome_help_support>True</gnome_help_support>
- <output_translatable_strings>True</output_translatable_strings>
- <translatable_strings_file>gal-define-views.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/widgets/menus/gal-view-new-dialog.glade b/widgets/menus/gal-view-new-dialog.glade
index 02d9866d49..173fa6c3af 100644
--- a/widgets/menus/gal-view-new-dialog.glade
+++ b/widgets/menus/gal-view-new-dialog.glade
@@ -15,8 +15,6 @@
<output_support_files>False</output_support_files>
<output_build_files>False</output_build_files>
<gnome_help_support>True</gnome_help_support>
- <output_translatable_strings>True</output_translatable_strings>
- <translatable_strings_file>gal-view-new-dialog.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/widgets/table/e-table-config.glade b/widgets/table/e-table-config.glade
index 9b173e3997..7ed753664e 100644
--- a/widgets/table/e-table-config.glade
+++ b/widgets/table/e-table-config.glade
@@ -13,8 +13,6 @@
<output_main_file>False</output_main_file>
<output_support_files>False</output_support_files>
<output_build_files>False</output_build_files>
- <output_translatable_strings>True</output_translatable_strings>
- <translatable_strings_file>e-table-config.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/widgets/table/e-table-field-chooser.glade b/widgets/table/e-table-field-chooser.glade
index a5cd37c2df..e09d618a7f 100644
--- a/widgets/table/e-table-field-chooser.glade
+++ b/widgets/table/e-table-field-chooser.glade
@@ -15,8 +15,6 @@
<output_support_files>False</output_support_files>
<output_build_files>False</output_build_files>
<gnome_help_support>True</gnome_help_support>
- <output_translatable_strings>True</output_translatable_strings>
- <translatable_strings_file>e-table-field-chooser.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/widgets/table/e-table-field-chooser.glade.h b/widgets/table/e-table-field-chooser.glade.h
deleted file mode 100644
index a36bd6052c..0000000000
--- a/widgets/table/e-table-field-chooser.glade.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- * Translatable strings file generated by Glade.
- * Add this file to your project's POTFILES.in.
- * DO NOT compile it as part of your application.
- */
-
-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.");
diff --git a/widgets/table/e-table-group.glade b/widgets/table/e-table-group.glade
index 39274d3c61..20ab88cfca 100644
--- a/widgets/table/e-table-group.glade
+++ b/widgets/table/e-table-group.glade
@@ -19,8 +19,6 @@
<handler_header_file>callbacks.h</handler_header_file>
<support_source_file>support.c</support_source_file>
<support_header_file>support.h</support_header_file>
- <output_translatable_strings>True</output_translatable_strings>
- <translatable_strings_file>e-table-group.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/widgets/table/e-table-group.glade.h b/widgets/table/e-table-group.glade.h
deleted file mode 100644
index 3ab6304734..0000000000
--- a/widgets/table/e-table-group.glade.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Translatable strings file generated by Glade.
- * Add this file to your project's POTFILES.in.
- * DO NOT compile it as part of your application.
- */
-
-gchar *s = N_("window1");
-gchar *s = N_("Available fields");
-gchar *s = N_("label1");
-gchar *s = N_("Show in this order");
-gchar *s = N_("label2");
-gchar *s = N_("Add >>");
-gchar *s = N_("<< Remove");