mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
Change the name of the app from “AvatarApp” to “Avatar”.
This commit is contained in:
parent
2c07aa787f
commit
cc151d6187
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ function onBookmarkAdded(bookmarkName) {
|
|||
// Manage the connection between the button and the window.
|
||||
//
|
||||
var button;
|
||||
var buttonName = "AvatarApp";
|
||||
var buttonName = "Avatar";
|
||||
var tablet = null;
|
||||
|
||||
function startup() {
|
||||
|
|
Loading…
Reference in a new issue