~ubuntu-branches/ubuntu/dapper/xscreensaver/dapper

« back to all changes in this revision

Viewing changes to config.h-vms

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2005-10-11 21:00:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051011210042-u7q6zslgevdxspr3
Tags: 4.21-4ubuntu17
updated pt_BR again, fixed to UTF-8 

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
 */
146
146
#undef HAVE_XSHM_EXTENSION
147
147
 
148
 
/*  Some screenhacks like to run an external program to generate random pieces
149
 
    of text; set this to the one you like ("yow" and "fortune" are the most
150
 
    likely prospects.)  Note that this is just the default; X resources can
151
 
    be used to override it.
152
 
 */
153
 
#define ZIPPY_PROGRAM "fortune"
154
 
 
155
 
 
156
148
 
157
149
/* *************************************************************************
158
150
                       CONFIGURING PASSWORD AUTHENTICATION