Restore windows shortcut name to include 'Viewer'

This commit is contained in:
Latif Khalifa
2012-02-10 14:00:44 +01:00
parent e10581e319
commit 0a3116422a

View File

@@ -405,7 +405,7 @@ class WindowsManifest(ViewerManifest):
!define VIEWERNAME "%(channel)s"
!define INSTFLAGS "%(flags)s"
!define INSTNAME "%(channel_oneword)s"
!define SHORTCUT "%(channel)s"
!define SHORTCUT "%(channel)s Viewer"
!define URLNAME "secondlife"
!define INSTALL_ICON "install_icon_singularity.ico"
!define UNINSTALL_ICON "install_icon_singularity.ico"