summaryrefslogtreecommitdiffstats
path: root/move/tree/netscape
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-12-03 18:44:57 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-12-03 18:44:57 +0000
commit3f99481c267232928c6032d23f60a4e8d72ba9aa (patch)
tree36e5bf2bc2029ef684356427220240ba18012395 /move/tree/netscape
parent02ce8756f0856cde919230d424150e93b9ef7a35 (diff)
downloaddrakx-backup-do-not-use-3f99481c267232928c6032d23f60a4e8d72ba9aa.tar
drakx-backup-do-not-use-3f99481c267232928c6032d23f60a4e8d72ba9aa.tar.gz
drakx-backup-do-not-use-3f99481c267232928c6032d23f60a4e8d72ba9aa.tar.bz2
drakx-backup-do-not-use-3f99481c267232928c6032d23f60a4e8d72ba9aa.tar.xz
drakx-backup-do-not-use-3f99481c267232928c6032d23f60a4e8d72ba9aa.zip
OOo launches netscape so we need a fake netscape
Diffstat (limited to 'move/tree/netscape')
-rwxr-xr-xmove/tree/netscape3
1 files changed, 3 insertions, 0 deletions
diff --git a/move/tree/netscape b/move/tree/netscape
new file mode 100755
index 000000000..922d33bc5
--- /dev/null
+++ b/move/tree/netscape
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+$BROWSER "$@"