INTEGRATION: CWS extmgrui02 (1.31.2); FILE MERGED
2008/06/05 07:40:54 dv 1.31.2.1: #i90147# Removing packages will be handled via notifications
This commit is contained in:
parent
348005a76e
commit
afa9bab246
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: dp_manager.cxx,v $
|
||||
* $Revision: 1.31 $
|
||||
* $Revision: 1.32 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -859,6 +859,7 @@ void PackageManagerImpl::removePackage(
|
|||
|
||||
try {
|
||||
removePackage_( id, fileName, xAbortChannel, xCmdEnv );
|
||||
fireModified();
|
||||
}
|
||||
catch (RuntimeException &) {
|
||||
throw;
|
||||
|
|
Loading…
Reference in a new issue