diff options
-rw-r--r-- | desktop/util/officeloader.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/util/officeloader.rc b/desktop/util/officeloader.rc index 3d37043c848b..4c4fc6a390b5 100644 --- a/desktop/util/officeloader.rc +++ b/desktop/util/officeloader.rc @@ -70,7 +70,7 @@ VS_VERSION_INFO VERSIONINFO } } -1 ICON PPS(RES_APP_ICON) "\0" +1 ICON PPS(RES_APP_ICON) 2 ICON "icons/oasis-text.ico" 3 ICON "icons/oasis-text-template.ico" 4 ICON "icons/oasis-spreadsheet.ico" |