diff options
-rw-r--r-- | sfx2/sdi/appslots.sdi | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi index 1f751d2c0d8a..8671baa71fbf 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: kz $ $Date: 2004-08-02 12:48:38 $ -#* $Revision: 1.14 $ +#* last change $Author: hr $ $Date: 2004-08-02 15:19:59 $ +#* $Revision: 1.15 $ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* @@ -349,6 +349,9 @@ interface Application : Module SID_RECENTFILELIST [ ] + SID_AVAILABLE_TOOLBARS + [ + ] } //========================================================================= |