diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 18:19:04 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-27 05:59:38 -0600 |
commit | 2991d2d65bf8b99d82d1f7d209332d0c303dff21 (patch) | |
tree | 3c2fd5215307bb1547e594f423636ad882594523 /desktop/win32/source/applauncher | |
parent | e74a09929d4771972913a3ebcdd6df042f871fca (diff) |
Remove visual noise from desktop
Change-Id: Ib8ca7794ce6f3e96ee3a9b2896b141635665552c
Reviewed-on: https://gerrit.libreoffice.org/8252
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/win32/source/applauncher')
-rw-r--r-- | desktop/win32/source/applauncher/launcher.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/win32/source/applauncher/launcher.rc b/desktop/win32/source/applauncher/launcher.rc index 0f8ffeb39b66..f717bcba14a2 100644 --- a/desktop/win32/source/applauncher/launcher.rc +++ b/desktop/win32/source/applauncher/launcher.rc @@ -19,9 +19,9 @@ #include <windows.h> #include "version.hrc" -// ----------------------------------------------------------------------- + // version information -// ----------------------------------------------------------------------- + VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION, SUBVERSION, MICROVERSION, VERVARIANT |