mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Changed prompt text
This commit is contained in:
@@ -185,7 +185,7 @@ namespace Nuake
|
||||
{
|
||||
ImGui::Separator();
|
||||
|
||||
if(ImGui::MenuItem("Open In..."))
|
||||
if(ImGui::MenuItem("Open..."))
|
||||
{
|
||||
OS::OpenIn(file->GetAbsolutePath());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user