~ubuntu-branches/ubuntu/edgy/sysnews/edgy

« back to all changes in this revision

Viewing changes to news.h

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2003-02-23 19:10:20 UTC
  • Revision ID: james.westby@ubuntu.com-20030223191020-2w1i4xkpssyma2qo
Tags: 0.9-12
Ignore directories in /var/lib/sysnews to allow for keeping it in
cvs/rcs. Closes: #182135

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
  #define NEWSTIME     ".news_time"
20
20
#endif
21
21
#ifndef DEF_PAGER
22
 
  #define DEF_PAGER       "more"
 
22
  #define DEF_PAGER       "pager"
23
23
#endif
24
24
#define NOEXPFILE       ".noexpire"
25
25
#define DATEFORMAT      "(%b %d %Y)"