From 3f986229d150875275a868ab940a37766a11988b Mon Sep 17 00:00:00 2001 From: Ryan Huffman Date: Tue, 24 Mar 2015 13:43:10 -0700 Subject: [PATCH] Rename edit-entities-commands.html to edit-commands.html --- .../html/{edit-entities-commands.html => edit-commands.html} | 0 interface/src/Application.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename interface/resources/html/{edit-entities-commands.html => edit-commands.html} (100%) diff --git a/interface/resources/html/edit-entities-commands.html b/interface/resources/html/edit-commands.html similarity index 100% rename from interface/resources/html/edit-entities-commands.html rename to interface/resources/html/edit-commands.html diff --git a/interface/src/Application.h b/interface/src/Application.h index 4038b21739..898db76f07 100644 --- a/interface/src/Application.h +++ b/interface/src/Application.h @@ -113,7 +113,7 @@ static const float MIRROR_FIELD_OF_VIEW = 30.0f; static const quint64 TOO_LONG_SINCE_LAST_SEND_DOWNSTREAM_AUDIO_STATS = 1 * USECS_PER_SECOND; static const QString INFO_HELP_PATH = "html/interface-welcome.html"; -static const QString INFO_EDIT_ENTITIES_PATH = "html/edit-entities-commands.html"; +static const QString INFO_EDIT_ENTITIES_PATH = "html/edit-commands.html"; #ifdef Q_OS_WIN static const UINT UWM_IDENTIFY_INSTANCES =