~ubuntu-branches/ubuntu/intrepid/zenity/intrepid

« back to all changes in this revision

Viewing changes to src/option.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-04-08 05:34:21 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20080408053421-u1aocq7g97db1a5t
Tags: 2.22.1-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
476
476
    G_OPTION_ARG_STRING,
477
477
    &zenity_list_print_column,
478
478
    N_("Print a specific column (Default is 1. 'ALL' can be used to print all columns)"),
 
479
    /* Column index number to print out on a list dialog */
479
480
    N_("NUMBER")
480
481
  },
481
482
  {