* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d

* Removing outdated references to CDE and dt, rename script to
  92xprint-xpserverlist.
This commit is contained in:
Drew Parsons 2006-09-21 22:19:44 +10:00
parent d812f486a0
commit 8b4ed47c5d
2 changed files with 6 additions and 5 deletions

View File

@ -1,19 +1,19 @@
#!/bin/sh #!/bin/sh
##################################################################### #####################################################################
### File: 0018.xprint ### File: 92xprint-xpserverlist
### ###
### Default Location: /usr/dt/config/Xsession.d/ ### Default Location: /etc/X11/Xsession.d/
### ###
### Purpose: Setup Xprint env vars ### Purpose: Setup Xprint env vars
### ###
### Description: This script is invoked by means of the Xsession file ### Description: This script is invoked by means of the Xsession file
### at user login. ### at user login.
### ###
### Invoked by: /usr/dt/bin/Xsession ### Invoked by: /etc/X11/Xsession
### ###
### (c) Copyright 2003-2004 Roland Mainz <roland.mainz@nrubsig.org> ### (c) Copyright 2003-2004 Roland Mainz <roland.mainz@nrubsig.org>
### ###
### please send bugfixes or comments to http://xprint.mozdev.org/ ### please send bugfixes or comments to https://bugs.freedesktop.org
### ###
##################################################################### #####################################################################

View File

@ -1 +1,2 @@
EXTRA_DIST = cde_xsessiond_xprint.sh xpcdir = $(sysconfdir)/X11/Xsession.d
dist_xpc_DATA = 92xprint-xpserverlist