From e8363ef74070987b39968da8562e8fd71e919a3d Mon Sep 17 00:00:00 2001 From: mdb Date: Sat, 18 Aug 2001 02:58:25 +0000 Subject: [PATCH] Don't need a README.Debian because we include the regular README and there are no differences in the Debian packaged version. git-svn-id: https://samskivert.googlecode.com/svn/trunk@300 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/lookuplet/debian/README.debian | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 projects/lookuplet/debian/README.debian diff --git a/projects/lookuplet/debian/README.debian b/projects/lookuplet/debian/README.debian deleted file mode 100644 index 76ffbc73..00000000 --- a/projects/lookuplet/debian/README.debian +++ /dev/null @@ -1,14 +0,0 @@ -lookuplet ---------- - -This utility provides a unified interface for looking things up. - -When invoked, the lookuplet grabs the current selection and sticks it into -a text field for potential editing. You then press a key combination that -you have previously configured and the text is sent either as an argument -to an application or URL encoded and substituted into a URL which is then -opened with your preferred web browser. - - -- Michael Bayne - -$Id: README.debian,v 1.1 2001/08/17 20:33:53 mdb Exp $