From 6e55ad90419c0cdd20898893b6587a5402f71f77 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Fri, 17 Sep 1999 18:55:36 +0000 Subject: [PATCH] missing file. --- src/dialogs/col-width.glade | 3 ++- src/dialogs/col-width.glade.h | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 src/dialogs/col-width.glade.h diff --git a/src/dialogs/col-width.glade b/src/dialogs/col-width.glade index a6aa0199e..cfe08c05f 100644 --- a/src/dialogs/col-width.glade +++ b/src/dialogs/col-width.glade @@ -3,6 +3,7 @@ row-height + row-height src pixmaps @@ -21,7 +22,7 @@ support.c support.h True - + col-width.glade.h diff --git a/src/dialogs/col-width.glade.h b/src/dialogs/col-width.glade.h new file mode 100644 index 000000000..c276fb2a7 --- /dev/null +++ b/src/dialogs/col-width.glade.h @@ -0,0 +1,7 @@ +/* + * 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_("_Column width:"); -- GitLab