Restore windows shortcut name to include 'Viewer'
This commit is contained in:
@@ -405,7 +405,7 @@ class WindowsManifest(ViewerManifest):
|
|||||||
!define VIEWERNAME "%(channel)s"
|
!define VIEWERNAME "%(channel)s"
|
||||||
!define INSTFLAGS "%(flags)s"
|
!define INSTFLAGS "%(flags)s"
|
||||||
!define INSTNAME "%(channel_oneword)s"
|
!define INSTNAME "%(channel_oneword)s"
|
||||||
!define SHORTCUT "%(channel)s"
|
!define SHORTCUT "%(channel)s Viewer"
|
||||||
!define URLNAME "secondlife"
|
!define URLNAME "secondlife"
|
||||||
!define INSTALL_ICON "install_icon_singularity.ico"
|
!define INSTALL_ICON "install_icon_singularity.ico"
|
||||||
!define UNINSTALL_ICON "install_icon_singularity.ico"
|
!define UNINSTALL_ICON "install_icon_singularity.ico"
|
||||||
|
|||||||
Reference in New Issue
Block a user