diff options
author | Hennes Rohling <hro@openoffice.org> | 2002-11-29 10:39:47 +0000 |
---|---|---|
committer | Hennes Rohling <hro@openoffice.org> | 2002-11-29 10:39:47 +0000 |
commit | 9ea8578a42149a660ddbcd14b977918a79083651 (patch) | |
tree | 95e6d42b17ad5217af6bf6267e7f4e08285f0228 /desktop/util | |
parent | 4af9424dcef7c7a3fabc3d3b5514025c1c5c423a (diff) |
#105740# #105723# Added new icon for File/Open
Diffstat (limited to 'desktop/util')
-rw-r--r-- | desktop/util/verinfo.rc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/util/verinfo.rc b/desktop/util/verinfo.rc index 5c2a15e1ac1e..7f923aeb2289 100644 --- a/desktop/util/verinfo.rc +++ b/desktop/util/verinfo.rc @@ -2,9 +2,9 @@ # # $RCSfile: verinfo.rc,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hro $ $Date: 2002-11-22 14:24:24 $ +# last change: $Author: hro $ $Date: 2002-11-29 11:39:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -197,4 +197,5 @@ VS_VERSION_INFO rcdata 16 ICON "icons\\016_template.ico" 17 ICON "icons\\017_macrolibrary.ico" 18 ICON "icons\\018_configuration.ico" +19 ICON "icons\\019_open_document.ico" |