summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:54:28 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:54:28 +0000
commit466ab548b138d7327217dce3bdb638b50d7054c8 (patch)
treebb30e3e5d6d7d25f5e9d5b46cd2a04ed8b4cc7f9 /sfx2/sdi
parent007ad2a88532939f4fc98adcf1286ed8d4d59f11 (diff)
INTEGRATION: CWS onlineupdate1 (1.24.182); FILE MERGED
2006/03/31 13:22:01 cd 1.24.182.1: #134151# Added new slot for update
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/appslots.sdi14
1 files changed, 11 insertions, 3 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index d6da56315e..26ae3849b7 100644
--- a/sfx2/sdi/appslots.sdi
+++ b/sfx2/sdi/appslots.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: appslots.sdi,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:27:41 $
+ * last change: $Author: vg $ $Date: 2006-04-07 14:54:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -435,7 +435,7 @@ shell SfxApplication
ExecMethod = OfaExec_Impl;
]
- //----------------------------------------------------------------------
+ //----------------------------------------------------------------------
SID_ONLINE_REGISTRATION
[
@@ -444,6 +444,14 @@ shell SfxApplication
]
//----------------------------------------------------------------------
+
+ SID_ONLINEUPDATE
+ [
+ ExecMethod = OfaExec_Impl;
+ StateMethod = OfaState_Impl;
+ ]
+
+ //----------------------------------------------------------------------
SID_OFFICE_CHECK_PLZ
[