diff options
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r-- | sfx2/sdi/appslots.sdi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi index 7805ad1a9824..1f751d2c0d8a 100644 --- a/sfx2/sdi/appslots.sdi +++ b/sfx2/sdi/appslots.sdi @@ -5,8 +5,8 @@ #* Description shell SfxApplication #* #* Creation date MI 01/31/1995 -#* last change $Author: rt $ $Date: 2004-05-19 08:31:46 $ -#* $Revision: 1.13 $ +#* last change $Author: kz $ $Date: 2004-08-02 12:48:38 $ +#* $Revision: 1.14 $ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* @@ -345,6 +345,10 @@ interface Application : Module ExecMethod = MiscExec_Impl ; ] + //--------------------------------------------------------------------- + SID_RECENTFILELIST + [ + ] } //========================================================================= |