]> git.pld-linux.org Git - packages/libglade.git/blob - libglade-clist-gettext.patch
- updated gettext BR
[packages/libglade.git] / libglade-clist-gettext.patch
1 --- libglade-0.17/glade/glade-gtk.c.clist-gettext       Tue Apr 16 10:30:00 2002
2 +++ libglade-0.17/glade/glade-gtk.c     Tue Apr 16 10:30:48 2002
3 @@ -289,7 +289,7 @@
4                         }
5                         if (label) {
6                                 gtk_clist_set_column_title (GTK_CLIST(w), col,
7 -                                                           label);
8 +                                                           _(label));
9                                 /* get the GtkLabel, which is a child
10                                  * of the alignment widget used as
11                                  * title. */
This page took 0.051239 seconds and 3 git commands to generate.