Penguin
Diff: ApplicationErrorMessages
EditPageHistoryDiffInfoLikePages

Differences between version 31 and predecessor to the previous major change of ApplicationErrorMessages.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 31 Last edited on Friday, March 11, 2005 11:37:38 am by GerwinVanDeSteeg Revert
Older page: version 30 Last edited on Wednesday, January 5, 2005 4:42:11 pm by JohnMcPherson Revert
@@ -89,7 +89,14 @@
 !!!Evolution can't open ".DOC" files 
  
 Even though [OpenOffice.org] was installed, [Evolution] only offered "Save As..." in the menu for .DOC file attachments. 
 This is because the gnome2.8 mime system uses the mime type "application/vnd.ms-word" for .doc files, but for email the mime type is specified with the attachment and Microsoft products use the mime type "application/msword". The solution (for me at least) is to edit openoffice's /usr/share/applications/ooo645writer.desktop file and add "<tt>application/msword</tt>" to the list of types under "~MimeType". 
+  
+!!![find(1)]  
+  
+ find: paths must precede expression%%%  
+ Usage: find ~[path...] ~[expression]  
+  
+The regular expression used matches files in the current path. Surround your expression with single or double quotes and it should work.  
  
 ---- 
 CategoryErrors