From 80a2c2ca887ea29a0e2c5fb691ef7bbba00aa8d3 Mon Sep 17 00:00:00 2001 From: Valek Frob Date: Fri, 12 May 2000 23:39:52 +0000 Subject: Saved translatable strings. Added files to POTFILES.in. svn path=/trunk/; revision=3009 --- addressbook/gui/component/ldap-server-dialog.glade | 81 +++++++++++++--------- .../gui/component/ldap-server-dialog.glade.h | 10 +++ 2 files changed, 57 insertions(+), 34 deletions(-) create mode 100644 addressbook/gui/component/ldap-server-dialog.glade.h (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/ldap-server-dialog.glade b/addressbook/gui/component/ldap-server-dialog.glade index 7905f11805..71090f53dd 100644 --- a/addressbook/gui/component/ldap-server-dialog.glade +++ b/addressbook/gui/component/ldap-server-dialog.glade @@ -10,6 +10,19 @@ C True True + False + False + True + True + True + interface.c + interface.h + callbacks.c + callbacks.h + support.c + support.h + True + ldap-server-dialog.glade.h @@ -36,40 +49,6 @@ True - - GtkHButtonBox - GnomeDialog:action_area - dialog-action_area1 - GTK_BUTTONBOX_END - 8 - 85 - 27 - 7 - 0 - - 0 - False - True - GTK_PACK_END - - - - GtkButton - button1 - True - True - GNOME_STOCK_BUTTON_OK - - - - GtkButton - button3 - True - True - GNOME_STOCK_BUTTON_CANCEL - - - GtkVBox vbox1 @@ -332,6 +311,40 @@ + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + button1 + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + button3 + True + True + GNOME_STOCK_BUTTON_CANCEL + + diff --git a/addressbook/gui/component/ldap-server-dialog.glade.h b/addressbook/gui/component/ldap-server-dialog.glade.h new file mode 100644 index 0000000000..68b45bdb34 --- /dev/null +++ b/addressbook/gui/component/ldap-server-dialog.glade.h @@ -0,0 +1,10 @@ +/* + * 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_("Description:"); +gchar *s = N_("LDAP Server:"); +gchar *s = N_("Port Number:"); +gchar *s = N_("Root DN:"); -- cgit v1.2.3