From d918d0a1f78696fec489c0ad7d581f9707b13df2 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 23 Jun 2013 04:29:12 +0000 Subject: Rename the gui interface to open-axiom. --- src/utils/command.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils') diff --git a/src/utils/command.cc b/src/utils/command.cc index 58ff52ab..f560f169 100644 --- a/src/utils/command.cc +++ b/src/utils/command.cc @@ -57,7 +57,7 @@ namespace OpenAxiom { "/bin/" OPENAXIOM_GUI_EXECUTABLE #define OPENAXIOM_GUI_EXECUTABLE \ - "gui" OPENAXIOM_EXEEXT + "open-axiom" OPENAXIOM_EXEEXT /* Path to the session manager, relative to OPENAXIOM_ROOT_DIRECTORY, or to the system root directory as specified on command line. */ -- cgit v1.2.3