parent
17ad11ff99
commit
08239218fe
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export TDEDIRS=/usr/:/opt/trinity/
|
export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
|
||||||
/opt/trinity/bin/tdecmshell.real $1 $2 $3 $4 $5 $6 $7 $8
|
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share
|
||||||
|
|
||||||
|
${0}.real "$@"
|
||||||
|
Loading…
Reference in new issue