Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / xfm / patches / patch-aa
blobc870114bd695b04b85f49f77caaccb873baa13f6
1 $NetBSD$
3 --- lib/Apps.orig       Tue Aug  1 08:48:54 2000
4 +++ lib/Apps    Tue Aug  1 08:56:32 2000
5 @@ -1,6 +1,7 @@
6  #XFM
7  Xterm:::terminal.xpm:exec xterm:
8  Emacs:::emacs.xpm:exec emacs:exec emacs $*
9 +Vi:::editor.xpm:exec xterm -geometry 80x30 -sb -e vi:exec xterm -geometry 80x30 -sb -e vi $*
10  Textedit:::edit.xpm:exec textedit:exec textedit $*
11  Mail:::mailtool.xpm:exec xmailtool:
12  Calculator:::calc.xpm:exec xcalc:
13 @@ -11,9 +12,9 @@
14  Mosaic:::xmosaic.xpm:exec mosaic:
15  News:::news.xpm:exec xrn:
16  Hosts:~/.xfm:Hosts:rlogin.xpm:LOAD:
17 -Printer:::printer.xpm:lpq -Plaser:exec lpr -Plaser $*
18 +Printer:::printer.xpm:lpq:exec lpr $*
19  Home::.:citadel.xpm:OPEN:
20  Root:/:.:citadelroot.xpm:OPEN:
21  A\::/disk:a:floppy.xpm:OPEN:
22  B\::/disk:b:disk.xpm:OPEN:
23 -Trash::.trash:recycle.xpm:OPEN:shift; mv -f -b -V numbered $* ~/.trash
24 +Trash::.trash:recycle.xpm:OPEN:shift; mv -f numbered $* ~/.trash