mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:57:13 +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.
|
// Manage the connection between the button and the window.
|
||||||
//
|
//
|
||||||
var button;
|
var button;
|
||||||
var buttonName = "AvatarApp";
|
var buttonName = "Avatar";
|
||||||
var tablet = null;
|
var tablet = null;
|
||||||
|
|
||||||
function startup() {
|
function startup() {
|
||||||
|
|
Loading…
Reference in a new issue