~ubuntu-branches/ubuntu/intrepid/gnomad2/intrepid

« back to all changes in this revision

Viewing changes to src/metadata.h

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-10-07 17:54:56 UTC
  • mfrom: (1.1.4 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061007175456-o2l26brr97j7ex6c
Tags: 2.8.8-1.1
* Non-maintainer upload.
* Use $(CURDIR) instead of $(PWD) in debian/rules (closes: #390390).
* Added version to debhelper build-dependency to match debian/compat.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
    FILELIST_SIZE_COLUMN,
72
72
    FILELIST_ID_COLUMN, /* Hidden */
73
73
    FILELIST_FOLDER_COLUMN, /* Hidden */
 
74
    FILELIST_EXTENSION_COLUMN, /* Hidden */
74
75
    FILELIST_N_COLUMNS
75
76
  };
76
77