]> git.pld-linux.org Git - packages/VOCP.git/blob - VOCP-doc.patch
- adapterized (sorted %verify attrs)
[packages/VOCP.git] / VOCP-doc.patch
1 --- vocp-0.9.3/prog/bin/boxconf.pl.fix  Mon Apr  7 04:26:43 2003
2 +++ vocp-0.9.3/prog/bin/boxconf.pl      Mon Apr  7 04:30:01 2003
3 @@ -302,7 +302,7 @@
4         $Self->{'windowGen'}->helpWindow(
5                                                         'modal' => 0,
6                                                         'title' => "Help",
7 -                                                       'file' =>"$VocpLocalDir/doc/boxconf.txt",
8 +                                                       'file' =>"/usr/share/doc/vocp-0.9.3/boxconf.txt",
9                                                         'forceuntaint'  => 1,
10                                                         
11                                         );
12 --- vocp-0.9.3/prog/bin/vocphax.pl.fix  Mon Apr  7 04:27:07 2003
13 +++ vocp-0.9.3/prog/bin/vocphax.pl      Mon Apr  7 04:30:37 2003
14 @@ -2134,7 +2134,7 @@
15         $Self->{'windowGen'}->helpWindow(
16                                                         'modal' => 0,
17                                                         'title' => "Help",
18 -                                                       'file' =>"$VocpLocalDir/doc/faxes.txt",
19 +                                                       'file' =>"/usr/share/doc/vocp-0.9.3/faxes.txt",
20                                                         'forceuntaint'  => 1,
21                                                         
22                                         );
23 --- vocp-0.9.3/prog/bin/xvocp.pl.fix    Mon Apr  7 04:27:59 2003
24 +++ vocp-0.9.3/prog/bin/xvocp.pl        Mon Apr  7 04:31:10 2003
25 @@ -752,7 +752,7 @@
26         $Self->{'windowGen'}->helpWindow(
27                                                         'modal' => 0,
28                                                         'title' => "Help",
29 -                                                       'file' =>"$VocpLocalDir/doc/xvocp.txt",
30 +                                                       'file' =>"/usr/share/vocp-0.9.3/doc/xvocp.txt",
31                                                         'forceuntaint'  => 1,
32                                                         
33                                         );
This page took 0.055224 seconds and 3 git commands to generate.