~ubuntu-branches/ubuntu/maverick/zenity/maverick

« back to all changes in this revision

Viewing changes to src/option.c

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2009-01-19 14:25:13 UTC
  • mfrom: (1.1.33 upstream)
  • Revision ID: james.westby@ubuntu.com-20090119142513-riv3cep6rla2cybz
Tags: 2.24.1-0ubuntu1
* New upstream version (LP: #318977).
* debian/control.in:
  - bump bdeps to intltool (>= 0.40.0) to match configure request.

Show diffs side-by-side

added added

removed removed

Lines of Context:
402
402
    G_OPTION_ARG_STRING_ARRAY,
403
403
    &zenity_file_filter,
404
404
    N_("Sets a filename filter"),
 
405
    /* Help for file-filter argument (name and patterns for file selection) */
405
406
    N_("NAME | PATTERN1 PATTERN2 ..."),
406
407
  },
407
408
  {