summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-04-13 23:22:29 +0000
committerJames Bursa <james@netsurf-browser.org>2004-04-13 23:22:29 +0000
commit6f9b7ab40ddfc8865bb96d8ec56c7703deffd81e (patch)
tree1606c0fd0bc876aaad44cb51ee34667381abfe84
parent0bb2a027d6ce0429754cdc72c45489e128358f8c (diff)
downloadnetsurf-6f9b7ab40ddfc8865bb96d8ec56c7703deffd81e.tar.gz
netsurf-6f9b7ab40ddfc8865bb96d8ec56c7703deffd81e.tar.bz2
[project @ 2004-04-13 23:22:29 by bursa]
Remove obsolete file. svn path=/import/netsurf/; revision=780
-rw-r--r--!NetSurf/Resources/gestures,faf31
1 files changed, 0 insertions, 31 deletions
diff --git a/!NetSurf/Resources/gestures,faf b/!NetSurf/Resources/gestures,faf
deleted file mode 100644
index 9fa5476cb..000000000
--- a/!NetSurf/Resources/gestures,faf
+++ /dev/null
@@ -1,31 +0,0 @@
-<html>
-<head>
-<title>NetSurf mouse gestures</title>
-</head>
-<body>
-<h1 style="align:center">Mouse gestures</h1>
-
-<p>This page will explain the mouse gesture commands.</p>
-
-<p>Mouse gestures are performed by holding down the Menu mouse button and moving the mouse.</p>
-
-<table border="1">
-<tr>
-<td>Gesture</td>
-<td>Result</td>
-</tr>
-<tr>
-<td>Move left</td>
-<td>Go backwards in the history list</td>
-</tr>
-<tr>
-<td>Move right</td>
-<td>Go forwards in the history list</td>
-</tr>
-<tr>Move down then up</td>
-<td>Reload the current page</td>
-</tr>
-</table>
-
-</body>
-</html>