~jordi/intltool/manpage-fixes

« back to all changes in this revision

Viewing changes to tests/results/extract8.glade.h

  • Committer: Danilo Šegan
  • Date: 2012-01-30 20:59:47 UTC
  • mfrom: (727.1.1 intltool)
  • Revision ID: danilo@segan.org-20120130205947-mvp41ybqxjx90jvq
Add support for translatable attribute (well, any) tags in glade files. Patch by Ryan Lortie.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
char *s = N_("_New Window");
 
2
char *s = N_("_New Tab");
 
3
char *s = N_("_Quit");
1
4
char *s = N_("Testing");
2
5
/* Comment on <property> tag */
3
6
char *s = N_("A label");