Le 17/02/11 14:17, Charles Marcus a écrit :

> 
> That said, I'm not sure how this works when using the console, as I
> don't use a Mac on a daily basis, I just help my Mom when she has
> problems (she's been using them forever)...
> 
> What we need is someone with a Mac who knows how to do this to chime in...
> 

1) Make sure that LibreOffice isn't running anywhere, if necessary
remove it from the dock.

2) In a terminal, type in :

sudo /Applications/LibreOffice.app/Contents/MacOS/unopkg list --bundled


will give you the list of the bundled extensions.


3) sudo /Applications/LibreOffice.app/Contents/MacOS/unopkg remove
<extension>


where <extension> is the name of the extension as provided in the list
of extensions at the respective lines which start with e.g. :

URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/report-builder

4) So, in the above example, to remove the report builder extension, you
would type :


sudo /Applications/LibreOffice.app/Contents/MacOS/unopkg remove
report-builder



Alex


-- 
Unsubscribe instructions: E-mail to [email protected]
List archive: http://listarchives.libreoffice.org/www/users/
*** All posts to this list are publicly archived for eternity ***

Reply via email to