* 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:
		
							parent
							
								
									d812f486a0
								
							
						
					
					
						commit
						8b4ed47c5d
					
				|  | @ -1,19 +1,19 @@ | |||
| #!/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 | ||||
| ###                      | ||||
| ###  Description:       This script is invoked by means of the Xsession file | ||||
| ###                     at user login.  | ||||
| ### | ||||
| ###  Invoked by:        /usr/dt/bin/Xsession | ||||
| ###  Invoked by:        /etc/X11/Xsession | ||||
| ### | ||||
| ###  (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 | ||||
| ### | ||||
| ##################################################################### | ||||
| 
 | ||||
|  | @ -1 +1,2 @@ | |||
| EXTRA_DIST = cde_xsessiond_xprint.sh | ||||
| xpcdir = $(sysconfdir)/X11/Xsession.d | ||||
| dist_xpc_DATA = 92xprint-xpserverlist | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue