Penguin
Diff: XimianDesktop
EditPageHistoryDiffInfoLikePages

Differences between version 8 and predecessor to the previous major change of XimianDesktop.

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

Newer page: version 8 Last edited on Sunday, November 30, 2003 5:52:28 pm by CraigBox Revert
Older page: version 7 Last edited on Friday, October 17, 2003 8:17:11 am by MattBrown Revert
@@ -35,16 +35,16 @@
 !!Changing the default web-browser for Ximian Evolution. 
  
 I wanted to change the default browser that fires up when I click on links in Evolution. If you'd like to do the same all you have to do is type the following command: 
  
- # gnome-default-applications-properties 
+ [user@foo ~] gnome-default-applications-properties 
  
 And enter mozilla "%s" in the Custom Web Browser box. (or whatever you want your browser to be). To make the link open in a new mozilla tab, try ''mozilla -remote 'openURL(%s,new-tab)' '' 
  
 Additionally, if you find you aren't able to run Galeon after upgrading to XD2, and instead, you get this error: 
  
-INTERNAL ERROR on Browser End: No manager for initializing factory?  
-System error?:: Success 
+ INTERNAL ERROR on Browser End: No manager for initializing factory?  
+ System error?:: Success 
  
 I fixed this issue by removing the /usr/lib/mozilla and /usr/lib/mozilla-1.2.1/ directories, leaving only /usr/lib/mozilla-1.3.1/. I guessed that the problem was caused by the Flash plugin, but from what I read: " the problem is in the Java plugin by Sun. You need to remove it and install the blackdown java plugin" instead. 
  
 (From [The Linux Pimp|http://www.thelinuxpimp.com/main/modules.php?op=modload&name=News&file=article&sid=492&mode=flat&order=0&thold=0])