--- DictionaryReaderInfo.plist.ORG	Tue May  9 21:09:18 2006
+++ DictionaryReaderInfo.plist	Wed May 10 12:50:06 2006
@@ -11,4 +11,14 @@
     NSIcon = dict.png;
     NSTypes = (
     );
+    NSServices = (
+      {
+        NSPortName = DictionaryReader;
+        NSMessage = lookupInDictionary;
+        NSSendTypes = (NSStringPboardType);
+        NSMenuItem = {
+          default = "Look Up in Dictionary";
+         };
+      }
+    );
 }
