wok-next view openbox/stuff/patches/704724_fix_refers-to-autostart.sh.patch @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents
children
line source
1 commit c94992179e99f4088f3a1cb8e304a9fb6035170d
2 Author: John Vogel <jvogel4@stny.rr.com>
3 Date: Sat Mar 17 12:33:24 2012 -0400
5 Update manpage to current version. (Fix bug 5444)
7 --- a/doc/openbox-session.1.in
8 +++ b/doc/openbox-session.1.in
9 @@ -12,8 +12,8 @@ to save your state from one log in to th
10 arguments.
11 .PP
12 On log in, \fBopenbox-session\fR will run the
13 -~/.config/openbox/autostart.sh script if it exists, and will run the
14 -system-wide script @configdir@/openbox/autostart.sh otherwise. You may
15 +~/.config/openbox/autostart script if it exists, and will run the
16 +system-wide script @configdir@/openbox/autostart otherwise. You may
17 place anything you want to run automatically in those files, for example:
19 .PP
20 @@ -27,7 +27,7 @@ gnome-settings-daemon &
21 .PP
22 Make sure that each line is followed by a "&" or else the script will
23 stop there and further commands will not be executed. You can use the
24 -@configdir@/openbox/autostart.sh file as an example for creating your
25 +@configdir@/openbox/autostart file as an example for creating your
26 own.
27 .SH "SEE ALSO"
28 .PP
29 --- a/doc/openbox-session.1.sgml
30 +++ b/doc/openbox-session.1.sgml
31 @@ -44,8 +44,8 @@ manpage.1: manpage.sgml
32 arguments.</para>
34 <para>On log in, <command>&dhpackage;</command> will run the
35 - ~/.config/openbox/autostart.sh script if it exists, and will run the
36 - system-wide script @configdir@/openbox/autostart.sh otherwise. You may
37 + ~/.config/openbox/autostart script if it exists, and will run the
38 + system-wide script @configdir@/openbox/autostart otherwise. You may
39 place anything you want to run automatically in those files, for example:
40 </para>
42 @@ -55,7 +55,7 @@ manpage.1: manpage.sgml
44 <para>Make sure that each line is followed by a "&" or else the script will
45 stop there and further commands will not be executed. You can use the
46 - @configdir@/openbox/autostart.sh file as an example for creating your
47 + @configdir@/openbox/autostart file as an example for creating your
48 own.</para>
50 </refsect1>