Thank you Matías,

Oop's i forgot, the code:

      if linenumber is "true"
          thecompositor.set_print_line_numbers(1)
      if highlightsyntax is "true"
          thecompositor.set_highlight_syntax(true)
      else if highlightsyntax is "false"
          thecompositor.set_highlight_syntax(false)


are specific to NicEdit and can be deleted !

Nicolas.

Nicolas:

That's great!! thanks

i filed a bug with a patch (some days ago) that fix the cheader_filename of SourcePrintCompositor.
http://bugzilla.gnome.org/show_bug.cgi?id=585894

Matias


_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to