Fix About [APP_NAME] to read About [SHORT_APP_NAME]

This commit is contained in:
Inusaito Sayori
2014-08-18 17:52:14 -04:00
parent 350dff9b98
commit 2f4afe5b68

View File

@@ -998,7 +998,7 @@
<on_click function="PromptShowURL" name="RequestFeature_url" userdata="WebLaunchSinguIssue,http://code.google.com/p/singularity-viewer/issues/entry?template=Feature%20request"/>
</menu_item_call>
</menu>
<menu_item_call bottom="-313" enabled="true" height="19" label="About [APP_NAME]..." left="0"
<menu_item_call bottom="-313" enabled="true" height="19" label="About [SHORT_APP_NAME]..." left="0"
mouse_opaque="true" name="About Second Life..." width="166">
<on_click function="ShowFloater" userdata="about" />
</menu_item_call>